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: "Patriot Dog Training",
description: "Patriot Dog Training offers comprehensive dog training and boarding services in the Bulverde area. They provide both adult dog training (addressing nuisance behaviors) and puppy training (building foundational skills), along with full-service pet boarding at their state-of-the-art facility. Founded by Benito Olson, the business combines behavior correction, results-based training with clear communication, and structured socialization to help dogs reach their full potential while prioritizing owner education.",
url: "https://patriotdogtraining.com/",
telephone: "+1-830-229-7141",
address: {
@type: "PostalAddress",
streetAddress: "30695 US-281 Building 2",
addressLocality: "Bulverde",
addressRegion: "TX",
postalCode: "78163",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.750192299999995,
longitude: -98.4339447
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "253",
bestRating: "5"
},
areaServed: "Bulverde, TX and surrounding San Antonio area",
knowsAbout: "Dog Training, Puppy owners building foundations, owners addressing behavioral issues, busy professionals needing reliable boarding, families seeking comprehensive dog training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "State-of-the-Art Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Training Methodology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Focus on Puppies & Adults"
}
],
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.