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 Decatur Blvd",
description: "Mathnasium is a math-focused tutoring center that provides personalized instruction to help students build confidence and mastery in mathematics. Located on N Decatur Blvd in Las Vegas, Mathnasium uses a proprietary teaching method and customized learning plans to address each student's specific math challenges, from elementary through high school levels. The center offers both in-person sessions and flexible scheduling to fit busy family schedules.",
url: "https://www.mathnasium.com/math-centers/aliante",
telephone: "+1-702-608-5550",
address: {
@type: "PostalAddress",
streetAddress: "6536 N Decatur Blvd",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89131",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.2786165,
longitude: -115.20333719999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "69",
bestRating: "5"
},
areaServed: "Las Vegas and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students struggling with math, students preparing for standardized tests, high school students needing algebra or geometry support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Proprietary Math Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
}
],
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.