{
  "resourceType": "Organization",
  "id": "id9EknHHX.im6RrxjCUKEapQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1225220700"
    }
  ],
  "active": true,
  "name": "Koinonia Counseling Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(865) 357-1956"
    }
  ],
  "address": [
    {
      "line": [
        "5716 Western Ave"
      ],
      "city": "Knoxville",
      "state": "TN",
      "postalCode": "37921",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9EknHHX.im6RrxjCUKEapQ"
    }
  ]
}