{
  "resourceType": "Organization",
  "id": "id-6aAcc7KdkC6F.Jy3vEVzg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1477803898"
    }
  ],
  "active": true,
  "name": "Counseling Clinic LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(970) 682-0909"
    }
  ],
  "address": [
    {
      "line": [
        "4689 W 20th St. Unit E"
      ],
      "city": "Greeley",
      "state": "CO",
      "postalCode": "80634",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-6aAcc7KdkC6F.Jy3vEVzg"
    }
  ]
}