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 Harrisburg - Town Center",
description: "Kumon Math and Reading Center of Harrisburg - Town Center is a tutoring center offering personalized math and reading instruction for students of all ages. Using the Kumon Method, a self-learning approach that emphasizes mastery and independence, the center provides individualized worksheets and pacing tailored to each student's level. Located in Harrisburg's Town Center, this franchise center helps students build foundational skills, improve academic confidence, and develop independent learning habits.",
url: "https://www.kumon.com/harrisburg-town-center",
telephone: "+1-704-312-5889",
address: {
@type: "PostalAddress",
streetAddress: "4200 Main St Suite 105",
addressLocality: "Harrisburg",
addressRegion: "NC",
postalCode: "28075",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.3261517,
longitude: -80.6457537
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Harrisburg, NC and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students, parents seeking supplemental math and reading support, students who benefit from independent, self-paced learning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Ages Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
}
],
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.