{
  "resourceType": "Organization",
  "id": "idtdR4V3buQ1EhlOZ3saG6fQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356800809"
    }
  ],
  "active": true,
  "name": "J.R. Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(586) 275-2481"
    }
  ],
  "address": [
    {
      "line": [
        "37400 Garfield",
        "Suite 325"
      ],
      "city": "Clinton Township",
      "state": "MI",
      "postalCode": "48036",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idtdR4V3buQ1EhlOZ3saG6fQ"
    }
  ]
}