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 Hixson offers professional dog and cat grooming services, including baths, haircuts, nail trimming, and ear cleaning. Located within the PetSmart retail store on TN-153, they provide grooming for all breeds and sizes with convenient access to pet supplies and other PetSmart services in the same location.",
url: "https://stores.petsmart.com/tn/hixson/hixson/grooming",
telephone: "+1-423-874-0188",
address: {
@type: "PostalAddress",
streetAddress: "5591 TN-153 Retail F",
addressLocality: "Hixson",
addressRegion: "TN",
postalCode: "37343",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1467436,
longitude: -85.2515396
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Hixson, TN and surrounding areas",
knowsAbout: "Dog Grooming, Pet owners seeking convenient grooming with retail shopping, families with multiple pets, dog and cat owners in the Hixson area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "One-Stop Pet Shop"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Grooming"
}
],
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.