{
  "resourceType": "Organization",
  "id": "id1qMcTUciLyfoX2.ZENqWtg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7486037055"
    }
  ],
  "active": true,
  "name": "Setup By Office Therapy",
  "telecom": [
    {
      "system": "phone",
      "value": "(330) 353-7875"
    },
    {
      "system": "email",
      "value": "yesokay@whatever.com"
    }
  ],
  "address": [
    {
      "line": [
        "4520 Derek Drive"
      ],
      "city": "Akron",
      "state": "OH",
      "postalCode": "44308",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1qMcTUciLyfoX2.ZENqWtg"
    }
  ]
}