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: "Four Horsman Fitness",
description: "Four Horsman Fitness is a Golden-based gym and fitness studio specializing in corrective exercise, mobility training, strength conditioning, and endurance work. Founded on four core pillars—mobility, endurance, strength, and corrective exercise—they offer one-on-one personal training, small group classes, and at-home programming tailored to all fitness levels. They also provide corporate wellness programs designed to improve employee health, reduce aches, enhance posture, and increase movement both on-site and in-studio.",
url: "http://fourhorsmanfitness.com/",
telephone: "+1-574-312-5171",
address: {
@type: "PostalAddress",
streetAddress: "15965 S Golden Rd Unit C1",
addressLocality: "Golden",
addressRegion: "CO",
postalCode: "80401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.735023399999996,
longitude: -105.1786105
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "58",
bestRating: "5"
},
areaServed: "Golden, CO and surrounding areas",
knowsAbout: "Fitness & Personal Training, Individuals seeking corrective exercise and mobility work, people recovering from injury or postural issues, corporate teams looking to improve employee wellness, strength training enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Four Pillars Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Personal Training Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corporate Wellness Programs"
}
],
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.