{
  "resourceType": "Organization",
  "id": "idG1FBykJgs7LT9VHw4n6Dqg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1104489244"
    }
  ],
  "active": true,
  "name": "Children's Advocate",
  "telecom": [
    {
      "system": "phone",
      "value": "(708) 573-1800"
    }
  ],
  "address": [
    {
      "line": [
        "2517 Athens Road"
      ],
      "city": "Olympia Fields",
      "state": "Il",
      "postalCode": "60461",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idG1FBykJgs7LT9VHw4n6Dqg"
    }
  ]
}