{
  "resourceType": "Organization",
  "id": "id-W59uSxhMtkPf4NFJUUDlw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1043227606"
    }
  ],
  "active": true,
  "name": "Choices Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(601) 447-4916"
    }
  ],
  "address": [
    {
      "line": [
        "#6B Willow Bend Drive"
      ],
      "city": "Hattiesburg",
      "state": "MS",
      "postalCode": "39402",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-W59uSxhMtkPf4NFJUUDlw"
    }
  ]
}