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 Orlando - Southchase",
description: "Kumon Math and Reading Center of Orlando - Southchase is a supplemental learning center offering individualized math and reading programs for children of all ages. Using Kumon's self-learning methodology, students work at their own pace through carefully structured worksheets and exercises designed to build competency and confidence. The center provides both in-person instruction and support to help students strengthen foundational skills, improve academic performance, and develop independent learning habits.",
url: "https://www.kumon.com/orlando--southchase/",
telephone: "+1-407-930-5577",
address: {
@type: "PostalAddress",
streetAddress: "12477 S Orange Blossom Trl",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32837",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.383503400000002,
longitude: -81.40357209999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Orlando and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing academic support, parents seeking supplemental math and reading instruction, students wanting to build independent learning skills",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Self-Learning Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Math and Reading Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Ages Welcome"
}
],
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.