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: "Puppy Yoga Richmond 2 (Puppies Yoga)",
description: "Puppy Yoga Richmond offers a unique 75-minute yoga experience combining all-level flow yoga with adorable puppies. Each session includes 45 minutes of guided yoga surrounded by playful 8-12 week old puppies, followed by 30 minutes of cuddles, photos, and playtime. Sessions are held at The Loft Studio and include a yoga mat, wellness drink, and an unforgettable experience that supports puppy socialization before they join their new families.",
url: "https://puppies-yoga.com/products/richmond",
address: {
@type: "PostalAddress",
streetAddress: "1108 E Main St Ste 220",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23219",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5371449,
longitude: -77.43400319999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Richmond, VA",
knowsAbout: "Yoga Studios, Stress relief seekers, Animal lovers, First-time yoga participants, Social media enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Puppies Included"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Inclusive Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Weekend Pop-Up Format"
}
],
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.