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: "StressLess Dog Care LLC - Dog Trainer",
description: "StressLess Dog Care LLC is a dog training business in Phoenix specializing in positive reinforcement methods to help dogs overcome behavioral challenges and build confidence. Owner-operated with a focus on reducing stress for both dogs and their owners, they offer customized training programs tailored to each dog's unique needs and learning style. Their approach emphasizes building trust and creating lasting behavioral change through force-free, science-based techniques.",
url: "http://www.stresslessdogcare.com/",
telephone: "+1-623-680-8700",
address: {
@type: "PostalAddress",
streetAddress: "4016 W Hatcher Rd",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85051",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.572292,
longitude: -112.14546659999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Phoenix and surrounding areas",
knowsAbout: "Dog Training, Dog owners dealing with behavioral issues, anxious or reactive dogs, first-time dog owners seeking guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Positive Reinforcement Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Training Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated"
}
],
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.