{
  "resourceType": "Organization",
  "id": "idMe6zQhtxyJLpZsDuRC4hVQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1316609142"
    }
  ],
  "active": true,
  "name": "AZ Counseling Collective",
  "telecom": [
    {
      "system": "phone",
      "value": "(623) 200-6373"
    }
  ],
  "address": [
    {
      "line": [
        "2150 S. Country Club Dr",
        "34"
      ],
      "city": "Mesa",
      "state": "AZ",
      "postalCode": "85210",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMe6zQhtxyJLpZsDuRC4hVQ"
    }
  ]
}