{
  "resourceType": "Organization",
  "id": "idkyPnTSpZJYFvtIl3k7xZ9g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1669553210"
    }
  ],
  "active": true,
  "name": "CampbellsHealing",
  "telecom": [
    {
      "system": "phone",
      "value": "(765) 434-1113"
    }
  ],
  "address": [
    {
      "line": [
        "1601 East Dodge St"
      ],
      "city": "Kokomo",
      "state": "IN",
      "postalCode": "46902",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkyPnTSpZJYFvtIl3k7xZ9g"
    }
  ]
}