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: "Golden LivingCenter - Shenandoah Valley",
description: "Shenandoah Valley Health and Rehab is a Trio Healthcare skilled nursing facility in Buena Vista, VA offering comprehensive post-acute and long-term care services including 24-hour skilled nursing, short-term rehab-to-home programs, physical/occupational/speech therapy, memory care, and specialized services like wound care, trach care, and stroke rehabilitation. Their care model emphasizes personalized attention and forming authentic connections with each resident to support recovery and quality of life.",
url: "http://shenandoahrehabcenter.com/",
telephone: "+1-540-261-7444",
address: {
@type: "PostalAddress",
streetAddress: "3737 Catalpa Ave",
addressLocality: "Buena Vista",
addressRegion: "VA",
postalCode: "24416",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7509002,
longitude: -79.35092159999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.8",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Buena Vista, VA and surrounding Shenandoah Valley area",
knowsAbout: "Mental Health & Therapy, Post-hospitalization patients needing short-term rehab, seniors requiring long-term skilled nursing care, individuals with memory loss or dementia, families seeking respite care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Post-Acute Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Rehabilitation Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Memory Care Services"
}
],
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.