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: "Culture.",
description: "Culture is a modern boutique fitness and wellness destination in Garden City, Idaho, offering specialized group fitness classes including Heroboard Pilates, Strength training, and Boxing. Founded on the principle of empowering people through intentional, high-energy training experiences, Culture combines expert coaching with community-driven programming in an inclusive, elevated environment. Their signature classes blend precision movement, functional strength, and authentic technique—designed for all fitness levels with small class sizes and personalized guidance.",
url: "https://culturetwc.com/",
telephone: "+1-208-944-1304",
address: {
@type: "PostalAddress",
streetAddress: "116 E 40th St",
addressLocality: "Garden City",
addressRegion: "ID",
postalCode: "83714",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.629722099999995,
longitude: -116.2469029
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Garden City, Boise, and surrounding Idaho communities",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking boutique classes, people wanting low-impact strength training, athletes interested in boxing technique, individuals prioritizing form and small group coaching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Heroboard Pilates Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Group Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Driven Approach"
}
],
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.