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: "Barkin' Creek Dog Kitchen & Bath - Domain NORTHSIDE",
description: "Barkin' Creek Dog Kitchen & Bath at Domain NORTHSIDE is a full-service dog spa and grooming facility offering fear-free grooming, therapeutic spa services, premium dog food, and curated retail products. Their services include full grooming packages, mud baths, deep conditioning, massages, blow-outs, deshedding, and nail grinding—all using high-end products in a calm, low-stress environment designed for dogs with allergies, senior needs, or anxiety. They also stock hand-crafted dog food recipes, treats, and a boutique selection of toys, chews, and accessories.",
url: "https://barkincreek.com/locations/the-domain-northside/",
telephone: "+1-512-534-3200",
address: {
@type: "PostalAddress",
streetAddress: "3200 Palm Way Suite 142",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78758",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.403376500000004,
longitude: -97.72314109999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "382",
bestRating: "5"
},
areaServed: "Austin, TX and surrounding areas",
knowsAbout: "Dog Grooming, Dogs with allergies or sensitive skin, senior dogs needing gentle care, anxious or fear-reactive dogs, pet owners seeking premium grooming and nutrition",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fear-Free Grooming Philosophy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Therapeutic Spa Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Dog Food & Retail"
}
],
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.