{
  "resourceType": "Organization",
  "id": "id8lTlsVfP6B8M04uXfYzzoA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1336837616"
    }
  ],
  "active": true,
  "name": "Ideal Treatment Center LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(602) 603-1084"
    }
  ],
  "address": [
    {
      "line": [
        "1717 W Northern Ave",
        "Suite 107"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85021",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id8lTlsVfP6B8M04uXfYzzoA"
    }
  ]
}