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: "Paws, Pose & Play",
description: "Paws, Pose & Play is a dog training and photography company in Fredericksburg, VA that focuses on building the bond between owners and their dogs through education-based training. Owner-operated, they teach owners how to teach their dogs using communication-based cues and methods, with the philosophy that training strengthens the human-canine relationship. They offer group classes designed to transform dogs into well-mannered, attentive companions while helping owners discover their dog's hidden talents and intelligence.",
url: "http://www.pawsposeplay.com/",
telephone: "+1-804-943-8553",
address: {
@type: "PostalAddress",
streetAddress: "5700 Salem Run Blvd",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.274941399999996,
longitude: -77.53429530000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Fredericksburg and Spotsylvania, VA",
knowsAbout: "Dog Training, Dog owners wanting to strengthen their relationship with their pet, owners looking to understand dog behavior and communication, first-time dog owners seeking foundational training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Teaches-Owner Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Photography Services Included"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Relationship-Focused Training"
}
],
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.