{
  "resourceType": "Organization",
  "id": "idYLv4RVuQDNsUQZi13qgF4g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356744387"
    }
  ],
  "active": true,
  "name": "Hope Rebuilt, LLC: Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(480) 579-8827"
    }
  ],
  "address": [
    {
      "line": [
        "2111 E Baseline Rd",
        "Suite B1"
      ],
      "city": "Tempe",
      "state": "AZ",
      "postalCode": "85283",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYLv4RVuQDNsUQZi13qgF4g"
    }
  ]
}