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 Scottsdale - Mountainside",
description: "Kumon Math and Reading Center of Scottsdale - Mountainside is a learning center offering individualized math and reading instruction for students of all ages. Using the Kumon Method, a self-learning approach that emphasizes practice and mastery, the center helps students build confidence and proficiency in foundational academic skills through one-on-one guidance and customized worksheets.",
url: "https://www.kumon.com/scottsdale-mountainside",
telephone: "+1-480-391-9379",
address: {
@type: "PostalAddress",
streetAddress: "Adobe Ranch Plaza, 10855 N Frank Lloyd Wright Blvd SUITE #108",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85259",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5848434,
longitude: -111.8338524
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Scottsdale and surrounding Phoenix metro areas",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students building math fundamentals, Students seeking reading comprehension support, Parents wanting supplemental after-school academics",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kumon Method Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Ages Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Scottsdale 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.