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: "Family Health Services",
description: "Family Health Services is a comprehensive community health center offering medical, dental, behavioral health, and pharmacy services across the Magic Valley region. Their Twin Falls location at 826 Eastland Drive houses a Certified Community Behavioral Health Clinic providing mental health care alongside medical services. FHS serves the entire community with integrated care, telehealth options, school-based behavioral health providers, and support for patients regardless of insurance status through their FHS Foundation.",
url: "https://fhsid.org/locations/twin-falls/",
telephone: "+1-208-732-7447",
address: {
@type: "PostalAddress",
streetAddress: "826 Eastland Dr #1",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.558766399999996,
longitude: -114.43997209999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Twin Falls, ID and surrounding Magic Valley communities including Jerome, Burley, Kimberly, Shoshone, Rupert, Fairfield, Buhl, and Bellevue",
knowsAbout: "Mental Health & Therapy, Families seeking integrated healthcare, Students needing school-based mental health support, Patients without insurance or underinsured, Community members prioritizing preventive and accessible care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Care Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "School-Based Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financial Assistance Available"
}
],
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.