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: "PetSmart Grooming",
description: "PetSmart Grooming at North Las Vegas Craig Rd offers professional dog and cat grooming services including baths, haircuts, nail trims, and specialty treatments. As part of the PetSmart network, they combine experienced groomers with quality pet care products available in-store. Their grooming services are designed for pet owners seeking convenient, reliable care in a familiar retail environment.",
url: "https://stores.petsmart.com/nv/n-las-vegas/n-las-vegas-craig-rd/grooming",
telephone: "+1-702-938-5880",
address: {
@type: "PostalAddress",
streetAddress: "1321 W Craig Rd",
addressLocality: "North Las Vegas",
addressRegion: "NV",
postalCode: "89032",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.237893899999996,
longitude: -115.1598323
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "40",
bestRating: "5"
},
areaServed: "North Las Vegas and surrounding areas",
knowsAbout: "Dog Grooming, Pet owners seeking convenient grooming services, families wanting professional care in a retail environment, pet owners who prefer established national brands",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "PetSmart Network Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
}
],
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.