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: "Dmv Pro Trainers",
description: "DMV Pro Trainers is a fitness center in Alexandria specializing in personalized one-on-one training and group fitness classes. Led by experienced trainers, they offer customized workout programs designed to help clients achieve their specific fitness goals, whether it's strength building, weight loss, or overall health improvement. Their approach combines professional coaching with a supportive community atmosphere.",
url: "https://www.dmvprotrainers.com/",
telephone: "+1-703-992-4423",
address: {
@type: "PostalAddress",
streetAddress: "5909 Highdale Cir Unit M",
addressLocality: "Alexandria",
addressRegion: "VA",
postalCode: "22310",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.790315899999996,
longitude: -77.1387913
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "46",
bestRating: "5"
},
areaServed: "Alexandria, Virginia and surrounding DMV area",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking personalized fitness guidance, individuals with specific fitness goals, beginners wanting expert coaching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Customization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Local Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Format 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.