{
  "resourceType": "Organization",
  "id": "idoIdseqf4o5MOBgwhcr8YLQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1235539644"
    }
  ],
  "active": true,
  "name": "Envision Counseling Services, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 562-3707"
    }
  ],
  "address": [
    {
      "line": [
        "7505 Pines Rd",
        "Suite 1230"
      ],
      "city": "Shreveport",
      "state": "LA",
      "postalCode": "71129",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idoIdseqf4o5MOBgwhcr8YLQ"
    }
  ]
}