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 Dog Wizard - Dog & Puppy Obedience Training Murfreesboro",
description: "The Dog Wizard offers comprehensive dog and puppy obedience training in the Murfreesboro area, serving both puppies and adult dogs with professional behavior modification and training programs. Located in Smyrna, they specialize in obedience classes and personalized training solutions to help dogs and their owners build better relationships. Their experienced trainers focus on creating well-behaved, confident dogs through proven training methods.",
url: "https://thedogwizard.com/locations/us/tn/murfreesboro/dog-training-24b.html",
telephone: "+1-629-260-4532",
address: {
@type: "PostalAddress",
streetAddress: "130 Buttonwood Dr",
addressLocality: "Smyrna",
addressRegion: "TN",
postalCode: "37167",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.019216,
longitude: -86.4887653
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Murfreesboro, Smyrna, and surrounding Middle Tennessee areas",
knowsAbout: "Dog Training, Puppy owners, dog owners with behavioral concerns, families seeking professional obedience training, pet parents wanting to strengthen their dog-human bond",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Obedience Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.