{
  "resourceType": "Organization",
  "id": "idKWhqdsGgYC8b54eQWnk6Tg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1124026596"
    }
  ],
  "active": true,
  "name": "CCherish Consulting Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 956-3185"
    }
  ],
  "address": [
    {
      "line": [
        "92 Whitman Crossing"
      ],
      "city": "Clarksville",
      "state": "TN",
      "postalCode": "37043",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idKWhqdsGgYC8b54eQWnk6Tg"
    }
  ]
}