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: "Planet Fitness - Wegmans Wy",
description: "Planet Fitness is a full-service gym offering affordable membership options with access to cardio equipment, strength training machines, free weights, and group fitness classes. Located on Wegmans Way in Charlottesville, this franchise location provides a judgment-free environment designed for all fitness levels, from beginners to experienced gym-goers. They offer personal training services, hydromassage chairs, tanning beds, and frequently run promotions for new members.",
url: "https://www.planetfitness.com/gyms/charlottesville-va",
telephone: "+1-434-202-0437",
address: {
@type: "PostalAddress",
streetAddress: "150 Wegmans Wy Unit 500",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0088924,
longitude: -78.4970014
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "685",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Fitness & Personal Training, Budget-conscious fitness enthusiasts, gym beginners, people seeking group fitness classes, those wanting flexible membership terms",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Judgment-Free Zone"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Budget-Friendly Membership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Facility Amenities"
}
],
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.