{
  "resourceType": "Organization",
  "id": "idhqFNhWgs.SxWY-HajQXC-A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1285871939"
    }
  ],
  "active": true,
  "name": "Beach office",
  "telecom": [
    {
      "system": "phone",
      "value": "(757) 651-3011"
    }
  ],
  "address": [
    {
      "line": [
        "1064 Laskin Rd Suite 14c"
      ],
      "city": "virginia beach",
      "state": "va",
      "postalCode": "23451",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idhqFNhWgs.SxWY-HajQXC-A"
    }
  ]
}