Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Kumon Math and Reading Center of Elk Grove - Sheldon Crossing",
description: "Kumon Math and Reading Center of Elk Grove - Sheldon Crossing is a learning center offering individualized math and reading instruction for students of all ages. Using the Kumon Method, a self-learning program designed to build confidence and independence, the center provides customized worksheets and one-on-one guidance to help students master foundational skills and develop a love of learning. The program focuses on building competency at each student's own pace, whether they need remedial support or advancement beyond grade level.",
url: "https://www.kumon.com/elk-grove-sheldon-crossing/",
telephone: "+1-916-585-8448",
address: {
@type: "PostalAddress",
streetAddress: "8829 Sheldon Rd #120",
addressLocality: "Elk Grove",
addressRegion: "CA",
postalCode: "95624",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4388716,
longitude: -121.37295929999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Elk Grove, CA and surrounding areas",
knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, parents seeking after-school enrichment, students working below or above grade level",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Math & Reading Combined"
}
],
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.