{
  "resourceType": "Organization",
  "id": "id7T-r8lTDubxND4KN3uDhCg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "6589856522"
    }
  ],
  "active": true,
  "name": "Bryan Street Business",
  "telecom": [
    {
      "system": "phone",
      "value": "(336) 314-5408"
    }
  ],
  "address": [
    {
      "line": [
        "4347 Bryan Street"
      ],
      "city": "Greensboro",
      "state": "NC",
      "postalCode": "27407",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id7T-r8lTDubxND4KN3uDhCg"
    }
  ]
}