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 - Jackson Creek Pkwy",
description: "Mathnasium is a specialized math tutoring center serving students from elementary through high school in Monument and surrounding areas. Their trained instructors use a proprietary curriculum and one-on-one coaching to build math confidence and proficiency, with flexible scheduling including after-school and weekend sessions. They focus on making math accessible and enjoyable for every learning style.",
url: "https://www.mathnasium.com/math-centers/monument",
telephone: "+1-719-886-6284",
address: {
@type: "PostalAddress",
streetAddress: "15746 Jackson Creek Pkwy",
addressLocality: "Monument",
addressRegion: "CO",
postalCode: "80132",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.0629606,
longitude: -104.84879099999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Monument, CO and surrounding El Paso County communities",
knowsAbout: "Tutoring & Test Prep, Elementary and middle school students needing math support, high school students preparing for standardized tests, students with math anxiety",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Proprietary Math Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Instructors"
}
],
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.