{
  "resourceType": "Organization",
  "id": "id1rlA5x00Dyu0bSC2zkNbrQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1174712798"
    }
  ],
  "active": true,
  "name": "Dunn Psychological Associates, PA",
  "telecom": [
    {
      "system": "phone",
      "value": "(910) 892-5839"
    }
  ],
  "address": [
    {
      "line": [
        "102 Tilghman Drive",
        "P.O. Box 487"
      ],
      "city": "Dunn",
      "state": "NC",
      "postalCode": "28335",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1rlA5x00Dyu0bSC2zkNbrQ"
    }
  ]
}