{
  "resourceType": "Organization",
  "id": "idFiJwHdWP2jXOBMh54lvcTA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1386983476"
    }
  ],
  "active": true,
  "name": "O'Connell Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(717) 422-5420"
    }
  ],
  "address": [
    {
      "line": [
        "2260 Spring Road",
        "Suite 2"
      ],
      "city": "Carlisle",
      "state": "PA",
      "postalCode": "17013",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idFiJwHdWP2jXOBMh54lvcTA"
    }
  ]
}