{
  "resourceType": "Organization",
  "id": "idJWrM7LIF5SOG3rGRXJBzng",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "5031245874"
    }
  ],
  "active": true,
  "name": "Hope 4 the Hopeless",
  "telecom": [
    {
      "system": "phone",
      "value": "(704) 349-4580"
    }
  ],
  "address": [
    {
      "line": [
        "1863 Red Dog Road"
      ],
      "city": "Charlotte",
      "state": "NC",
      "postalCode": "28202",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idJWrM7LIF5SOG3rGRXJBzng"
    }
  ]
}