{
  "resourceType": "Organization",
  "id": "idi5ysAFpRPNn9izHpTGhlew",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1871045658"
    }
  ],
  "active": true,
  "name": "Around the Corner Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(602) 463-2548"
    }
  ],
  "address": [
    {
      "line": [
        "10000 N 31st Avenue Suite D301"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85051",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idi5ysAFpRPNn9izHpTGhlew"
    }
  ]
}