{
  "resourceType": "Organization",
  "id": "idj2Jj8AOEEN4UTM9dY-UubQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1295041739"
    }
  ],
  "active": true,
  "name": "SColwell LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(203) 212-3585"
    }
  ],
  "address": [
    {
      "line": [
        "999 Oronoque Lane",
        "2nd floor North"
      ],
      "city": "Stratford",
      "state": "CT",
      "postalCode": "06411",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idj2Jj8AOEEN4UTM9dY-UubQ"
    }
  ]
}