{
  "resourceType": "Organization",
  "id": "idYx8PhAYthz8GvWDYVEBCCA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1629587514"
    }
  ],
  "active": true,
  "name": "Mobile",
  "telecom": [
    {
      "system": "phone",
      "value": "(251) 343-5300"
    }
  ],
  "address": [
    {
      "line": [
        "6312 Piccadilly Square Drive",
        "Suite 3"
      ],
      "city": "Mobile",
      "state": "AL",
      "postalCode": "36609",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYx8PhAYthz8GvWDYVEBCCA"
    }
  ]
}