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: "North Dallas Veterinary Emergency & Specialty Hospital",
description: "North Dallas Veterinary Emergency & Specialty Hospital is a full-service veterinary facility in Frisco offering emergency care, specialty surgical services, and comprehensive pet health services. The hospital provides 24/7 emergency care for urgent and critical pet conditions, along with specialized surgical procedures and diagnostic imaging. They serve as both an emergency referral center and primary care destination for pets throughout the Dallas area.",
url: "https://www.ndvesh.com/?y_source=1_MzY1NjQyMzYtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-469-598-1944",
address: {
@type: "PostalAddress",
streetAddress: "9560 Legacy Dr Suite 200",
addressLocality: "Frisco",
addressRegion: "TX",
postalCode: "75033",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.1582159,
longitude: -96.8476894
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "251",
bestRating: "5"
},
areaServed: "North Dallas, Frisco, and surrounding areas",
knowsAbout: "Veterinarians, Pet owners facing emergencies, pets requiring specialty surgical care, veterinarians seeking specialty referrals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialty Surgical Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced 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.