Structured Data

    Mathnasium - Lead Mine Rd

    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: "Mathnasium - Lead Mine Rd",
      description: "Mathnasium is a math tutoring center that specializes in personalized math instruction for students from elementary through high school. Using their proprietary curriculum and teaching method, they help students build confidence and improve their math skills through one-on-one and small group sessions tailored to each student's level and learning style. Located on Lead Mine Rd in Raleigh, Mathnasium serves families seeking to strengthen foundational math skills, prepare for standardized tests, or overcome math anxiety.",
      url: "https://www.mathnasium.com/math-centers/leadmine",
      telephone: "+1-919-706-5483",
      address: {
        @type: "PostalAddress",
        streetAddress: "7713 Lead Mine Rd",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27615",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8867141,
        longitude: -78.6604481
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Students struggling with math fundamentals, families preparing for standardized tests (SAT/ACT), gifted students seeking enrichment, homeschooled students",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Proprietary Mathnasium Method"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        }
      ],
      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.