{
  "resourceType": "Organization",
  "id": "id-AUTsmiYOAdyw.OTZo-wjQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1942225974"
    }
  ],
  "active": true,
  "name": "K & K Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(770) 835-5527"
    }
  ],
  "address": [
    {
      "line": [
        "1268 Grindenwald Drive"
      ],
      "city": "Jonesboro",
      "state": "GA",
      "postalCode": "30238",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-AUTsmiYOAdyw.OTZo-wjQ"
    }
  ]
}