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: "Impawsible Pups",
description: "Impawsible Pups is an enrichment-based doggy daycare and boarding facility in Richmond, VA founded by master trainer Valerie Paul. They specialize in constructive group play, individualized interactive activities, puppy training, off-leash dog training, private dog training, pet grooming, and cat boarding. New boarding and daycare clients must first pass their play group qualifying course to ensure compatibility and safety.",
url: "http://www.impawsiblepups.com/",
telephone: "+1-804-285-2359",
address: {
@type: "PostalAddress",
streetAddress: "2109 Spencer Rd",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23230",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.589928799999996,
longitude: -77.50223410000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "127",
bestRating: "5"
},
areaServed: "Richmond, VA, Mechanicsville, Midlothian, Ashland, Glen Allen",
knowsAbout: "Pet Boarding & Daycare, Multi-pet households, owners with behavioral concerns, families needing daycare and boarding, puppies requiring training, pet owners wanting comprehensive services in one location",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Enrichment-Based Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services Under One Roof"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Play Group Qualifying Course"
}
],
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.