{
  "resourceType": "Organization",
  "id": "idaMwOxNp2V5vGCfyfO7HBcg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1104053305"
    }
  ],
  "active": true,
  "name": "Grace Shortt",
  "telecom": [
    {
      "system": "phone",
      "value": "(540) 797-8932"
    }
  ],
  "address": [
    {
      "line": [
        "1769 Jametown Rd Ste 114"
      ],
      "city": "Williamsburg",
      "state": "VA",
      "postalCode": "23185",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idaMwOxNp2V5vGCfyfO7HBcg"
    }
  ]
}