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: "United Wellness & Sports Rehab MCLEAN",
description: "United Wellness & Sports Rehab in McLean offers comprehensive chiropractic care, physical therapy, sports rehabilitation, and massage therapy. Led by experienced doctors with over 50 years of combined sports rehabilitation expertise, they specialize in treating athletes, active adults, women's health (including prenatal and postpartum care), youth sports injuries, military personnel, and motor vehicle accident/workers' compensation cases. Their treatment menu includes spinal adjustments, disc decompression, dry needling, Graston technique, muscle release therapy, custom orthotics, shockwave therapy, electric muscle stimulation, cupping, and personal training—all designed to address pain, improve mobility, and optimize performance without relying on medication.",
url: "https://www.unitedwellnesscenter.com/location/mclean/",
telephone: "+1-703-600-8208",
address: {
@type: "PostalAddress",
streetAddress: "1760 Old Meadow Rd Suite 500",
addressLocality: "McLean",
addressRegion: "VA",
postalCode: "22102",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9203338,
longitude: -77.21306609999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "75",
bestRating: "5"
},
areaServed: "McLean, VA and surrounding Northern Virginia communities",
knowsAbout: "Chiropractic, Athletes and active adults, individuals recovering from car accidents or work injuries, women managing prenatal/postpartum pain or reproductive health, youth sports participants, military service members, people seeking pain relief without medication",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Sports Rehabilitation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wide Age Range & Specialized Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Network Insurance & Convenient Scheduling"
}
],
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.