{
  "resourceType": "Organization",
  "id": "id0Jj-dKHEJAb3yN5QlTl5Jg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1154672210"
    }
  ],
  "active": true,
  "name": "Amanda Neas",
  "telecom": [
    {
      "system": "phone",
      "value": "(781) 960-4117"
    }
  ],
  "address": [
    {
      "line": [
        "50 Congress St Suite 336"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02109",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id0Jj-dKHEJAb3yN5QlTl5Jg"
    }
  ]
}