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 Stuart",
description: "Kumon Math and Reading Center of Stuart is a learning center offering individualized math and reading instruction for children of all ages, from preschool through high school. Using the Kumon Method, an established self-learning approach, students work through carefully structured materials at their own pace with guidance from trained instructors. Located in Stuart, this center helps students build confidence, improve academic performance, and develop independent learning habits.",
url: "https://www.kumon.com/stuart-fl/",
telephone: "+1-772-781-4773",
address: {
@type: "PostalAddress",
streetAddress: "2464 SE Federal Hwy",
addressLocality: "Stuart",
addressRegion: "FL",
postalCode: "34994",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.1740586,
longitude: -80.235111
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Stuart, FL and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing math or reading support, high school students preparing for standardized tests, parents seeking after-school enrichment, children building independent study habits",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Ages Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Focused Subjects"
}
],
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.