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: "Peach State Canine | Professional Dog Trainers",
description: "Peach State Canine is a professional dog training company in Marietta specializing in immersive board & train programs where dogs live in their trainer's home for structured, real-world training. Founded and directed by Courtney Bentley, the team addresses behavioral challenges like pulling, jumping, barking, aggression, and poor recall while teaching owners how to maintain results long-term. Their approach emphasizes balance, clear boundaries, and fulfilling dogs' natural needs through field trips and community exposure to ensure skills transfer to everyday life.",
url: "https://www.peachstatecanine.com/",
telephone: "+1-404-490-3990",
address: {
@type: "PostalAddress",
streetAddress: "640 Old Orchard Dr",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.937348199999995,
longitude: -84.6125907
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Marietta, Atlanta, and surrounding North Atlanta communities",
knowsAbout: "Dog Training, Owners with behavioral challenges (pulling, jumping, aggression), families bringing home puppies, people seeking off-leash reliability",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Home-Based Board & Train Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner Training Included"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Field Trips & Community Exposure"
}
],
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.