{
  "resourceType": "Organization",
  "id": "idPdoMXUnkoh7tqTjr2epFPw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "9843118479"
    }
  ],
  "active": true,
  "name": "Obtaining Peace",
  "telecom": [
    {
      "system": "phone",
      "value": "(662) 280-7744"
    }
  ],
  "address": [
    {
      "line": [
        "2325 Oxford Court"
      ],
      "city": "Memphis",
      "state": "MS",
      "postalCode": "38116",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idPdoMXUnkoh7tqTjr2epFPw"
    }
  ]
}