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 Dorchester",
description: "Kumon Math and Reading Center of Dorchester is a learning center offering personalized math and reading instruction for students of all ages. Using the Kumon Method, an individualized approach that builds fundamental skills and self-learning ability, the center helps students develop confidence and proficiency in core academic subjects. Located in Dorchester, this center provides structured, one-on-one support designed to complement school learning.",
url: "https://www.kumon.com/dorchester",
telephone: "+1-857-220-8881",
address: {
@type: "PostalAddress",
streetAddress: "289 Adams St Unit B",
addressLocality: "Dorchester",
addressRegion: "MA",
postalCode: "02122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.299409499999996,
longitude: -71.0585601
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Dorchester and surrounding Boston neighborhoods",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing math and reading support, high school students strengthening core skills, parents seeking structured after-school learning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Ages Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
}
],
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.