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: "Beehive Behavioral Health",
description: "Beehive Behavioral Health is a medical clinic in Salt Lake City specializing in mental health treatment and psychiatric care. They provide therapy, counseling, and medication management services to help patients address anxiety, depression, trauma, and other behavioral health concerns. With a focus on personalized treatment plans and evidence-based practices, Beehive Behavioral Health serves individuals seeking professional mental health support in a clinical setting.",
url: "https://toptierpsych.com/beehivebehavioral/salt-lake-city-ut/",
telephone: "+1-801-373-2246",
address: {
@type: "PostalAddress",
streetAddress: "222 S Main St 5th Floor",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84101",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7643,
longitude: -111.892
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking mental health treatment, patients needing medication management, people dealing with anxiety or depression, those in crisis",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Treatment"
}
],
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.