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: "The K9 Training Academy Orlando LLC",
description: "The K9 Training Academy Orlando LLC is a professional dog training facility in Orlando specializing in obedience training, behavior modification, and board-and-train programs. They work with dogs of all ages and temperament issues, offering customized training solutions to help owners develop well-behaved, confident pets. With experienced trainers and a comprehensive approach to canine behavior, they serve Orlando-area dog owners seeking reliable, results-focused training.",
url: "http://www.thek9trainingacademy.com/",
telephone: "+1-407-917-5979",
address: {
@type: "PostalAddress",
streetAddress: "11709 S Orange Blossom Trl #107",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32837",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.3965057,
longitude: -81.40304259999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "113",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida communities",
knowsAbout: "Dog Training, Dogs with behavioral issues, first-time dog owners, busy owners needing intensive training, dogs requiring obedience training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Training Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Professional Trainers"
}
],
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.