{
  "@context": "https://schema.org",
  "@type": "EducationalOrganization",
  "name": "Dev Mentor Hub",
  "description": "This platform is exclusively designed to connect students (mentees) with mentors, providing hands-on training through the development of ultra-innovative, visionary projects that build real-world experience and skills",
  "url": "https://devmentorhub.com",
  "logo": "https://devmentorhub.com/logo.png",
  "sameAs": [
    "https://twitter.com/devmentorhub",
    "https://linkedin.com/company/devmentorhub",
    "https://github.com/devmentorhub",
    "https://dev.to/devmentorhub",
    "https://medium.com/@devmentorhub",
    "https://hashnode.com/@devmentorhub",
    "https://stackoverflow.com/c/devmentorhub"
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.9",
    "reviewCount": "250",
    "bestRating": "5",
    "worstRating": "1"
  },
  "offers": {
    "@type": "AggregateOffer",
    "highPrice": "599",
    "lowPrice": "10",
    "priceCurrency": "INR",
    "offerCount": "4",
    "offers": [
      {
        "@type": "Offer",
        "name": "AI Development Certification Program",
        "price": "599",
        "priceCurrency": "INR",
        "description": "Master AI development with certification, hands-on projects and expert mentorship"
      },
      {
        "@type": "Offer",
        "name": "Frontend Development Certification Program",
        "price": "599",
        "priceCurrency": "INR",
        "description": "Build modern web applications with React and TypeScript, earn professional certification"
      },
      {
        "@type": "Offer",
        "name": "Full Stack Development Certification Program",
        "price": "599",
        "priceCurrency": "INR",
        "description": "Master full stack development with certification and real-world projects"
      },
      {
        "@type": "Offer",
        "name": "Low-Code Development Certification Program",
        "price": "599",
        "priceCurrency": "INR",
        "description": "Learn rapid application development with low-code platforms and get certified"
      }
    ]
  },
  "knowsAbout": [
    "Professional Developer Certification",
    "Software Development Certification",
    "Web Development Certification",
    "AI Development Certification",
    "Frontend Development Certification",
    "Full Stack Development Certification",
    "Low-Code Development Certification",
    "Technical Mentorship",
    "Career Development"
  ],
  "hasCredential": {
    "@type": "EducationalOccupationalCredential",
    "name": "Professional Developer Certificate",
    "credentialCategory": "Professional Certification",
    "validFor": "Lifetime",
    "recognizedBy": "Industry Professionals"
  }
}