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: "Clear Choice ER",
description: "Clear Choice ER is a full-service emergency room in Laredo providing 24/7 acute care for urgent medical conditions without the long wait times of traditional hospital ERs. The facility offers comprehensive emergency services including on-site imaging, laboratory testing, and physician-led care for injuries, illnesses, and acute health concerns. They serve patients who need immediate medical attention but don't require hospital admission or complex surgical intervention.",
url: "https://clearchoiceer.com/",
telephone: "+1-956-242-4225",
address: {
@type: "PostalAddress",
streetAddress: "7105 N Bartlett Ave #101",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.567792899999997,
longitude: -99.46243460000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "215",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Veterinarians, Patients needing urgent emergency care, individuals with injuries or acute illnesses, families seeking faster ER alternatives",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive On-Site Diagnostics"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Physician-Led 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.