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: "Dixie's Gentle Grooming",
description: "Dixie's Gentle Grooming is a one-on-one dog grooming studio owned and operated by Dixie, who brings over 15 years of experience in pet care. Located inside Pet Paradise on North Tenaya Way, the business specializes in personalized grooming appointments where each dog receives individual attention—bathed, hand-dried, and groomed one at a time by Dixie herself. They offer full groom services starting at $60, plus bath and tidy packages, ear cleaning, nail trimming, and hand-washing services, with small dogs typically ready in 90 minutes to 2 hours.",
url: "https://www.dixiesgentlegrooming.com/",
telephone: "+1-702-538-5092",
address: {
@type: "PostalAddress",
streetAddress: "inside Pet Paradise Est. 2018 15+ yrs exp, 4028 N Tenaya Wy",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.233804899999996,
longitude: -115.2508586
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Las Vegas, NV and surrounding areas",
knowsAbout: "Dog Grooming, Small dog owners, dogs with anxiety or special needs, owners seeking personalized attention, first-time groomers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Grooming Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "15+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Hand-Washed and Hand-Dried"
}
],
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.