{
  "resourceType": "Organization",
  "id": "idudp6mJjPKK2sPdlEdnXPZA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1447556980"
    }
  ],
  "active": true,
  "name": "Body, Soul, Spirit     33 Orange St, Asheville 28803",
  "telecom": [
    {
      "system": "phone",
      "value": "(828) 273-5647"
    }
  ],
  "address": [
    {
      "line": [
        "33 Orange St"
      ],
      "city": "Asheville",
      "state": "NC",
      "postalCode": "28801",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idudp6mJjPKK2sPdlEdnXPZA"
    }
  ]
}