{
  "resourceType": "Organization",
  "id": "idhsB6GDY797FIWDmyjSMq7g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "8565362565"
    }
  ],
  "active": true,
  "name": "Wilkens Blvd",
  "telecom": [
    {
      "system": "phone",
      "value": "(614) 428-8615"
    }
  ],
  "address": [
    {
      "line": [
        "1770 James Martin Circle"
      ],
      "city": "Columbus",
      "state": "OH",
      "postalCode": "43219",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idhsB6GDY797FIWDmyjSMq7g"
    }
  ]
}