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 - Stone Oak Pkwy",
description: "Mathnasium Stone Oak Pkwy is a math tutoring center that provides personalized instruction to students from elementary through high school. Using their proprietary curriculum and one-on-one teaching methods, they focus on building math confidence and mastery in areas where students struggle. This location serves the San Antonio area with flexible scheduling and a proven approach to helping students catch up, keep up, or get ahead in mathematics.",
url: "https://www.mathnasium.com/math-centers/stoneoak",
telephone: "+1-210-399-3151",
address: {
@type: "PostalAddress",
streetAddress: "19903 Stone Oak Pkwy",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78258",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.642419699999998,
longitude: -98.4909938
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "70",
bestRating: "5"
},
areaServed: "San Antonio and surrounding areas",
knowsAbout: "Tutoring & Test Prep, K-12 students needing math support, struggling learners seeking confidence building, students preparing for standardized tests",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Proprietary Mathnasium Method"
},
{
@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.