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: "Valley Community Counseling",
description: "Valley Community Counseling provides comprehensive mental health services including individual counseling, family therapy, and specialized Developmental Disability Services (DDA) for children. Located in Twin Falls, they serve clients seeking support for a wide range of mental health and developmental needs with a focus on accessible community care.",
url: "https://www.vccidaho.org/",
telephone: "+1-208-736-0695",
address: {
@type: "PostalAddress",
streetAddress: "141 Morrison St",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5633316,
longitude: -114.49288170000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Twin Falls, ID and surrounding areas",
knowsAbout: "Mental Health & Therapy, Families seeking counseling, children with developmental concerns, individuals needing community-based mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Developmental Disability Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Centered Approach"
}
],
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.