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: "VEG ER for Pets - S State Hwy 161",
description: "VEG ER for Pets is an emergency veterinary hospital in Grand Prairie providing 24/7 urgent and emergency care for dogs, cats, and exotic pets. As a dedicated emergency clinic, they handle critical cases, trauma, and after-hours medical needs when primary care veterinarians aren't available. Their experienced emergency medicine team uses advanced diagnostics and treatment protocols to stabilize and care for pets in acute distress.",
url: "https://www.veg.com/locations/texas/grand-prairie",
telephone: "+1-469-915-4013",
address: {
@type: "PostalAddress",
streetAddress: "3142 S State Hwy 161 Suite 400",
addressLocality: "Grand Prairie",
addressRegion: "TX",
postalCode: "75052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.695535,
longitude: -97.023123
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "496",
bestRating: "5"
},
areaServed: "Grand Prairie, Arlington, and surrounding Dallas-Fort Worth area",
knowsAbout: "Veterinarians, Pet owners with emergency situations after hours, owners of exotic pets needing urgent care, anyone whose pet requires immediate stabilization before transfer to specialty care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Exotic Pet Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Emergency Diagnostics"
}
],
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.