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: "The Muddy Paw Dog Grooming & Bathing",
description: "The Muddy Paw Dog Grooming & Bathing is an independent dog grooming salon in Clearwater specializing in professional grooming and bathing services for dogs of all sizes and coat types. Owner Jill brings personalized care and attention to each pet, with a focus on making grooming a positive experience for dogs and peace of mind for their owners.",
url: "http://jillsmuddypawdoggrooming.com/",
telephone: "+1-727-831-6729",
address: {
@type: "PostalAddress",
streetAddress: "1956 Lakewood Dr",
addressLocality: "Clearwater",
addressRegion: "FL",
postalCode: "33763",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.0040868,
longitude: -82.75547379999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "71",
bestRating: "5"
},
areaServed: "Clearwater and surrounding Tampa Bay area",
knowsAbout: "Dog Grooming, Dog owners seeking personalized grooming, pet parents with anxious or senior dogs, families wanting professional bathing and nail care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All Dogs Welcome"
}
],
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.