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: "Dog Savvy | Positive Dog Training",
description: "Dog Savvy is a certified positive reinforcement dog training company in Salt Lake City specializing in in-home and online training for puppies, rescue dogs, and adult dogs. Led by experienced trainers using game-based, force-free methods, they address behavior challenges including separation anxiety, leash reactivity, excessive barking, aggression, and puppy socialization. Their personalized programs combine science-based techniques with fun learning games, delivered either in your home or virtually, with unlimited support between sessions.",
url: "https://dogsavvyslc.com/",
telephone: "+1-801-349-0911",
address: {
@type: "PostalAddress",
streetAddress: "763 E Scott Ave",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84106",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.696586599999996,
longitude: -111.86952439999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "48",
bestRating: "5"
},
areaServed: "Salt Lake City and Salt Lake County, UT, with online services available nationwide",
knowsAbout: "Dog Training, New puppy owners, rescue dog adopters, owners dealing with aggression or separation anxiety, families seeking force-free training methods",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Game-Based Learning Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Separation Anxiety Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Training Options"
}
],
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.