Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "PetHotels",
description: "PetHotels is a nationwide pet boarding directory and booking platform that helps pet owners find dog and cat boarding, daycare, grooming, and pet care services in their area. Based in Henderson, NV, PetHotels aggregates local pet care facilities—including pet resorts, dog hotels, cat hotels, kennels, and animal hospitals—allowing owners to compare options, read reviews, and book services online. The platform simplifies finding trusted pet care by organizing hundreds of facilities by type, location, and available amenities.",
url: "https://pethotels.com/us/nv/henderson/pet-boarding",
telephone: "+1-775-254-3738",
address: {
@type: "PostalAddress",
streetAddress: "1742 W Horizon Ridge Pkwy #564",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89012",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.010714799999995,
longitude: -115.0638108
},
areaServed: "Henderson, Las Vegas, and surrounding Nevada cities",
knowsAbout: "Pet Boarding & Daycare, Pet owners seeking dog or cat boarding, pet owners looking for daycare or grooming services, travelers needing reliable pet care, pet owners wanting to compare local facilities",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pet Care Directory"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Service Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Online Booking & Pricing"
}
],
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.