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: "Rady Children's Physical Therapy",
description: "Rady Children's Physical Therapy is a specialized pediatric physical therapy program operated by Rady Children's Hospital-San Diego. They provide evidence-based physical therapy services designed specifically for children, addressing developmental delays, orthopedic conditions, neurological disorders, and post-surgical rehabilitation. Their team of licensed physical therapists works with children from infancy through adolescence to improve mobility, strength, and functional independence.",
url: "https://www.rchsd.org/programs-services/physical-therapy/",
telephone: "+1-858-966-8100",
address: {
@type: "PostalAddress",
streetAddress: "3665 Kearny Villa Rd #300",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92123",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8086842,
longitude: -117.14991289999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas",
knowsAbout: "Physical Therapy, Children with developmental delays, post-surgical recovery needs, orthopedic injuries, neurological conditions, families seeking hospital-coordinated pediatric care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Hospital-Affiliated Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialization"
}
],
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.