{
  "resourceType": "Organization",
  "id": "id8U9jTP4F47j4JRqN1Xu45g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7661179771"
    }
  ],
  "active": true,
  "name": "Calming Desires",
  "telecom": [
    {
      "system": "phone",
      "value": "(720) 886-8570"
    }
  ],
  "address": [
    {
      "line": [
        "1851 Leo Street"
      ],
      "city": "Aurora",
      "state": "CO",
      "postalCode": "80015",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id8U9jTP4F47j4JRqN1Xu45g"
    }
  ]
}