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: "Doggie District - Silverado",
description: "Doggie District - Silverado is a full-service pet resort and training center offering dog boarding, daycare, grooming, and professional dog training. Located in Las Vegas, this facility provides premium care with personality-based grouping for daycare, positive reinforcement training programs with follow-up support, and full-service grooming spa services. The facility features webcam access so owners can monitor their dogs, and offers a rewards loyalty program for repeat customers.",
url: "https://www.doggiedistrict.com/locations/silverado?y_source=1_MTE2NjkxMDAtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-725-726-2892",
address: {
@type: "PostalAddress",
streetAddress: "407 E Silverado Ranch Blvd",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89183",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0118044,
longitude: -115.1543533
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "329",
bestRating: "5"
},
areaServed: "Las Vegas and Phoenix area",
knowsAbout: "Pet Boarding & Daycare, Working pet parents, dogs needing socialization and training, dogs requiring professional grooming, long-distance travelers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personality-Based Grouping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Training Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Webcam Monitoring"
}
],
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.