{
  "resourceType": "Organization",
  "id": "id.iF0TfRSNfhVHjNSj5bKcA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1295367449"
    }
  ],
  "active": true,
  "name": "Winds of Change Counseline Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(701) 483-0230"
    }
  ],
  "address": [
    {
      "line": [
        "30 7TH ST W",
        "SUITE T, DOOR A"
      ],
      "city": "DICKINSON",
      "state": "ND",
      "postalCode": "58601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id.iF0TfRSNfhVHjNSj5bKcA"
    }
  ]
}