{
  "resourceType": "Organization",
  "id": "idIlf8HSdb0TXVW-ISjRV69g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700247681"
    }
  ],
  "active": true,
  "name": "Willow Counseling LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(605) 971-7136"
    }
  ],
  "address": [
    {
      "line": [
        "5024 S Bur Oak Place",
        "Suite 206"
      ],
      "city": "Sioux Falls",
      "state": "SD",
      "postalCode": "57108",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idIlf8HSdb0TXVW-ISjRV69g"
    }
  ]
}