Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "K9 iQ Dog Sports inc",
description: "K9 iQ Dog Sports in Yorba Linda specializes in dog training and canine sports, focusing on helping owners understand their dogs and build stronger handler-dog bonds. They offer training programs designed to develop smart, well-behaved dogs while emphasizing the relationship between owner and pet. Their expertise spans obedience, behavior work, and dog sports training.",
url: "http://www.k9iqdogsports.com/",
telephone: "+1-714-646-9269",
address: {
@type: "PostalAddress",
streetAddress: "4631 Valley View Ave",
addressLocality: "Yorba Linda",
addressRegion: "CA",
postalCode: "92886",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.893608799999996,
longitude: -117.8290684
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Yorba Linda, CA and surrounding Orange County areas",
knowsAbout: "Dog Training, Dog owners seeking obedience training, owners interested in canine sports, families wanting to improve their dog's behavior and bond",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Handler-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Canine Sports Specialization"
}
],
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.