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 Gilbert - Lindsay & Warner",
description: "Kumon Math and Reading Center of Gilbert - Lindsay & Warner is a learning center offering individualized math and reading instruction for children from preschool through high school. Using the Kumon Method, a self-learning approach that builds foundational skills and confidence, this center provides personalized worksheets and one-on-one guidance tailored to each student's pace and level. The program focuses on developing strong problem-solving abilities and reading comprehension through consistent, structured practice.",
url: "https://www.kumon.com/gilbert-lindsay-warner/",
telephone: "+1-480-632-8228",
address: {
@type: "PostalAddress",
streetAddress: "911 S Lindsay Rd B-105",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85296",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.334209099999995,
longitude: -111.77099570000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Gilbert and surrounding Phoenix metro areas",
knowsAbout: "Tutoring & Test Prep, Students needing math and reading support, Parents seeking supplemental after-school learning, Children building confidence in academics",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Pacing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Preschool Through High School"
}
],
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.