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: "Sparkle Grooming Co.",
description: "Sparkle Grooming Co. is a wellness-focused dog grooming salon in Scottsdale specializing in breed-specific styling, preventative K9 hygiene, and health-conscious care. Their AKC S.A.F.E. Certified groomers offer comprehensive services including baths, teeth brushing, ear cleaning, nail care, and salon-style haircuts, all designed to support your dog's skin, coat, and overall health. They emphasize low-stress, one-to-one grooming experiences with eco-friendly products and flexible membership plans that make routine care accessible and affordable.",
url: "https://sparkledogcare.com/arizona/scottsdale/scottsdale-shea",
telephone: "+1-480-207-3478",
address: {
@type: "PostalAddress",
streetAddress: "10392 N Scottsdale Rd #101",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85254",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5806301,
longitude: -111.92684179999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "214",
bestRating: "5"
},
areaServed: "Scottsdale and surrounding Phoenix metro areas",
knowsAbout: "Dog Grooming, Health-conscious dog owners, high-maintenance breeds (doodles, poodles), first-time grooming guests, small dog owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Wellness-Focused Preventative Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "AKC S.A.F.E. Certified Groomers"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Membership Plans"
}
],
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.