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: "Eric Young's K9 Behavior Solutions",
description: "Eric Young's K9 Behavior Solutions specializes in in-home dog behavior rehabilitation throughout Northern Utah, focusing on correcting unstable behaviors rather than basic obedience training. Eric Young works directly in clients' homes to address the root causes of behavior issues by restructuring leadership, boundaries, and daily handling between owner and dog. This approach requires active owner participation and commitment to change, ensuring lasting results that hold up in real-world environments rather than artificial training settings.",
url: "https://ericyoungsk9behaviorsolutions.com/",
telephone: "+1-801-347-1155",
address: {
@type: "PostalAddress",
streetAddress: "4027 E Gazelle Run",
addressLocality: "Eagle Mountain",
addressRegion: "UT",
postalCode: "84005",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.367092799999995,
longitude: -111.96666460000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Northern Utah including Salt Lake, Utah, and Davis counties",
knowsAbout: "Dog Training, Owners with serious dog behavior problems, dogs with aggression issues, owners committed to long-term change and willing to be coached",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Home Rehabilitation Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Centered Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Aggression & Severe Behavior Specialist"
}
],
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.