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: "Love On A Leash Dog Training",
description: "Love on a Leash, LLC offers comprehensive dog training in Harrisonburg, VA, led by trainer Evan Winegard. Services include puppy pre-school, basic obedience, Canine Good Citizen certification, agility classes (beginning through intermediate), functional and advanced obedience, competition obedience, rally, and private instruction for behavior problems. Their 60x100 climate-controlled facility with rubber matting provides a safe environment for dogs of all training levels.",
url: "http://fun4dogs.com/wp/",
telephone: "+1-540-833-8118",
address: {
@type: "PostalAddress",
streetAddress: "3225 Harpine Hwy",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22802",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5018332,
longitude: -78.8705568
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Dog Training, Puppy owners, first-time dog trainers, families seeking obedience, agility enthusiasts, dog owners with behavior problems",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Climate-Controlled Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Training Levels"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Class Options"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.