Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 37 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Concentra Urgent Care",
url: "https://www.concentra.com/urgent-care-centers/texas/corpus-christi/laredo-urgent-care/#nearbylocations_g=27.541701792%7C-99.505984263&nearbylocations_o=DistanceMi%2CAscending&nearbylocations_distancemi=20&nearbylocations_DistanceMi=20",
telephone: "+1-956-284-0100",
address: {
@type: "PostalAddress",
streetAddress: "4500 San Bernardo Ave STE 108",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.5410699,
longitude: -99.507042
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "886",
bestRating: "5"
},
knowsAbout: "Physical Therapy",
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.