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: "War House Gym San Antonio",
description: "War House Gym San Antonio is a private, members-only fitness facility featuring custom-designed War Machines and specialized strength training equipment fabricated by Atom Steel. The gym operates 24/7 for members with staffed hours Monday-Friday 7am-7pm, maintaining a membership capacity limit to ensure an uncrowded, focused training environment. War House Gym offers individual memberships with access to both their San Antonio and San Diego locations, catering to serious lifters and strength athletes seeking premium equipment and a dedicated community.",
url: "https://engineering-an-empire.getlearnworlds.com/home?site_template_id=63b7658f39799e5e7508fb01",
telephone: "+1-210-636-9655",
address: {
@type: "PostalAddress",
streetAddress: "119 W Lachapelle",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78204",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.4064417,
longitude: -98.5034132
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "253",
bestRating: "5"
},
areaServed: "San Antonio, Texas and surrounding areas",
knowsAbout: "Fitness & Personal Training, Serious strength athletes, powerlifters, advanced fitness enthusiasts, members seeking premium equipment and uncrowded training facilities",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom War Machines Equipment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Membership Capacity Control"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Member Access"
}
],
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.