{
  "resourceType": "Organization",
  "id": "idUiHDKtU5-pTDCJ-rMYlbIQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1770870685"
    }
  ],
  "active": true,
  "name": "Larochante Int'l Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(781) 767-6060"
    }
  ],
  "address": [
    {
      "line": [
        "10 Mazzeo Dr. Suite 214"
      ],
      "city": "Randolph",
      "state": "MA",
      "postalCode": "02368",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idUiHDKtU5-pTDCJ-rMYlbIQ"
    }
  ]
}