{
  "resourceType": "Organization",
  "id": "idoukrd8WFb4IRZspeVLTPKg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1780662809"
    }
  ],
  "active": true,
  "name": "Mending Minds",
  "telecom": [
    {
      "system": "phone",
      "value": "(413) 525-5080"
    }
  ],
  "address": [
    {
      "line": [
        "264 North Main Street"
      ],
      "city": "East Longmeadow",
      "state": "MA",
      "postalCode": "01028",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idoukrd8WFb4IRZspeVLTPKg"
    }
  ]
}