{
  "resourceType": "Organization",
  "id": "idfTncBnkqE5YPPZF6zs3QSw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1386292514"
    }
  ],
  "active": true,
  "name": "Wonder Works LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 326-0831"
    }
  ],
  "address": [
    {
      "line": [
        "1124 S Charles Street",
        "Unit 1"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21230",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idfTncBnkqE5YPPZF6zs3QSw"
    }
  ]
}