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 Training Elite Northern Utah",
description: "Dog Training Elite Northern Utah is a family-owned, award-winning dog training company with over 40 years of experience serving Davis and Weber County. They offer comprehensive training programs including obedience, puppy training, service dog training, anxiety and aggression correction, therapy dog training, and group classes. Led by owner and trainer Colleen Tvorik, the team specializes in strengthening bonds between owners and their dogs through both in-home and facility-based training tailored to each dog's unique needs and behavior.",
url: "https://dogtrainingelite.com/davis-weber-county",
telephone: "+1-435-640-6555",
address: {
@type: "PostalAddress",
streetAddress: "625 N 1250 W",
addressLocality: "Centerville",
addressRegion: "UT",
postalCode: "84014",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.9238974,
longitude: -111.8972519
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "96",
bestRating: "5"
},
areaServed: "Davis and Weber County, Northern Utah",
knowsAbout: "Dog Training, Dog owners seeking obedience training, families with puppies, owners with aggressive or anxious dogs, those needing service dog training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "40+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Program Range"
},
{
@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.