Structured Data

    C2 Education of Chino Hills

    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: "C2 Education of Chino Hills",
      description: "C2 Education of Chino Hills is a comprehensive tutoring and test prep center serving students in the greater Chino Hills area. They offer personalized academic support across multiple subjects for K-12 students, along with specialized SAT and ACT test preparation programs. With a focus on individualized learning plans and experienced instructors, C2 Education helps students build confidence and achieve their academic goals.",
      url: "https://www.c2educate.com/locations/chino-hills-ca/",
      telephone: "+1-909-627-3323",
      address: {
        @type: "PostalAddress",
        streetAddress: "3626 Grand Ave C",
        addressLocality: "Chino Hills",
        addressRegion: "CA",
        postalCode: "91709",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0031074,
        longitude: -117.72808159999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Chino Hills, CA and surrounding communities",
      knowsAbout: "Tutoring & Test Prep, K-12 students needing subject tutoring, high school students preparing for college entrance exams, families seeking personalized academic support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Learning Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Test Preparation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Session 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.