{
  "resourceType": "Organization",
  "id": "idkilX8LCWovXHp19syRG-xA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1861852105"
    }
  ],
  "active": true,
  "name": "Scotts Valley Counseling Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(831) 706-6962"
    }
  ],
  "address": [
    {
      "line": [
        "5523 Scotts Valley Drive",
        "Suite 108"
      ],
      "city": "Scotts Valley",
      "state": "CA",
      "postalCode": "95066",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkilX8LCWovXHp19syRG-xA"
    }
  ]
}