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: "Club Canine Birmingham",
description: "Club Canine Birmingham is a professional dog training and boarding facility located in Vestavia Hills, offering comprehensive obedience training, behavior modification, and board-and-train programs for dogs of all ages and temperaments. Their experienced trainers specialize in addressing behavioral issues while providing safe, supervised boarding services. The facility is designed to help owners develop strong relationships with their dogs through proven training methods.",
url: "http://www.clubcaninebham.com/",
telephone: "+1-205-967-3648",
address: {
@type: "PostalAddress",
streetAddress: "3190 Cahaba Heights Rd",
addressLocality: "Vestavia Hills",
addressRegion: "AL",
postalCode: "35243",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4544378,
longitude: -86.73119910000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Vestavia Hills, Birmingham, AL and surrounding communities",
knowsAbout: "Dog Training, Dog owners seeking behavioral modification, families with new puppies, owners needing intensive board-and-train programs, pet parents addressing aggression or anxiety issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board & Train Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Behavior Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Ages Training"
}
],
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.