{
  "resourceType": "Organization",
  "id": "idRupPnaKS.xQOhsN4KYiESw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1053766469"
    }
  ],
  "active": true,
  "name": "Jen LPC, llc",
  "telecom": [
    {
      "system": "phone",
      "value": "(970) 388-4755"
    }
  ],
  "address": [
    {
      "line": [
        "1473 Moraine Valley Dr"
      ],
      "city": "Severance",
      "state": "CO",
      "postalCode": "80550",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRupPnaKS.xQOhsN4KYiESw"
    }
  ]
}