Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Kumon Math and Reading Center of San Leandro - Downtown",
description: "Kumon Math and Reading Center of San Leandro - Downtown is a learning center that provides individualized math and reading instruction for students of all ages. Using the Kumon Method, an established self-learning program, students work at their own pace through carefully designed worksheets to build foundational skills and confidence. The center offers both in-person sessions and is part of the global Kumon network, serving families throughout the San Leandro area.",
url: "http://www.kumon.com/san-leandro-downtown",
telephone: "+1-510-877-9131",
address: {
@type: "PostalAddress",
streetAddress: "689 E 14th St",
addressLocality: "San Leandro",
addressRegion: "CA",
postalCode: "94577",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.730080199999996,
longitude: -122.16034189999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "San Leandro, CA and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Students needing math and reading support, Parents seeking supplemental instruction, Students building study independence",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Instruction"
}
],
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.