{
  "resourceType": "Organization",
  "id": "idYTj0u6qbf7GoLvUDfXwvrg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1407472939"
    }
  ],
  "active": true,
  "name": "Infinite Hope LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(480) 702-3780"
    }
  ],
  "address": [
    {
      "line": [
        "4654 E Mountain  Vista Drive"
      ],
      "city": "Phoenix",
      "state": "Az",
      "postalCode": "85048",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYTj0u6qbf7GoLvUDfXwvrg"
    }
  ]
}