{
  "resourceType": "Organization",
  "id": "idfNN5IqqbxWV8mcxd1-SpbQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1912146028"
    }
  ],
  "active": true,
  "name": "Long Leaf",
  "telecom": [
    {
      "system": "phone",
      "value": "(910) 671-4042"
    }
  ],
  "address": [
    {
      "line": [
        "2550 Fayetteville Road"
      ],
      "city": "Lumberton",
      "state": "NC",
      "postalCode": "28358",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idfNN5IqqbxWV8mcxd1-SpbQ"
    }
  ]
}