{
  "resourceType": "Organization",
  "id": "idCJBolgzMidDpe8FiXa07Zg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1447393020"
    }
  ],
  "active": true,
  "name": "CSA 1",
  "telecom": [
    {
      "system": "phone",
      "value": "(910) 655-0698"
    }
  ],
  "address": [
    {
      "line": [
        "44 Dream Ave"
      ],
      "city": "Delco",
      "state": "NC",
      "postalCode": "28436",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCJBolgzMidDpe8FiXa07Zg"
    }
  ]
}