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: "Corpus Christi Nursing and Rehabilitation Center",
description: "Corpus Christi Nursing and Rehabilitation Center is a comprehensive skilled nursing and rehabilitation facility operated by Wellsential Health, offering inpatient and outpatient services including physical therapy, occupational therapy, speech therapy, and specialized care for cardiac, pulmonary, and stroke patients. The center provides post-surgical rehabilitation, orthopedic care including joint replacement recovery, wound care, respiratory therapy, and hospice services, along with home health services to help patients regain independence. The facility features modern amenities including a therapy gym, private and semi-private rooms, and recreational activities to support patient recovery and quality of life.",
url: "https://wellsentialhealth.org/location/corpus-christi-nursing-rehabilitation-center/",
telephone: "+1-361-992-0816",
address: {
@type: "PostalAddress",
streetAddress: "2735 Airline Rd",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78414",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.678874,
longitude: -97.36524999999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "92",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Physical Therapy, Post-surgical patients, elderly individuals needing skilled nursing care, patients recovering from cardiac or stroke events, individuals requiring orthopedic rehabilitation, families seeking comprehensive long-term care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Rehabilitation Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Inpatient and Outpatient Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Continuum of Care"
}
],
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.