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: "Ruthe B Cowl Rehabilitation Center",
description: "Ruthe B Cowl Rehabilitation Center is a medical facility in Laredo specializing in rehabilitation services for patients recovering from injury, illness, or surgery. Located on North Malinche Avenue, the center provides clinical rehabilitation care with a focus on helping patients regain mobility and independence. The center serves the Laredo community and surrounding areas with professional medical rehabilitation support.",
url: "http://www.ruthebcowl.org/",
telephone: "+1-956-722-2431",
address: {
@type: "PostalAddress",
streetAddress: "1220 N Malinche Ave",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78043",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.5072804,
longitude: -99.4754954
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Physical Therapy, Post-surgical patients, injury recovery patients, individuals needing clinical rehabilitation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Rehabilitation Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Based 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.