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: "Motion Massage",
description: "Motion Massage in Vienna, VA offers integrated massage therapy specializing in sports massage, injury recovery, and therapeutic care. Their expert therapists provide targeted treatments for peak athletic performance, post-surgical rehabilitation, chronic pain relief, scar care, and overall wellness. They customize each session to address clients' specific health needs, whether recovering from sports injuries, surgery, or everyday aches.",
url: "http://motionmassageva.com/",
telephone: "+1-571-587-9470",
address: {
@type: "PostalAddress",
streetAddress: "216 Dominion Rd NE",
addressLocality: "Vienna",
addressRegion: "VA",
postalCode: "22180",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.903665,
longitude: -77.26648159999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "47",
bestRating: "5"
},
areaServed: "Vienna, Falls Church, and surrounding Northern Virginia communities",
knowsAbout: "Massage Therapy, Athletes and active individuals, Post-surgical patients, Those with chronic pain or injuries, Anyone seeking therapeutic wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Performance Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Recovery Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Condition-Specific Customization"
}
],
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.