{
  "resourceType": "Organization",
  "id": "idacQLyltWqS2henkeeXjH-A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1073131827"
    }
  ],
  "active": true,
  "name": "iListen, LLC.",
  "telecom": [
    {
      "system": "phone",
      "value": "(912) 483-3344"
    }
  ],
  "address": [
    {
      "line": [
        "101 Blue Moon Xing",
        "S3, B173"
      ],
      "city": "Pooler",
      "state": "GA",
      "postalCode": "31322",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idacQLyltWqS2henkeeXjH-A"
    }
  ]
}