{
  "resourceType": "Organization",
  "id": "iduQshYm6-.AxbZmMyGk0I-Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1730212028"
    }
  ],
  "active": true,
  "name": "Your Counseling Services Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(843) 260-5361"
    }
  ],
  "address": [
    {
      "line": [
        "6650 Rivers Avenue"
      ],
      "city": "North Charleston",
      "state": "SC",
      "postalCode": "29406",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iduQshYm6-.AxbZmMyGk0I-Q"
    }
  ]
}