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: "Mercy House, Inc",
description: "Mercy House is a nonprofit organization combating poverty and homelessness in Harrisonburg and surrounding counties. They provide family shelter, rapid re-housing, homelessness prevention services, and Safe at Home support programs to help clients achieve self-sufficiency. The organization also operates two thrift stores in Harrisonburg and Timberville that provide employment opportunities, essentials, and affordable goods while supporting their mission.",
url: "http://www.themercyhouse.org/",
telephone: "+1-540-432-1812",
address: {
@type: "PostalAddress",
streetAddress: "305 N High St",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4530464,
longitude: -78.8720943
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "73",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia; Rockingham, Augusta, and Page Counties",
knowsAbout: "Mental Health & Therapy, Individuals and families experiencing homelessness, people at risk of housing instability, low-income community members seeking affordable goods and employment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Housing Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Thrift Stores"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-County Service Area"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
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.