Structured Data

    Mathnasium - Coffee 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 - Coffee Rd",
      description: "Mathnasium is a math tutoring center specializing in personalized instruction for students of all ages and skill levels. Located in Bakersfield on Coffee Rd, the center offers one-on-one and small group sessions designed to build math confidence and mastery through customized learning plans. Whether students need help with foundational concepts or test preparation, Mathnasium combines expert instruction with a proven methodology to make math accessible and enjoyable.",
      url: "https://www.mathnasium.com/math-centers/bakersfieldnw",
      telephone: "+1-661-469-4144",
      address: {
        @type: "PostalAddress",
        streetAddress: "6077 Coffee Rd Ste A",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93308",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.414175,
        longitude: -119.09373620000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing math support, students preparing for standardized tests, struggling learners building confidence",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Math Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Proven Methodology"
        }
      ],
      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.