{
  "resourceType": "Organization",
  "id": "idMsybw9QoqSteyaM851IuYQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "2754796599"
    }
  ],
  "active": true,
  "name": "Winds of Change",
  "telecom": [
    {
      "system": "phone",
      "value": "(212) 774-8214"
    }
  ],
  "address": [
    {
      "line": [
        "3261 Shinn Street"
      ],
      "city": "New York",
      "state": "NY",
      "postalCode": "10021",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMsybw9QoqSteyaM851IuYQ"
    }
  ]
}