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: "Barking Dogs Self Wash and Grooming - Mesa",
description: "Barking Dogs Self Wash and Grooming in Mesa offers both DIY self-wash stations and professional grooming services for dogs of all sizes. The self-wash bays are equipped with warm water, shampoo, and towels, making it convenient for pet owners who prefer to bathe their own dogs. Their professional grooming team also provides full-service grooming including baths, haircuts, nail trims, and other services to keep dogs looking and feeling their best.",
url: "http://www.barking-dogs.com/",
telephone: "+1-480-637-7297",
address: {
@type: "PostalAddress",
streetAddress: "1224 N Gilbert Rd",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.437841899999995,
longitude: -111.78824879999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "457",
bestRating: "5"
},
areaServed: "Mesa and surrounding Phoenix area communities",
knowsAbout: "Dog Grooming, DIY dog owners, budget-conscious pet parents, dogs requiring regular grooming, pet owners seeking convenient local grooming services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Self-Wash & Professional Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Well-Equipped Facilities"
}
],
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.