{
  "resourceType": "Organization",
  "id": "idr2Dq2v2Iks47mS4VeJwTDw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1942290267"
    }
  ],
  "active": true,
  "name": "San Marcos Treatment Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(512) 396-8500"
    }
  ],
  "address": [
    {
      "line": [
        "120 Bert Brown Road"
      ],
      "city": "San Marcos",
      "state": "TX",
      "postalCode": "78666",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idr2Dq2v2Iks47mS4VeJwTDw"
    }
  ]
}