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: "Harrisonburg Center for Healing",
description: "Harrisonburg Center for Healing is a mental health practice offering therapy and counseling services to individuals and families in the Harrisonburg area. The center provides a compassionate, healing-focused approach to address a range of mental health concerns and life challenges.",
url: "http://www.harrisonburgcenterforhealing.com/",
telephone: "+1-540-830-5443",
address: {
@type: "PostalAddress",
streetAddress: "1737 Erickson Ave",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.436125,
longitude: -78.90753149999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families in counseling, people working through life challenges",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Healing-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individual & Family 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.