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: "Spine & Sport Physical Therapy - Hillcrest, 5th Ave.",
description: "Spine & Sport Physical Therapy in Hillcrest offers evidence-based rehabilitation services for musculoskeletal conditions, sports injuries, and post-surgical recovery. Their licensed physical therapists specialize in manual therapy, therapeutic exercise, and personalized treatment plans designed to restore mobility and reduce pain. With a focus on both acute injuries and chronic conditions, they serve athletes, post-surgical patients, and individuals seeking to improve functional movement.",
url: "https://www.spineandsport.com/locations/10/spine-and-sport-physical-therapy-hillcrest-5th-ave/san-diego/location-details",
telephone: "+1-619-238-4318",
address: {
@type: "PostalAddress",
streetAddress: "3975 Fifth Ave #100",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92103",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.749392,
longitude: -117.16024200000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "76",
bestRating: "5"
},
areaServed: "San Diego and surrounding areas",
knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, people seeking injury prevention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Sports Rehabilitation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Physical Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Manual Therapy"
}
],
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.