{
  "resourceType": "Organization",
  "id": "idoyRS6TDRxvLRX1bc2IFvUg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1053975748"
    }
  ],
  "active": true,
  "name": "Cenla Mental Health LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 443-9339"
    }
  ],
  "address": [
    {
      "line": [
        "5920 Coliseum Blvd"
      ],
      "city": "Alexandria",
      "state": "LA",
      "postalCode": "71303",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idoyRS6TDRxvLRX1bc2IFvUg"
    }
  ]
}