{
  "resourceType": "Organization",
  "id": "idkilRZYN8EY7tJ5zTGTOHWA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1316222821"
    }
  ],
  "active": true,
  "name": "FACES of Virginia",
  "telecom": [
    {
      "system": "phone",
      "value": "(434) 572-3200"
    }
  ],
  "address": [
    {
      "line": [
        "220 Paradise Lane"
      ],
      "city": "South Boston",
      "state": "VA",
      "postalCode": "24592",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkilRZYN8EY7tJ5zTGTOHWA"
    }
  ]
}