{
  "resourceType": "Organization",
  "id": "idBfpGu0ymHRzwXdMQLELZKA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "9856523214"
    }
  ],
  "active": true,
  "name": "Everyday Visits",
  "telecom": [
    {
      "system": "phone",
      "value": "(478) 469-7741"
    }
  ],
  "address": [
    {
      "line": [
        "1520 Graystone Lakes"
      ],
      "city": "Kite",
      "state": "GA",
      "postalCode": "31049",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idBfpGu0ymHRzwXdMQLELZKA"
    }
  ]
}