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: "TSAOG Orthopaedics - Physical Therapy & Hand Therapy (Quarry Area)",
description: "TSAOG Orthopaedics operates a dedicated physical therapy and hand therapy clinic in San Antonio's Quarry area, providing specialized rehabilitation services for orthopedic conditions, post-surgical recovery, and hand injuries. The clinic is part of the larger TSAOG orthopaedic practice and focuses on evidence-based therapy to restore function and mobility. Their therapists work with patients recovering from surgery, sports injuries, and chronic orthopedic conditions.",
url: "http://www.tsaog.com/our-specialties/therapy?HandTherapy%28QuarryArea%29=&y_source=1_MjM4NzAzNDItNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-210-804-5530",
address: {
@type: "PostalAddress",
streetAddress: "400 Concord Plaza Dr",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78216",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.506661,
longitude: -98.481262
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "307",
bestRating: "5"
},
areaServed: "San Antonio and surrounding areas",
knowsAbout: "Physical Therapy, Post-surgical patients, athletes and sports injury patients, individuals with hand injuries or conditions, patients needing orthopedic rehabilitation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Hand Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of TSAOG Orthopaedics"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Orthopedic Focus"
}
],
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.