{
  "resourceType": "Organization",
  "id": "idq9EhRUOotVRN9iEMhwAcyg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215256532"
    }
  ],
  "active": true,
  "name": "Beautiful Weirdo",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 970-9735"
    }
  ],
  "address": [
    {
      "line": [
        "8649 Valley Drive"
      ],
      "city": "Waldorf",
      "state": "MD",
      "postalCode": "20603",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idq9EhRUOotVRN9iEMhwAcyg"
    }
  ]
}