Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Pawsitive Barb",
description: "Pawsitive Barb offers positive reinforcement dog training in Charlottesville, serving puppies, adult dogs, and service dog candidates. Owner Barb specializes in obedience training, behavioral problem-solving, and service dog preparation, helping dogs learn leash manners, recall, and confidence. From pre-puppy preparation through advanced service dog training, Pawsitive Barb uses reward-based methods to develop well-mannered, confident dogs.",
url: "http://www.pawsitivebarb.com/",
address: {
@type: "PostalAddress",
streetAddress: "1416 Hillbrook Ct",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22901",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.082477499999996,
longitude: -78.4605527
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Dog Training, New puppy owners, families with behavioral challenges, service dog candidates, first-time dog owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Service Dog Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Positive Reinforcement Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pre-Puppy Consultation"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.