{
  "resourceType": "Organization",
  "id": "idrRjMCO64JLA30w4ahvP-HQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1639593247"
    }
  ],
  "active": true,
  "name": "Crisis Center Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(219) 938-7070"
    }
  ],
  "address": [
    {
      "line": [
        "101 N. Montgomery Street"
      ],
      "city": "Gary",
      "state": "IN",
      "postalCode": "46304",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idrRjMCO64JLA30w4ahvP-HQ"
    }
  ]
}