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: "Plena Integrative Health Center",
description: "Plena Integrative Health Center is a women's health practice in Harrisonburg offering gynecological and primary care provided by Women's Health Nurse Practitioners and Nurse-Midwives. They take a personalized, holistic approach to care and welcome patients of all sexual identities and gender identities seeking compassionate, affirming healthcare.",
url: "https://www.plena-ihc.com/",
telephone: "+1-540-575-5245",
address: {
@type: "PostalAddress",
streetAddress: "119 University Blvd # B",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4308075,
longitude: -78.8477434
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Holistic Wellness, Women and people with female anatomy seeking gynecological care, LGBTQ+ patients seeking affirming healthcare, those desiring a holistic approach to women's health",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Nurse Practitioner & Midwife-Led"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Affirming & Inclusive"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Holistic 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.