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 Kirkland - Juanita",
description: "Kumon Math and Reading Center of Kirkland - Juanita is a personalized tutoring center offering individualized math and reading instruction for children from preschool through high school. Using the Kumon Method, instructors help students build foundational skills and develop self-learning abilities at their own pace. The center focuses on building confidence and mastery in core academic subjects through structured worksheets and one-on-one guidance.",
url: "https://www.kumon.com/kirkland-juanita-wa/",
telephone: "+1-425-305-3500",
address: {
@type: "PostalAddress",
streetAddress: "13520 100th Ave NE #90",
addressLocality: "Kirkland",
addressRegion: "WA",
postalCode: "98034",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.721964,
longitude: -122.206728
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Kirkland, WA and surrounding Puget Sound communities",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing math or reading support, homeschooling families, parents seeking after-school enrichment, children building foundational academic skills",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual-Subject Focus"
}
],
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.