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: "K9 Cafe Boutique & Spa",
description: "K9 Cafe Boutique & Spa is a full-service dog grooming and pet care facility in San Antonio that combines grooming services with a boutique pet store and cafe. They offer professional dog grooming, spa treatments, and a curated selection of pet products and treats for dogs. The business caters to dog owners who want comprehensive pet care and shopping in one convenient location.",
url: "http://k9cafesa.com/",
telephone: "+1-210-592-6180",
address: {
@type: "PostalAddress",
streetAddress: "5440 Babcock Rd #144",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78240",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.515886000000002,
longitude: -98.5948179
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "557",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet product shoppers, owners wanting spa treatments for their dogs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Pet Cafe & Boutique"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Spa Services Available"
}
],
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.