{
  "resourceType": "Organization",
  "id": "idM0pRPMsVd2F2PQKf9r2BXg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1285664292"
    }
  ],
  "active": true,
  "name": "Adaway & Associates",
  "telecom": [
    {
      "system": "phone",
      "value": "(205) 307-8046"
    }
  ],
  "address": [
    {
      "line": [
        "1602 Cogswell Ave"
      ],
      "city": "Pell City",
      "state": "AL",
      "postalCode": "35125",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idM0pRPMsVd2F2PQKf9r2BXg"
    }
  ]
}