{
  "resourceType": "Organization",
  "id": "idAOG.dAuS19i3A1Sincgs9A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1427406891"
    }
  ],
  "active": true,
  "name": "Amazing Self",
  "telecom": [
    {
      "system": "phone",
      "value": "(586) 676-7902"
    }
  ],
  "address": [
    {
      "line": [
        "39393 Van Dyke Ave Suite 209"
      ],
      "city": "Sterling Heights",
      "state": "Mi",
      "postalCode": "48313",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAOG.dAuS19i3A1Sincgs9A"
    }
  ]
}