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: "Spaw Spa Grooming",
description: "Spaw Spa Grooming is a luxury, home-based pet grooming studio in Morgan Hill specializing in fear-aware, stress-free grooming for both dogs and cats. Operating in a private, cage-free environment, they provide one-on-one personalized care using organic, hypoallergenic products designed for sensitive skin. Their approach emphasizes emotional and physical well-being, making them ideal for anxious pets, puppies, seniors, and owners seeking a calming alternative to traditional grooming facilities.",
url: "https://www.spawspa.com/",
telephone: "+1-408-987-1152",
address: {
@type: "PostalAddress",
streetAddress: "17815 Del Monte Ave",
addressLocality: "Morgan Hill",
addressRegion: "CA",
postalCode: "95037",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.132669299999996,
longitude: -121.65970279999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Morgan Hill, CA and surrounding areas",
knowsAbout: "Dog Grooming, Anxious pets, cats with grooming stress, senior pets, puppies, dogs with sensitive skin, pet owners seeking personalized fear-aware handling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Home-Based Calm Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Cage-Free Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Organic, Hypoallergenic Products"
}
],
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.