{
  "resourceType": "Organization",
  "id": "idDNFtjiIYYdOQOulBigKgPw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1962114512"
    }
  ],
  "active": true,
  "name": "365 BREAKTHROUGH LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(480) 272-8969"
    }
  ],
  "address": [
    {
      "line": [
        "6641 E BAYWOOD AVE",
        "STE B3"
      ],
      "city": "MESA",
      "state": "AZ",
      "postalCode": "85206",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDNFtjiIYYdOQOulBigKgPw"
    }
  ]
}