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: "Lakewood Dog & Cat Grooming",
description: "Lakewood Dog & Cat Grooming is a professional pet grooming salon in Colorado Springs specializing in personalized, stress-free grooming for both dogs and cats. Their experienced team offers comprehensive services ranging from basic baths and nail trims to breed-specific styling, specialty treatments like aromatherapy soaks and conditioning, and de-shedding treatments using eco-friendly, hypoallergenic products. They prioritize pet comfort and health with flexible pricing tiers, loyalty programs, and personalized care recommendations tailored to each pet's unique needs.",
url: "https://lakewooddoggrooming.top/",
telephone: "+1-719-574-2249",
address: {
@type: "PostalAddress",
streetAddress: "3730 Astrozon Blvd",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80910",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.7953785,
longitude: -104.76018619999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Dog Grooming, Dog and cat owners seeking professional grooming, pet owners with sensitive or special-care pets, busy professionals needing convenient grooming services, families with multiple pets",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Cat and Dog Grooming"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Eco-Friendly & Hypoallergenic Products"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Pricing & Loyalty Programs"
}
],
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.