{
  "resourceType": "Organization",
  "id": "idfpLCg7aG2hL3MK5fDlOlGQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1255402822"
    }
  ],
  "active": true,
  "name": "Kenneth L. Director and Associates",
  "telecom": [
    {
      "system": "phone",
      "value": "(772) 567-6508"
    }
  ],
  "address": [
    {
      "line": [
        "2525 20th St."
      ],
      "city": "Vero Beach",
      "state": "FL",
      "postalCode": "32960",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idfpLCg7aG2hL3MK5fDlOlGQ"
    }
  ]
}