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 Henderson - Pecos & Wigwam",
description: "Kumon Math and Reading Center of Henderson - Pecos & Wigwam is a franchised learning center offering individualized math and reading instruction for children from preschool through high school. Using Kumon's proven methodology, instructors work with each student at their own pace to build strong foundational skills and foster independent learning habits. The center provides both in-person and online tutoring options to serve families throughout the Henderson area.",
url: "http://www.kumon.com/henderson-pecos-wigwam",
telephone: "+1-702-570-1333",
address: {
@type: "PostalAddress",
streetAddress: "2543 Wigwam Pkwy",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89074",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0338419,
longitude: -115.0988286
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Henderson, NV and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing math and reading support, homeschooled children, families seeking supplemental after-school instruction, high school students building test readiness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Learning Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Age Range"
}
],
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.