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: "Lotus Pilates-Surya Yoga/Thai Yoga",
description: "Lotus Pilates-Surya Yoga is a holistic wellness studio in Richmond offering Pilates (mat and apparatus), multiple yoga styles including Thai Yoga and Hormone Yoga Therapy, prenatal/postnatal classes, Reiki, meditation, sound baths, and therapeutic/rehabilitative exercise. Run by Sylvia Nofsinger, the studio takes an integrated approach to health and wellness with specialized offerings for athletic training, recovery, and hormonal balance.",
url: "http://www.suryayogacentre.com/",
telephone: "+1-804-687-5455",
address: {
@type: "PostalAddress",
streetAddress: "3122 W Cary St # 210",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23221",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.553716699999995,
longitude: -77.4807773
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Richmond, VA",
knowsAbout: "Pilates Studios, Athletes seeking rehabilitative training, prenatal and postnatal clients, individuals interested in specialized yoga therapies, those pursuing integrated wellness approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Apparatus & Mat Pilates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Yoga Modalities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Services"
}
],
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.