{
  "resourceType": "Organization",
  "id": "id.sGp2-CTmeoSPcXVOmxuTw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1396800030"
    }
  ],
  "active": true,
  "name": "Robyn Bennetts, ARNP, PMHNP",
  "telecom": [
    {
      "system": "phone",
      "value": "(253) 220-9452"
    }
  ],
  "address": [
    {
      "line": [
        "15 S Grady Way",
        "Suite 249"
      ],
      "city": "Renton",
      "state": "WA",
      "postalCode": "98057",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id.sGp2-CTmeoSPcXVOmxuTw"
    }
  ]
}