{
  "resourceType": "Organization",
  "id": "idHK.U9XIsjyBrfUhGXIpksQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7418529632"
    }
  ],
  "active": true,
  "name": "Black Spider",
  "telecom": [
    {
      "system": "phone",
      "value": "(658) 985-1588"
    }
  ],
  "address": [
    {
      "line": [
        "4342 Pin Oak Drive"
      ],
      "city": "Bettendorf",
      "state": "IA",
      "postalCode": "52722",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHK.U9XIsjyBrfUhGXIpksQ"
    }
  ]
}