{
  "resourceType": "Organization",
  "id": "id-zSPwOYUWCbP3dfJEDmu4Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1982963328"
    }
  ],
  "active": true,
  "name": "Phoenix Counseling Services, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(571) 477-0408"
    }
  ],
  "address": [
    {
      "line": [
        "8609 Sudley Road Suite 201"
      ],
      "city": "Manassas",
      "state": "VA",
      "postalCode": "20110",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-zSPwOYUWCbP3dfJEDmu4Q"
    }
  ]
}