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: "Callaghan Gym and Fitness Center",
description: "Callaghan Gym and Fitness Center is a full-service fitness facility in Portsmouth, VA offering gym equipment, group fitness classes, and wellness programs. Located at 310 Kempff St, the gym serves the local community with accessible fitness amenities and professional staff dedicated to helping members achieve their health goals.",
url: "https://www.navymwrnorfolkshipyard.com/programs/661dfa53-a256-470e-874a-8f9836004d8d",
telephone: "+1-757-967-2495",
address: {
@type: "PostalAddress",
streetAddress: "310 Kempff St",
addressLocality: "Portsmouth",
addressRegion: "VA",
postalCode: "23704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8142804,
longitude: -76.3109352
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "181",
bestRating: "5"
},
areaServed: "Portsmouth, VA and surrounding areas",
knowsAbout: "Fitness & Personal Training, Local fitness enthusiasts, Strength training beginners, Group fitness class participants, Community gym members",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused"
}
],
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.