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 Summerlin",
description: "Kumon Math and Reading Center of Summerlin is a learning center offering individualized math and reading instruction for children of all ages and ability levels. Using the Kumon Method, an established self-learning curriculum, students progress at their own pace through worksheets and one-on-one guidance from trained instructors. The center focuses on building confidence, mastery, and independent study skills alongside core academic competencies.",
url: "https://www.kumon.com/summerlin/",
telephone: "+1-702-240-4907",
address: {
@type: "PostalAddress",
streetAddress: "9691 Trailwood Dr UNIT 107",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89134",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.190936,
longitude: -115.30756509999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Summerlin and surrounding Las Vegas areas",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing math or reading support, advanced learners seeking enrichment, families wanting structured after-school instruction, students building independent study skills",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method Curriculum"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Focus on Independence"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Instruction"
}
],
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.