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: "Animal Clinic of Farmers Branch",
description: "Animal Clinic of Farmers Branch is a full-service veterinary clinic providing comprehensive care for dogs, cats, and other pets. Located on N Stemmons Freeway in Farmers Branch, the clinic offers wellness exams, vaccinations, dental care, surgical procedures, and emergency services to keep pets healthy throughout their lives. The experienced veterinary team is dedicated to personalized pet care with a focus on preventive medicine and compassionate treatment.",
url: "https://www.animalclinicoffarmersbranch.com/?y_source=1_MTE2Njg5NDMtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-972-247-2221",
address: {
@type: "PostalAddress",
streetAddress: "13990 N Stemmons Fwy Suite 100",
addressLocality: "Farmers Branch",
addressRegion: "TX",
postalCode: "75234",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9355371,
longitude: -96.9011501
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "1130",
bestRating: "5"
},
areaServed: "Farmers Branch, Dallas, and surrounding North Dallas communities",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, owners of dogs and cats needing wellness exams and preventive care, pet parents looking for emergency veterinary services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency & After-Hours Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Surgical Facilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dental Care Services"
}
],
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.