{
  "resourceType": "Organization",
  "id": "idetDIBcSTg7yk9CSpymw3cQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1710156286"
    }
  ],
  "active": true,
  "name": "Naperville",
  "telecom": [
    {
      "system": "phone",
      "value": "(630) 632-0302"
    }
  ],
  "address": [
    {
      "line": [
        "Clinical, Consulting & Coaching Psychology",
        "1220 Hobson Road, Suite 244"
      ],
      "city": "Naperville",
      "state": "IL",
      "postalCode": "60540",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idetDIBcSTg7yk9CSpymw3cQ"
    }
  ]
}