{
  "resourceType": "Organization",
  "id": "idV4a73bnN0Ew7mw3PwtLVRg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1922212265"
    }
  ],
  "active": true,
  "name": "Lotus Rising Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(269) 903-5759"
    }
  ],
  "address": [
    {
      "line": [
        "5464 Holiday Terrace"
      ],
      "city": "Kalamazoo",
      "state": "MI",
      "postalCode": "49009",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idV4a73bnN0Ew7mw3PwtLVRg"
    }
  ]
}