{
  "resourceType": "Organization",
  "id": "idflq41cfDGJtcKZSlcdyPsw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1407182272"
    }
  ],
  "active": true,
  "name": "Clear Vision Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(479) 270-2806"
    }
  ],
  "address": [
    {
      "line": [
        "615 North Walton",
        "Suite B"
      ],
      "city": "Bentonville",
      "state": "AR",
      "postalCode": "72712",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idflq41cfDGJtcKZSlcdyPsw"
    }
  ]
}