Structured Data

    Shater Learning Center

    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: "Shater Learning Center",
      description: "Shater Learning Center is an educational tutoring service in El Cajon offering personalized academic support for K-12 students. They provide one-on-one and group instruction across core subjects, helping students build confidence and improve academic performance. The center specializes in individualized learning plans tailored to each student's needs and learning style.",
      url: "https://www.shaterlearningcenter.com/",
      telephone: "+1-619-938-5383",
      address: {
        @type: "PostalAddress",
        streetAddress: "2990 Jamacha Rd Suite 156",
        addressLocality: "El Cajon",
        addressRegion: "CA",
        postalCode: "92019",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7407167,
        longitude: -116.9413975
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "El Cajon, CA and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, parents seeking personalized tutoring, students preparing for standardized tests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One & Group 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.