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: "Holistic Wellness Group",
description: "Holistic Wellness Group is a mental health practice in Fredericksburg led by a board-certified Psychiatric Mental Health Nurse Practitioner with a Doctorate in Nursing Practice. They provide compassionate, evidence-based care for stress, anxiety, addiction recovery, and personal growth using solution-focused therapeutic techniques. The practice emphasizes a personalized approach in a supportive atmosphere, helping clients understand and transform limiting behavior patterns to achieve meaningful, fulfilling lives.",
url: "https://www.holisticwellnessgroup.org/",
telephone: "+1-540-642-0883",
address: {
@type: "PostalAddress",
streetAddress: "6308 5 Mile Centre Park",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.287577299999995,
longitude: -77.5540157
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Holistic Wellness, Individuals managing stress and anxiety, People in addiction recovery, Those seeking personal growth and behavioral change, Professionals with busy schedules",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board-Certified PMHNP Leadership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Solution-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible & Convenient Care"
}
],
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.