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 Oviedo",
description: "Kumon Math and Reading Center of Oviedo is an after-school learning program offering individualized instruction in math and reading for students of all ages. Using the Kumon Method, instructors guide each student through self-learning worksheets at their own pace, building confidence and mastery in foundational skills. The center serves families seeking supplemental academic support beyond traditional school.",
url: "https://www.kumon.com/oviedo-fl/",
telephone: "+1-407-971-8514",
address: {
@type: "PostalAddress",
streetAddress: "1500 Alafaya Trail SUITE 1040",
addressLocality: "Oviedo",
addressRegion: "FL",
postalCode: "32765",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.64753,
longitude: -81.20895999999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Oviedo and surrounding areas of central Florida",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing math and reading support, parents seeking after-school enrichment, students building confidence in foundational skills",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Subject Focus"
}
],
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.