{
  "resourceType": "Organization",
  "id": "idu0EjExy1Gi0RwTkiIkQUXw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1306176144"
    }
  ],
  "active": true,
  "name": "117 Park Ave.",
  "telecom": [
    {
      "system": "phone",
      "value": "(413) 363-0272"
    }
  ],
  "address": [
    {
      "line": [
        "117 Park Avenue",
        "Ste. 205"
      ],
      "city": "West Springfield",
      "state": "MA",
      "postalCode": "01089",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idu0EjExy1Gi0RwTkiIkQUXw"
    }
  ]
}