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 Madison - West",
description: "Kumon Math and Reading Center of Madison - West is a tutoring franchise specializing in customized math and reading instruction for students from preschool through high school. Using the Kumon Method, instructors work with each student at their own pace to build fundamental skills and confidence in mathematics and reading comprehension. Located on Odana Road in Madison, this center combines self-learning worksheets with one-on-one instructor guidance to help students advance academically.",
url: "https://www.kumon.com/madison-west/",
telephone: "+1-608-827-9631",
address: {
@type: "PostalAddress",
streetAddress: "6504 Odana Rd",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53719",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.055417,
longitude: -89.4918799
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Madison, WI and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Students needing foundational math and reading support, Parents seeking after-school enrichment, Students building independent learning habits",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Grade Levels"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Pacing"
}
],
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.