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 - N Military Hwy",
description: "Planet Fitness is a large-scale gym offering 24/7 access to cardio equipment, strength training machines, free weights, and functional fitness areas. The Norfolk Military Highway location features additional amenities including a tanning studio and spa services. Known for an affordable membership model and a non-intimidating environment that welcomes all fitness levels, Planet Fitness caters to both serious athletes and casual gym-goers.",
url: "https://www.planetfitness.com/gyms/norfolk-military-hwy-va",
telephone: "+1-757-330-5339",
address: {
@type: "PostalAddress",
streetAddress: "415 N Military Hwy Ste 23",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23502",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8477542,
longitude: -76.2129542
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "862",
bestRating: "5"
},
areaServed: "Norfolk, VA and surrounding areas",
knowsAbout: "Fitness & Personal Training, Budget-conscious fitness seekers, beginners building workout habits, shift workers needing flexible hours, people seeking a judgment-free gym environment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Affordable Membership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Spa & Tanning Included"
}
],
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.