{
  "resourceType": "Organization",
  "id": "idVJxZs7N-2eZsZzPoWienLg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1144705658"
    }
  ],
  "active": true,
  "name": "Lakewood",
  "telecom": [
    {
      "system": "phone",
      "value": "(303) 359-8009"
    }
  ],
  "address": [
    {
      "line": [
        "12640 W Cedar Drive",
        "Suite 100"
      ],
      "city": "Lakewood",
      "state": "CO",
      "postalCode": "80228",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idVJxZs7N-2eZsZzPoWienLg"
    }
  ]
}