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: "Double D Dog Training",
description: "Double D Dog Training is a CPDT-KA certified professional dog training company led by Dean, offering private in-home positive reinforcement training for puppies and adult dogs across the Boerne area and surrounding communities. With over 10 years of experience and 2000+ dogs trained, they specialize in puppy training, basic obedience, advanced training, and behavior modification using science-based, humane methods that never include prong collars, choke chains, or shock collars. Dean works directly with dogs and their owners in the comfort of home, also providing socialization sessions at local dog-friendly locations to ensure dogs thrive in real-world environments.",
url: "https://doubleddogtraining.com/",
telephone: "+1-949-510-1775",
address: {
@type: "PostalAddress",
streetAddress: "26741 I-10 Bldg. 1, Apt. 1138",
addressLocality: "Boerne",
addressRegion: "TX",
postalCode: "78006",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.697084800000003,
longitude: -98.65092759999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "238",
bestRating: "5"
},
areaServed: "Boerne, Fair Oaks Ranch, Stone Oak, Leon Springs, Helotes, and surrounding San Antonio area communities",
knowsAbout: "Dog Training, New puppy owners, families with rescue dogs, owners seeking humane training methods, dogs with behavioral issues or reactivity",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPDT-KA Certified Professional"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Home Training Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner Partnership Model"
}
],
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.