{
  "resourceType": "Organization",
  "id": "id7cr7G0KjzXB0hb4RZVrTYw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1447600218"
    }
  ],
  "active": true,
  "name": "Harvey Counseling Services, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(843) 972-7662"
    }
  ],
  "address": [
    {
      "line": [
        "105 Central Ave",
        "Building 200 A, Suite 23"
      ],
      "city": "Goose Creek",
      "state": "SC",
      "postalCode": "29445",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id7cr7G0KjzXB0hb4RZVrTYw"
    }
  ]
}