Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Woof Gang Bakery & Grooming Clearwater",
description: "Woof Gang Bakery & Grooming in Clearwater offers professional dog grooming and a full line of premium pet bakery treats. Their experienced grooming team provides breed-specific cuts and styling, while their on-site bakery creates fresh, healthy treats for dogs using quality ingredients. They combine quality grooming services with a retail pet bakery to serve the whole pet care needs of local dog owners.",
url: "http://woofgangclearwater.com/",
telephone: "+1-727-724-9663",
address: {
@type: "PostalAddress",
streetAddress: "2481 McMullen Booth Rd",
addressLocality: "Clearwater",
addressRegion: "FL",
postalCode: "33759",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.0112137,
longitude: -82.7102259
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "544",
bestRating: "5"
},
areaServed: "Clearwater and surrounding Tampa Bay area",
knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet parents wanting healthy treats, breed owners needing specialty cuts, gift shoppers looking for premium pet products",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Pet Bakery"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Breed-Specific Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pet Destination"
}
],
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.