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 - FM3009",
description: "Mathnasium is a math-focused tutoring center that helps students build confidence and proficiency in mathematics through personalized instruction. Their trained instructors work with students of all ages to identify learning gaps, explain concepts clearly, and develop problem-solving skills using Mathnasium's proprietary teaching method. Whether your child needs help catching up, keeping up, or getting ahead in math, they offer customized learning plans tailored to each student's pace and goals.",
url: "https://www.mathnasium.com/math-centers/schertz",
telephone: "+1-210-646-6284",
address: {
@type: "PostalAddress",
streetAddress: "6032 FM3009 #180",
addressLocality: "Schertz",
addressRegion: "TX",
postalCode: "78154",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.604498300000003,
longitude: -98.27791529999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "108",
bestRating: "5"
},
areaServed: "Schertz, TX and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Students needing math help, parents seeking after-school tutoring, test prep students, gifted learners wanting enrichment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mathnasium Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Ages & Levels"
}
],
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.