Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "The Everyday Canine",
description: "The Everyday Canine is a dog training and pet care facility in Leander specializing in obedience training, behavior modification, and board-and-train programs. They work with dogs of all ages and temperaments to build good manners, address behavioral challenges, and provide structured care. Their experienced trainers use proven methods to help dogs and owners develop a stronger relationship.",
url: "https://www.theeverydaycanine.com/",
telephone: "+1-541-953-3235",
address: {
@type: "PostalAddress",
streetAddress: "905 Coulee Dr",
addressLocality: "Leander",
addressRegion: "TX",
postalCode: "78641",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.586040599999997,
longitude: -97.86992599999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Leander, TX and surrounding Austin metro areas",
knowsAbout: "Dog Training, Dog owners seeking obedience training, families with puppies, owners addressing behavioral issues, people needing board-and-train programs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board & Train Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Behavior Modification Expertise"
}
],
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.