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: "Therapy First LLC",
description: "Therapy First LLC is a physical therapy clinic in Corpus Christi specializing in personalized rehabilitation and recovery services. They offer evidence-based treatment for injuries, post-surgical conditions, and chronic pain management, with a focus on helping patients regain mobility and function. Their experienced team provides comprehensive care tailored to each patient's specific needs and goals.",
url: "http://www.therapyfirst.net/",
telephone: "+1-361-993-4778",
address: {
@type: "PostalAddress",
streetAddress: "2101 Airline Rd",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78414",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.6917469,
longitude: -97.3644966
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with chronic pain, people seeking to improve mobility and function",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Treatment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Rehabilitation Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Accepted"
}
],
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.