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: "RheuFit",
description: "RheuFit is a specialized fitness gym in Chesapeake, VA offering personal training, group fitness classes, and customized workout programs. The facility caters to clients seeking one-on-one coaching and community-based fitness experiences, with a focus on personalized training solutions to help members achieve their health and fitness goals.",
url: "http://rheufittraining.com/",
telephone: "+1-757-354-1094",
address: {
@type: "PostalAddress",
streetAddress: "2636 Campostella Rd #104",
addressLocality: "Chesapeake",
addressRegion: "VA",
postalCode: "23324",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8109994,
longitude: -76.25722449999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Chesapeake, VA and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personal attention, individuals recovering from injury or illness, group fitness participants, busy professionals wanting flexible training schedules",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Training Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Training Options"
}
],
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.