Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Wuf Pet Resort & Spa",
description: "Wuf Pet Resort & Spa is a comprehensive pet care facility in Irving offering boarding, daycare, and grooming services for dogs and cats. With spacious accommodations, play areas, and spa treatments, they provide a home-away-from-home experience for pets while their owners travel or work. Their team focuses on personalized care and attention to each pet's individual needs and comfort.",
url: "http://www.wufspa.com/",
telephone: "+1-972-785-2983",
address: {
@type: "PostalAddress",
streetAddress: "3417 E John W Carpenter Fwy",
addressLocality: "Irving",
addressRegion: "TX",
postalCode: "75062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.834117299999996,
longitude: -96.8937795
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "205",
bestRating: "5"
},
areaServed: "Irving and surrounding Dallas-Fort Worth area",
knowsAbout: "Pet Boarding & Daycare, Pet owners traveling or at work, owners seeking grooming and spa services, multi-pet households, pets needing extended care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Resort Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Cat & Dog Boarding"
}
],
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.