Structured Data

    Mathnasium - Concord Pkwy S

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mathnasium - Concord Pkwy S",
      description: "Mathnasium is a math-focused tutoring center that helps students build confidence and mastery in mathematics through customized learning programs. Their instructors use a proprietary teaching method to break down complex concepts into manageable steps, serving students from elementary through high school. The Concord location offers both in-person and online tutoring sessions tailored to each student's pace and learning style.",
      url: "https://www.mathnasium.com/math-centers/concord",
      telephone: "+1-704-883-5355",
      address: {
        @type: "PostalAddress",
        streetAddress: "3689 Concord Pkwy S",
        addressLocality: "Concord",
        addressRegion: "NC",
        postalCode: "28027",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.369908599999995,
        longitude: -80.6641817
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Concord, NC and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Students struggling with math concepts, learners preparing for standardized tests, students seeking personalized instruction, parents looking for after-school academic support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Proprietary Learning Method"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Delivery Options"
        }
      ],
      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.