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: "Make Your Dog Epic | Salt Lake City Dog Training",
description: "Make Your Dog Epic is a dog training company specializing in positive reinforcement-based obedience training with a focus on preserving each dog's personality. They offer one-on-one lessons, group classes, board-and-train immersion programs (1-3 weeks), puppy training, and potty training, addressing issues like leash pulling, jumping, barking, aggression, and destructive behaviors. The company uses a results-based pricing model with a money-back guarantee and includes free group classes and lifetime phone/video support with every package.",
url: "https://makeyourdogepic.com/",
telephone: "+1-801-698-5460",
address: {
@type: "PostalAddress",
streetAddress: "357 S 200 E #311",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84111",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7612145,
longitude: -111.88489779999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "229",
bestRating: "5"
},
areaServed: "Salt Lake City, Utah and surrounding areas",
knowsAbout: "Dog Training, Busy professionals, owners with aggressive or hard-to-train dogs, families needing behavioral solutions, first-time dog owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Results-Based Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Board & Train Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personality-Focused Training"
}
],
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.