{
  "resourceType": "Organization",
  "id": "idW3lopZdJyRjIEguLfYNdaQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7412589632"
    }
  ],
  "active": true,
  "name": "Charles",
  "telecom": [
    {
      "system": "phone",
      "value": "(727) 398-5720"
    }
  ],
  "address": [
    {
      "line": [
        "4966 Chestnut Street"
      ],
      "city": "North Gulf Beach",
      "state": "FL",
      "postalCode": "34642",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idW3lopZdJyRjIEguLfYNdaQ"
    }
  ]
}