Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Kumon Math and Reading Center of San Antonio - Stone Oak",
description: "Kumon Math and Reading Center of San Antonio - Stone Oak is a tutoring center that uses the Kumon Method, a personalized learning approach designed to build math and reading proficiency through self-directed study and incremental progress. Located in the Stone Oak area of San Antonio, the center serves students of all ages with customized worksheets and one-on-one instruction that help learners work at their own pace to achieve mastery.",
url: "https://www.kumon.com/stone-oak/",
telephone: "+1-210-900-2786",
address: {
@type: "PostalAddress",
streetAddress: "19239 Stone Oak Pkwy SUITE #104",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78258",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.628891,
longitude: -98.49660899999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "17",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Students needing math or reading support, parents seeking supplemental tutoring, learners who benefit from self-paced instruction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method"
},
{
@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.