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: "PRN Physical Therapy - San Diego, Camino Del Rio N.",
description: "PRN Physical Therapy is a full-service physical therapy clinic in San Diego offering personalized rehabilitation and injury treatment. Their team of licensed physical therapists specializes in orthopedic rehabilitation, sports injuries, post-surgical recovery, and manual therapy techniques. PRN combines evidence-based treatment protocols with direct access care, allowing patients to begin therapy without a physician referral.",
url: "https://www.prnpt.com/locations/191/prn-physical-therapy-san-diego-camino-del-rio-n/san-diego/location-details",
telephone: "+1-619-295-3000",
address: {
@type: "PostalAddress",
streetAddress: "2650 Camino Del Rio N Ste 200",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92108",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7731317,
longitude: -117.13524040000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "121",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas",
knowsAbout: "Physical Therapy, Athletes and active individuals, Post-surgical recovery patients, People with orthopedic injuries, Anyone seeking non-surgical pain management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Rehabilitation Services"
}
],
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.