Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Fredericksburg Yoga & Wellness",
description: "Fredericksburg Yoga & Wellness is a community-focused yoga studio serving all ages, fitness levels, and backgrounds in Fredericksburg, VA. They offer diverse yoga classes designed for both beginners and experienced practitioners, emphasizing personal growth, balance, and connection within a supportive environment. The studio combines traditional yoga instruction with a wellness-centered philosophy that extends beyond physical practice to foster community and inner peace.",
url: "https://www.fxbgyoga.com/",
telephone: "+1-540-390-1410",
address: {
@type: "PostalAddress",
streetAddress: "6320 5 Mile Centre Park #319",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.288317000000006,
longitude: -77.5541053
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Yoga Studios, Beginners starting a yoga practice, people seeking community and connection, individuals of all fitness levels and ages",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Inclusive Community Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Beginner-Friendly Approach"
}
],
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.