{
  "resourceType": "Organization",
  "id": "idNHEQHlr1x44Q2CWZceEUgg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1063801231"
    }
  ],
  "active": true,
  "name": "Penny for your Thoughts Wellness LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(307) 215-5112"
    }
  ],
  "address": [
    {
      "line": [
        "1541 Diamond Drive"
      ],
      "city": "Casper",
      "state": "WY",
      "postalCode": "82601",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idNHEQHlr1x44Q2CWZceEUgg"
    }
  ]
}