Structured Data

    Mentis Learning Center

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mentis Learning Center",
      description: "Mentis Learning Center in Bakersfield provides tutoring and academic support services to help students improve their grades and test performance. Located on Ming Avenue, the center offers personalized instruction designed to address individual learning needs and build academic confidence.",
      telephone: "+1-661-834-2010",
      address: {
        @type: "PostalAddress",
        streetAddress: "5500 Ming Ave #229",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93309",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3380255,
        longitude: -119.06358429999999
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, Students preparing for standardized tests, Families seeking personalized tutoring",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Bakersfield Location"
        }
      ],
      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.