{
  "resourceType": "Organization",
  "id": "iddrzxNvQygEmiTpv3czmTnw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1205548542"
    }
  ],
  "active": true,
  "name": "Pawson Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(727) 275-0532"
    }
  ],
  "address": [
    {
      "line": [
        "7683 Deer Foot Dr"
      ],
      "city": "New Port Richey",
      "state": "FL",
      "postalCode": "34653",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iddrzxNvQygEmiTpv3czmTnw"
    }
  ]
}