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: "Anytime Fitness - Bobby's Way",
description: "Anytime Fitness - Bobby's Way is a locally owned and operated 24/7 gym in Staunton offering personalized coaching services, small group training, virtual coaching, and nutrition guidance to help members reach their fitness goals. The facility features comprehensive strength and cardio equipment, private facilities, and free fitness consultations with personalized plan development. Members gain access to 5,500+ Anytime Fitness locations worldwide, plus the option to try Apple Fitness+ free.",
url: "https://www.anytimefitness.com/locations/staunton-virginia-3195/",
telephone: "+1-540-221-2900",
address: {
@type: "PostalAddress",
streetAddress: "20 Bobby's Way Ste 103",
addressLocality: "Staunton",
addressRegion: "VA",
postalCode: "24401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.1095232,
longitude: -78.99873810000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "110",
bestRating: "5"
},
areaServed: "Staunton, Virginia and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness beginners seeking personalized guidance, professionals needing 24/7 flexible access, frequent travelers, people pursuing specific fitness goals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned & Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Access + Global Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coaching Services"
}
],
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.