{
  "resourceType": "Organization",
  "id": "id5nd1sjXGvQHNt3K9jne0gA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1730292996"
    }
  ],
  "active": true,
  "name": "Cornerstone Wellness Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(563) 243-6054"
    }
  ],
  "address": [
    {
      "line": [
        "1523 S Bluff Blvd"
      ],
      "city": "Clinton",
      "state": "IA",
      "postalCode": "52732",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5nd1sjXGvQHNt3K9jne0gA"
    }
  ]
}