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: "Hands To Guide You Behavioral Health",
description: "Hands To Guide You Behavioral Health, founded by Dr. Larry Ford, provides comprehensive behavioral health services including individual therapy, psychological services, trauma-informed care, substance abuse treatment, and medication management. They specialize in integrated care that combines behavioral health with primary care, recognizing the connection between mental and physical wellness. Services include telehealth appointments available statewide in Oklahoma, school-based behavioral health programs, support groups, brain mapping and neurofeedback, clinical consultation, and licensure supervision for counselors in training.",
url: "http://www.h2gy.com/",
telephone: "+1-405-605-4249",
address: {
@type: "PostalAddress",
streetAddress: "1016 SW 44th St #500",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73109",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.420363,
longitude: -97.53318399999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "115",
bestRating: "5"
},
areaServed: "Oklahoma City and throughout Oklahoma via telehealth",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy and mental health support, athletes focused on mental wellness, people managing chronic illness alongside behavioral health conditions, families affected by traumatic stress, those preferring telehealth options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Care Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Statewide Telehealth Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Programs"
}
],
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.