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: "Gentle Wolf Dog Training",
description: "Gentle Wolf Dog Training offers comprehensive dog training services in Alabaster, AL, including puppy classes, private sessions, board & train bootcamps, and off-leash obedience training. Led by experienced trainers focused on compassionate, relationship-based methods, they specialize in loose leash walking, reliable recall, behavior modification, and helping dogs become calm, well-adjusted family companions. Their guarantee ensures personalized attention and training tailored to each dog's needs and life stage.",
url: "https://gentlewolfdogtraining.com/",
telephone: "+1-205-569-5073",
address: {
@type: "PostalAddress",
streetAddress: "701 6th Ave SW",
addressLocality: "Alabaster",
addressRegion: "AL",
postalCode: "35007",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2385766,
longitude: -86.82456839999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Alabaster, AL and surrounding areas",
knowsAbout: "Dog Training, New puppy owners, dogs with pulling/leashing issues, owners wanting reliable off-leash dogs, families seeking structured obedience training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board & Train Bootcamp"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Puppy-Focused Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Off-Leash Reliability"
}
],
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.