Structured Data

    Math 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: "Math Learning Center",
      description: "Math Learning Center in Corpus Christi offers specialized math tutoring for students seeking to improve their skills and test performance. Located on Bonner Drive, they provide focused instruction designed to help students build confidence and mastery in mathematics across various grade levels.",
      telephone: "+1-361-855-8855",
      address: {
        @type: "PostalAddress",
        streetAddress: "4721 Bonner Dr # 102",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.708359400000003,
        longitude: -97.38871069999999
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Middle school students, high school students, students preparing for standardized tests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Math-Focused Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.