{
  "resourceType": "Organization",
  "id": "idWV3uHa4daExHJXCbVt4x-A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1952558827"
    }
  ],
  "active": true,
  "name": "Mark Pletcher, MA, LCPC",
  "telecom": [
    {
      "system": "phone",
      "value": "(847) 204-2304"
    }
  ],
  "address": [
    {
      "line": [
        "4709 Golf Road",
        "Suite 1130"
      ],
      "city": "Skokie",
      "state": "IL",
      "postalCode": "60076",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idWV3uHa4daExHJXCbVt4x-A"
    }
  ]
}