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: "Mathnasium - S Gilbert Rd",
description: "Mathnasium is a math tutoring center where trained instructors help students in grades K-12 develop strong foundational math skills through customized learning plans. Located on S Gilbert Rd in Gilbert, this center uses a proprietary curriculum and one-on-one instruction to build confidence and proficiency in math. Whether a student needs help catching up, staying ahead, or preparing for standardized tests, Mathnasium tailors instruction to each child's learning style and pace.",
url: "https://www.mathnasium.com/math-centers/gilbert",
telephone: "+1-480-782-7987",
address: {
@type: "PostalAddress",
streetAddress: "756 S Gilbert Rd #103",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85296",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3361328,
longitude: -111.7906343
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "156",
bestRating: "5"
},
areaServed: "Gilbert and surrounding areas of Phoenix metropolitan area",
knowsAbout: "Tutoring & Test Prep, Students struggling with math fundamentals, parents seeking test prep support, learners who benefit from one-on-one attention, students needing confidence building in math",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Trained Math Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
}
],
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.