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: "Taurus Academy Lamar",
description: "Taurus Academy is a fitness and martial arts training facility offering personalized strength coaching, group fitness classes, and martial arts instruction for all ages and skill levels. Located on South Lamar in Austin, the academy combines functional fitness programming with combat sports training in a welcoming community environment designed for both beginners and experienced athletes.",
url: "https://www.taurusacademy.com/locations/lamar?y_source=1_MTE2NjkwODItNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-737-402-8681",
address: {
@type: "PostalAddress",
streetAddress: "715 S Lamar Blvd",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.257910799999994,
longitude: -97.75926009999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "166",
bestRating: "5"
},
areaServed: "Austin, TX and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking martial arts training, people wanting personalized strength coaching, families looking for youth athletic programs, beginners exploring group fitness classes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Discipline Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Ages Programming"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "South Lamar Location"
}
],
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.