Structured Data

    Thriving Minds Learning Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Thriving Minds Learning Center",
      description: "Thriving Minds Learning Center is a tutoring and educational consulting service located in Campbell, CA that helps students succeed academically through personalized instruction and test preparation. They offer comprehensive support across multiple subjects and grade levels, with a focus on individualized learning plans tailored to each student's needs and goals.",
      url: "http://www.thrivingmindslearning.com/",
      telephone: "+1-408-628-0378",
      address: {
        @type: "PostalAddress",
        streetAddress: "1875 S Winchester Blvd",
        addressLocality: "Campbell",
        addressRegion: "CA",
        postalCode: "95008",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.289839199999996,
        longitude: -121.95018069999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Campbell, CA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing subject tutoring, students preparing for standardized tests, families seeking personalized academic support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Instructors"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.