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: "Sacred Soul Wellness",
description: "Sacred Soul Wellness in Fredericksburg offers holistic wellness services designed to support mind, body, and spirit. Their offerings include yoga, meditation, energy healing, and wellness coaching to help clients achieve balance and overall wellbeing. The practice is rooted in spiritual wellness principles and provides personalized guidance for those seeking a more integrated approach to health.",
url: "https://sacredsoulwellness.org/",
telephone: "+1-804-572-4386",
address: {
@type: "PostalAddress",
streetAddress: "2217 Princess Anne St #203",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.3145558,
longitude: -77.46871829999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Holistic Wellness, Spiritual seekers, individuals seeking holistic health solutions, meditation practitioners, yoga enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrative Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Guidance"
}
],
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.