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: "Clearwater Dog Training",
description: "Clearwater Dog Training is a locally owned, woman-led business in Lakewood with over 30 years of experience training more than 10,000 dogs. They specialize in rescue dog training while serving all breeds and ages through customized one-on-one sessions, puppy training, obedience training, board and train programs, and doggie day camp. Their certified trainers incorporate holistic healing methods and focus on building a strong bond between owners and their pets through effective communication.",
url: "https://www.clearwaterdogtraining.com/",
telephone: "+1-720-303-8168",
address: {
@type: "PostalAddress",
streetAddress: "1446 Estes St",
addressLocality: "Lakewood",
addressRegion: "CO",
postalCode: "80215",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.739024,
longitude: -105.095192
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "93",
bestRating: "5"
},
areaServed: "Greater Denver Metro Area, Lakewood, CO",
knowsAbout: "Dog Training, Rescue dog owners, First-time puppy owners, Busy pet owners needing board and train, Dogs with behavioral issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Rescue Dog Specialty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Training Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established & Experienced"
}
],
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.