{
  "resourceType": "Organization",
  "id": "idAg0FLzQGazWekR1U7l1z5g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "9854568555"
    }
  ],
  "active": true,
  "name": "Wolf Parade",
  "telecom": [
    {
      "system": "phone",
      "value": "(208) 448-7764"
    }
  ],
  "address": [
    {
      "line": [
        "349 Youngtown Road"
      ],
      "city": "Priest River",
      "state": "ID",
      "postalCode": "83822",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAg0FLzQGazWekR1U7l1z5g"
    }
  ]
}