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 Seattle - Queen Anne",
description: "Kumon Math and Reading Center of Seattle - Queen Anne offers individualized tutoring programs in mathematics and reading for children from preschool through high school. Using the Kumon Method, an established self-learning system, students work through carefully structured worksheets at their own pace to build fundamental skills and confidence. The center provides personalized instruction designed to help each student advance beyond grade level while developing independent learning habits.",
url: "https://www.kumon.com/seattle-queen-anne/",
telephone: "+1-206-216-4426",
address: {
@type: "PostalAddress",
streetAddress: "1570 W Armory Way #105",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98119",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6397566,
longitude: -122.377006
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Seattle and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Students seeking to advance beyond grade level, parents looking for after-school enrichment, children who benefit from self-paced learning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Programs"
},
{
@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.