{
  "resourceType": "Organization",
  "id": "id4hHoXDf3bPyj1QquUOKZCg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1972972982"
    }
  ],
  "active": true,
  "name": "Arcline Associates Counsel Services, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(267) 970-4433"
    }
  ],
  "address": [
    {
      "line": [
        "8400 Bustleton Avenue",
        "Suite 7"
      ],
      "city": "Philadelphia",
      "state": "PA",
      "postalCode": "19152",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4hHoXDf3bPyj1QquUOKZCg"
    }
  ]
}