{
  "resourceType": "Organization",
  "id": "idgHfL7K5t096UDEVFZaL2bQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1457379067"
    }
  ],
  "active": true,
  "name": "Real Solutions",
  "telecom": [
    {
      "system": "phone",
      "value": "(843) 357-8558"
    }
  ],
  "address": [
    {
      "line": [
        "641 Little Tony Avenue"
      ],
      "city": "Murrells Inlet",
      "state": "SC",
      "postalCode": "29576",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idgHfL7K5t096UDEVFZaL2bQ"
    }
  ]
}