Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Mathnasium - N 67th Ave",
description: "Mathnasium is a math tutoring center specializing in K-12 math instruction through customized learning plans and one-on-one sessions. Located in Glendale, this franchise center uses the Mathnasium Method to help students build math confidence and master core concepts at their own pace. Whether a student needs help catching up, staying ahead, or preparing for standardized tests, Mathnasium offers flexible in-person tutoring designed to fit individual learning styles.",
url: "https://www.mathnasium.com/math-centers/arrowhead",
telephone: "+1-623-566-1211",
address: {
@type: "PostalAddress",
streetAddress: "20165 N 67th Ave #107",
addressLocality: "Glendale",
addressRegion: "AZ",
postalCode: "85308",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6641129,
longitude: -112.2016915
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Glendale, Arizona and surrounding Phoenix metropolitan areas",
knowsAbout: "Tutoring & Test Prep, K-12 students needing math help, struggling math learners, students preparing for standardized tests, children seeking to get ahead in math",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mathnasium Method"
}
],
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.