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 in Charlottesville offers professional dog and cat grooming services at their South Charlottesville location. They provide full-service grooming including baths, haircuts, nail trimming, and other wellness services for pets of various sizes and breeds. As part of the national PetSmart network, they combine experienced groomers with the convenience of shopping for pet supplies in the same location.",
url: "https://stores.petsmart.com/va/charlottesville/south-charlottesville/grooming",
telephone: "+1-434-422-4526",
address: {
@type: "PostalAddress",
streetAddress: "425 Merchant Walk Sq",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0108909,
longitude: -78.49825729999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Dog Grooming, Pet owners seeking convenient full-service grooming, busy families needing one-stop pet care and supplies, owners of all dog and cat breeds",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Pet Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Grooming Team"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.