{
  "resourceType": "Organization",
  "id": "idxigIdOv4TB3YHiiBI6FCPQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811384159"
    }
  ],
  "active": true,
  "name": "Primary Location",
  "telecom": [
    {
      "system": "phone",
      "value": "(757) 541-8606"
    }
  ],
  "address": [
    {
      "line": [
        "680 Kingsborough Square",
        "Suite A"
      ],
      "city": "Chesapeake",
      "state": "VA",
      "postalCode": "23320",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idxigIdOv4TB3YHiiBI6FCPQ"
    }
  ]
}