{
  "resourceType": "Organization",
  "id": "idLgqACDWJ8Kfx1PURYmJqNA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1730720384"
    }
  ],
  "active": true,
  "name": "Child Guidance Centers",
  "telecom": [
    {
      "system": "phone",
      "value": "(502) 561-3448"
    }
  ],
  "address": [
    {
      "line": [
        "1151 S 4th Street",
        "Suite 225"
      ],
      "city": "Louisville",
      "state": "KY",
      "postalCode": "40203",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idLgqACDWJ8Kfx1PURYmJqNA"
    }
  ]
}