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: "CityVet | Oak Lawn Veterinary Clinic & Urgent Care",
description: "CityVet Oak Lawn is a full-service veterinary clinic and urgent care facility in Dallas offering comprehensive pet healthcare including routine exams, vaccinations, surgery, boarding, and emergency services. With board-certified veterinarians and modern facilities, they provide same-day urgent care for sick or injured pets alongside preventive wellness plans and boarding services for dogs and cats.",
url: "https://www.cityvet.com/oak-lawn/",
telephone: "+1-214-219-2838",
address: {
@type: "PostalAddress",
streetAddress: "2727 Oak Lawn Ave Suite 100",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75219",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8068621,
longitude: -96.8115993
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "836",
bestRating: "5"
},
areaServed: "Dallas and surrounding areas",
knowsAbout: "Veterinarians, Pet owners seeking convenient, comprehensive veterinary care, families needing urgent pet care without emergency hospital visits, travelers needing reliable boarding",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Urgent Care & Emergency Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive On-Site Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Preventive Wellness Plans"
}
],
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.