{
  "resourceType": "Organization",
  "id": "idFX6XcBexSwPmjjx7C3zZgQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1952989188"
    }
  ],
  "active": true,
  "name": "Invicta Wellness Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(757) 208-5118"
    }
  ],
  "address": [
    {
      "line": [
        "1101 Professional Dr",
        "Suite B"
      ],
      "city": "Williamsburg",
      "state": "VA",
      "postalCode": "23185",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idFX6XcBexSwPmjjx7C3zZgQ"
    }
  ]
}