{
  "resourceType": "Organization",
  "id": "idwjRXPlpJh1RxavOGrK9UOg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1962572149"
    }
  ],
  "active": true,
  "name": "Raymond J Mayer LCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(805) 694-8281"
    }
  ],
  "address": [
    {
      "line": [
        "769 Elsinore Drive"
      ],
      "city": "Solvang",
      "state": "CA",
      "postalCode": "93463",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idwjRXPlpJh1RxavOGrK9UOg"
    }
  ]
}