{
  "resourceType": "Organization",
  "id": "iduy0sF0NE6Q6qELTeeZOn4Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1922600055"
    }
  ],
  "active": true,
  "name": "Kim Cleveland Therapy, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(229) 483-5050"
    }
  ],
  "address": [
    {
      "line": [
        "1511 W. 3rd Ave",
        "Suite 104"
      ],
      "city": "Albany",
      "state": "GA",
      "postalCode": "31707",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iduy0sF0NE6Q6qELTeeZOn4Q"
    }
  ]
}