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: "TAOU STUDIO - Carytown",
description: "TAOU Studio is a yoga, movement, and wellness studio opened in 2022 by Kat McCrory and Katie Bosch, offering yoga, pilates, dance, barre, iyengar, and sound classes across two Richmond locations (Carytown and Forest Hill). The studio emphasizes creativity, community, and body awareness in a welcoming, plant-filled environment, providing affordable access to diverse movement-based classes and artistic exploration.",
url: "http://www.taoustudio.com/",
telephone: "+1-804-613-8378",
address: {
@type: "PostalAddress",
streetAddress: "3122 W Cary St #220",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23221",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5537163,
longitude: -77.4808551
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Richmond, VA (Carytown and Forest Hill locations)",
knowsAbout: "Yoga Studios, Movement enthusiasts seeking variety, Community-focused practitioners, People new to fitness looking for welcoming instruction, Artists and creative individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Discipline Studio"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Space"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Thoughtful Studio Design"
}
],
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.