{
  "resourceType": "Organization",
  "id": "idz1QnwB3ySULhg345y88Hhg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1952009722"
    }
  ],
  "active": true,
  "name": "Compass2Goals, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(617) 999-7767"
    }
  ],
  "address": [
    {
      "line": [
        "3 Butler Avenue",
        "Unit 2"
      ],
      "city": "Maynard",
      "state": "MA",
      "postalCode": "01754",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idz1QnwB3ySULhg345y88Hhg"
    }
  ]
}