Structured Data

    Mathnasium - E 2100 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 - E 2100 S",
      description: "Mathnasium is a math tutoring center specializing in customized learning plans for students of all ages and skill levels. Located in the Sugarhouse area of Salt Lake City, this center uses their proprietary Mathnasium Method to help students build math confidence and competency through personalized instruction. They serve elementary through high school students with one-on-one and small group sessions designed to address individual learning gaps and accelerate progress.",
      url: "https://www.mathnasium.com/math-centers/sugarhouse",
      telephone: "+1-385-242-7610",
      address: {
        @type: "PostalAddress",
        streetAddress: "1511 E 2100 S Ste 104",
        addressLocality: "Salt Lake City",
        addressRegion: "UT",
        postalCode: "84105",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7261112,
        longitude: -111.8476901
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Salt Lake City and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Elementary and middle school students struggling with math fundamentals, high school students preparing for standardized tests, students seeking homework help and confidence building",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Proprietary Mathnasium Method"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized 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.