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 Phoenix - North Central",
description: "Kumon Math and Reading Center Phoenix - North Central offers individualized math and reading instruction for children from preschool through high school. The center uses the Kumon Method, a self-learning system that develops critical thinking and problem-solving skills through carefully designed worksheets and one-on-one guidance. Located in North Central Phoenix, this center helps students build confidence and mastery in core academic subjects at their own pace.",
url: "https://www.kumon.com/phoenix-north-central",
telephone: "+1-623-259-8367",
address: {
@type: "PostalAddress",
streetAddress: "1309 E Northern Ave",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85020",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.552763999999996,
longitude: -112.05384199999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Phoenix and surrounding North Central areas, Arizona",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing math and reading reinforcement, parents seeking structured after-school enrichment, high school students preparing for standardized tests",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Age Groups Served"
}
],
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.