Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Pawpurrazzi Professional Pet Grooming",
description: "Pawpurrazzi Professional Pet Grooming is a full-service pet grooming salon in Laredo specializing in dog and cat grooming. Their experienced groomers provide bathing, styling, nail trimming, and breed-specific cuts tailored to each pet's needs. With a 4.7-star reputation built on 72 customer reviews, they focus on making every grooming experience comfortable and professional for your furry family members.",
telephone: "+1-956-290-1204",
address: {
@type: "PostalAddress",
streetAddress: "5309 McPherson Rd",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.545748099999997,
longitude: -99.4819607
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "72",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Dog Grooming, Dog owners, cat owners, pet parents seeking professional breed-specific grooming, busy pet owners needing regular maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Breed-Specific Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Grooming Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customer-Focused Approach"
}
],
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.