{
  "resourceType": "Organization",
  "id": "idXQEPThQHKsnwqeUmqA6u1w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1619103934"
    }
  ],
  "active": true,
  "name": "Kingdom Living Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(973) 626-3526"
    }
  ],
  "address": [
    {
      "line": [
        "21 Le Grande Terrace"
      ],
      "city": "Wayne",
      "state": "NJ",
      "postalCode": "07470",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idXQEPThQHKsnwqeUmqA6u1w"
    }
  ]
}