{
  "resourceType": "Organization",
  "id": "idmolLMrmDgL4K4X8Js-GGxg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "4523256010"
    }
  ],
  "active": true,
  "name": "Beautiful",
  "telecom": [
    {
      "system": "phone",
      "value": "(740) 734-1377"
    }
  ],
  "address": [
    {
      "line": [
        "4650 Viking Drive"
      ],
      "city": "Columbus",
      "state": "OH",
      "postalCode": "43215",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idmolLMrmDgL4K4X8Js-GGxg"
    }
  ]
}