Home
Substance Abuse and Mental Health Services Administration
Samhsa Treatment Facility Structure
Samhsa Treatment Facility Structure
A SAMHSA-listed behavioral health treatment facility as returned by the Treatment Services Locator API.
Type: object
Properties: 17
Federal-Government Public Health Behavioral Health Substance Use Disorders Mental Health Open Data Healthcare
TreatmentFacility is a JSON Structure definition published by Substance Abuse and Mental Health Services Administration, describing 17 properties.
Properties
name1
name2
street1
city
state
zip
phone
latitude
longitude
distMiles
category
typeDescription
services
medicaid
medicare
slidingFee
noFee
Meta-schema:
JSON Structure
{
"name": "TreatmentFacility",
"description": "A SAMHSA-listed behavioral health treatment facility as returned by the Treatment Services Locator API.",
"type": "object",
"properties": {
"name1": {
"type": "string",
"description": "Primary facility name",
"example": "Community Recovery Center"
},
"name2": {
"type": "string",
"description": "Secondary name or DBA"
},
"street1": {
"type": "string",
"description": "Street address"
},
"city": {
"type": "string",
"description": "City",
"example": "Austin"
},
"state": {
"type": "string",
"description": "Two-letter state code",
"example": "TX"
},
"zip": {
"type": "string",
"description": "ZIP code",
"example": "78701"
},
"phone": {
"type": "string",
"description": "Phone number",
"example": "(512) 555-0100"
},
"latitude": {
"type": "number",
"description": "Latitude for mapping"
},
"longitude": {
"type": "number",
"description": "Longitude for mapping"
},
"distMiles": {
"type": "number",
"description": "Distance from search location in miles"
},
"category": {
"type": "string",
"description": "Service category",
"enum": ["Substance Abuse", "Mental Health", "Co-Occurring Disorders"]
},
"typeDescription": {
"type": "string",
"description": "Facility type",
"example": "Outpatient"
},
"services": {
"type": "array",
"description": "Services provided",
"items": { "type": "string" },
"example": ["Detoxification", "Medication-Assisted Treatment", "Counseling"]
},
"medicaid": {
"type": "string",
"enum": ["Y", "N"],
"description": "Accepts Medicaid"
},
"medicare": {
"type": "string",
"enum": ["Y", "N"],
"description": "Accepts Medicare"
},
"slidingFee": {
"type": "string",
"enum": ["Y", "N"],
"description": "Sliding fee scale available"
},
"noFee": {
"type": "string",
"enum": ["Y", "N"],
"description": "Free treatment available"
}
}
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/samhsa-treatment-facility-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.