{
  "resourceType": "Organization",
  "id": "idF4VsccagKWsWL0ci2IJqZQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1265418560"
    }
  ],
  "active": true,
  "name": "Dayspring Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(336) 635-1899"
    }
  ],
  "address": [
    {
      "line": [
        "209 South Edgewood Road"
      ],
      "city": "Eden",
      "state": "NC",
      "postalCode": "27288",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idF4VsccagKWsWL0ci2IJqZQ"
    }
  ]
}