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: "Canine Academy Of The Carolinas",
description: "Canine Academy of the Carolinas, run by trainer Addison Gilliam, specializes in comprehensive dog training for all breeds and sizes. They offer puppy foundation training, obedience, housebreaking, leash walking, and behavioral guidance, with services available both at their facility and in-home. Beyond standard pet training, Addison also works with dogs for police work and personal protection, including bite-work, detection, scent work, and tracking — bringing professional-level expertise to family dog training.",
url: "http://www.sitheelstay.com/",
telephone: "+1-704-743-8961",
address: {
@type: "PostalAddress",
streetAddress: "430 Sassy Ln",
addressLocality: "Kannapolis",
addressRegion: "NC",
postalCode: "28081",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.515881799999995,
longitude: -80.67507870000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Kannapolis, NC and surrounding Piedmont areas",
knowsAbout: "Dog Training, New puppy owners, families with behavioral concerns, owners seeking professional protection training, multi-dog households",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Protection Dog Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual-Service Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Early Education"
}
],
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.