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 San Jose - Story Road",
description: "Kumon Math and Reading Center of San Jose - Story Road is a franchise learning center offering individualized math and reading instruction for children from preschool through high school. Using the Kumon Method, students work through self-paced worksheets designed to build foundational skills and confidence in core subjects. The center focuses on helping students develop independence and a love of learning while strengthening academic performance.",
url: "https://www.kumon.com/san-jose-east-ca",
telephone: "+1-408-993-8882",
address: {
@type: "PostalAddress",
streetAddress: "779 Story Rd #25",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.329589999999996,
longitude: -121.85920999999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "18",
bestRating: "5"
},
areaServed: "San Jose, CA and surrounding East Bay areas",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing math or reading support, high school students building core academic skills, parents seeking structured after-school enrichment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Self-Paced Kumon Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Ages Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
}
],
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.