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: "The Paw Spa Pet Salon & Boutique",
description: "The Paw Spa Pet Salon & Boutique in Henderson offers professional grooming services for dogs and cats, along with a curated selection of pet supplies and boutique items. Located in the Mountain Dream Center on South Eastern Avenue, they provide full-service grooming including baths, cuts, nail care, and specialized treatments to keep pets looking and feeling their best. The salon combines grooming expertise with a retail boutique experience, making it a one-stop destination for pet owners seeking quality care and products.",
url: "http://www.thepawspapetsalon.com/",
telephone: "+1-702-685-8000",
address: {
@type: "PostalAddress",
streetAddress: "Mountain Dream Center, 11115 S Eastern Ave",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.990249999999996,
longitude: -115.10155730000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "64",
bestRating: "5"
},
areaServed: "Henderson and surrounding Las Vegas Valley areas",
knowsAbout: "Dog Grooming, Pet owners seeking professional grooming, cat and dog owners, customers wanting boutique pet supplies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Pet Boutique"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dog & Cat Grooming"
}
],
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.