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: "HeartMind Resiliency, LLC",
description: "HeartMind Resiliency is a therapy practice in Richmond, VA offering in-person and virtual therapy for anxiety, trauma, depression, PTSD, and relational issues. Founded on an integrative approach that combines neuroscience with somatic therapies and attachment-focused treatment, they specialize in trauma recovery, resilience building, and post-traumatic growth. Beyond direct client services, they also provide training and consultation to mental health professionals.",
url: "http://www.hmrwellness.com/",
telephone: "+1-804-255-9597",
address: {
@type: "PostalAddress",
streetAddress: "3108 Semmes Ave",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23225",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5170326,
longitude: -77.4659891
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Richmond, Virginia and surrounding areas (virtual sessions available throughout Virginia)",
knowsAbout: "Mental Health & Therapy, Trauma survivors, individuals with PTSD or complex PTSD, people struggling with anxiety and depression, therapy professionals seeking advanced training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Somatic & Attachment-Based Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Resiliency & Post-Traumatic Growth Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Training & Professional Development"
}
],
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.