Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Dam Neck Fitness Center",
description: "Dam Neck Fitness Center is a military-affiliated gym located in Virginia Beach that serves active duty and eligible military personnel with comprehensive fitness facilities and programs. The center offers strength training equipment, cardio machines, group fitness classes, and access to various wellness activities designed to support the health and fitness goals of the military community.",
url: "http://www.navymwroceanadamneck.com/programs/aff03438-4fda-48f3-8ba7-a6946d936318",
telephone: "+1-757-492-6101",
address: {
@type: "PostalAddress",
streetAddress: "1977 Terrier Ave #524",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23461",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.774529699999995,
longitude: -75.961591
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "151",
bestRating: "5"
},
areaServed: "Virginia Beach, VA",
knowsAbout: "Fitness & Personal Training, Active duty military personnel, Military service members, Veterans with eligibility",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Military-Affiliated Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Fitness 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.