Structured Data

    Excel At Math

    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: "Excel At Math",
      description: "Excel At Math is a tutoring center in Kennesaw specializing in K-12 mathematics instruction. They offer personalized tutoring to help students build confidence and mastery in math at all grade levels, from elementary through high school. The center provides both one-on-one and group instruction tailored to individual learning needs.",
      url: "https://www.excelatmath.org/",
      telephone: "+1-678-922-9516",
      address: {
        @type: "PostalAddress",
        streetAddress: "2255 Old 41 Hwy NW ste 120",
        addressLocality: "Kennesaw",
        addressRegion: "GA",
        postalCode: "30144",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0086097,
        longitude: -84.60526759999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Kennesaw and surrounding areas of North Atlanta, Georgia",
      knowsAbout: "Tutoring & Test Prep, K-12 students struggling with math, students preparing for standardized tests, families seeking supplemental math support, advanced students seeking enrichment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Math Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Learning 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.