{
  "resourceType": "Organization",
  "id": "idlByOFPIXVGQszDTBhAV3Ug",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1912192097"
    }
  ],
  "active": true,
  "name": "Lynn Parker home",
  "telecom": [
    {
      "system": "phone",
      "value": "(910) 612-0291"
    }
  ],
  "address": [
    {
      "line": [
        "12 Cricket Court"
      ],
      "city": "Wilmington",
      "state": "NC",
      "postalCode": "28411",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idlByOFPIXVGQszDTBhAV3Ug"
    }
  ]
}