{
  "resourceType": "Organization",
  "id": "idK0Guuhe9ICtoqBEVMWatTw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1689148512"
    }
  ],
  "active": true,
  "name": "Arizona Love and Care",
  "telecom": [
    {
      "system": "phone",
      "value": "(623) 440-8989"
    }
  ],
  "address": [
    {
      "line": [
        "15250 W Pierson St"
      ],
      "city": "Goodyear",
      "state": "AZ",
      "postalCode": "85935",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idK0Guuhe9ICtoqBEVMWatTw"
    }
  ]
}