{
  "resourceType": "Organization",
  "id": "idXfHVxuvMWTRasv2xZCog4g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1720603343"
    }
  ],
  "active": true,
  "name": "Crossing Arrows Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(520) 304-6681"
    }
  ],
  "address": [
    {
      "line": [
        "921 South Craycroft Rd"
      ],
      "city": "Tucson",
      "state": "AZ",
      "postalCode": "85711",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idXfHVxuvMWTRasv2xZCog4g"
    }
  ]
}