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: "Vanderbilt Physical Medicine and Rehabilitation Nashville",
description: "Vanderbilt Physical Medicine and Rehabilitation Nashville is a clinical rehabilitation program affiliated with Vanderbilt Health, located in Nashville's medical district. The clinic provides comprehensive physical therapy and rehabilitation services for patients recovering from injury, surgery, or managing chronic conditions. As part of Vanderbilt's integrated health system, they offer evidence-based treatment with access to Vanderbilt's broader medical resources and specialist networks.",
url: "https://vanderbilthealth.com/locations/vanderbilt-physical-medicine-and-rehabilitation-nashville",
telephone: "+1-615-322-0738",
address: {
@type: "PostalAddress",
streetAddress: "2201 Children's Way Suite 1221",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37212",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1382997,
longitude: -86.8022787
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Nashville and surrounding Middle Tennessee communities",
knowsAbout: "Physical Therapy, Patients referred by Vanderbilt physicians, Post-operative recovery patients, Athletes with sports injuries, Those seeking care within an integrated health system",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Vanderbilt Health Network Integration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Rehabilitation Programs"
}
],
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.