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: "All-Star Dog Training",
description: "All-Star Dog Training is a Charlotte-area dog training facility offering comprehensive training programs including board & train, day training, group classes, private lessons, and puppy training. Their certified trainers use positive, proven methods to address obedience, aggression, socialization, house training, anxiety, and off-leash skills. They provide flexible scheduling with both in-facility and in-home training options, plus ongoing support and follow-up resources to ensure lasting results.",
url: "https://allstardogtraining.com/service-areas/charlotte/",
telephone: "+1-704-318-2275",
address: {
@type: "PostalAddress",
streetAddress: "9632 Possum Hollow Rd Suite 102",
addressLocality: "Indian Land",
addressRegion: "SC",
postalCode: "29707",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.9995402,
longitude: -80.86289239999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "271",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas including Indian Land, SC",
knowsAbout: "Dog Training, First-time puppy owners, owners with behavioral or aggression issues, busy professionals needing flexible training schedules, multi-dog households",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Trainers with Tailored Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Training Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Lifelong Support Included"
}
],
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.