{
  "resourceType": "Organization",
  "id": "idpGFayjhHYgPvPfggGpNYqg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1265179923"
    }
  ],
  "active": true,
  "name": "Newstart Behavioral Home LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(602) 907-3198"
    }
  ],
  "address": [
    {
      "line": [
        "3750 W Mulberry Dr"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85019",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idpGFayjhHYgPvPfggGpNYqg"
    }
  ]
}