{
  "resourceType": "Organization",
  "id": "idWV3os19lYqZ7Cl8CZ8Kzgg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "5328852491"
    }
  ],
  "active": true,
  "name": "Next Best Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(661) 291-7355"
    }
  ],
  "address": [
    {
      "line": [
        "4146 Williams Avenue"
      ],
      "city": "Newhall",
      "state": "CA",
      "postalCode": "91321",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idWV3os19lYqZ7Cl8CZ8Kzgg"
    }
  ]
}