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: "Valley Physical Therapy and Sports Performance",
description: "Valley Physical Therapy and Sports Performance, led by Adam, offers personalized one-on-one physical therapy care in Harrisonburg, VA. The clinic specializes in manual therapy techniques including soft tissue mobilization and dry needling, customized exercise programs for injury rehabilitation, and sport-specific performance training designed to maximize athletic ability and prevent future injuries. Adam combines detailed movement analysis and whole-patient care to help clients—especially runners and athletes—resolve chronic pain and return to their desired activities.",
url: "http://www.valleyptandsport.com/",
telephone: "+1-540-208-0838",
address: {
@type: "PostalAddress",
streetAddress: "2505-B Evelyn Byrd Ave",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4234775,
longitude: -78.8440645
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Physical Therapy, Athletes and runners, people with chronic pain seeking specialized care, post-injury rehabilitation patients, sports performance enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Personalized Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Athlete and Sports Performance Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Manual Therapy"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.