{
  "resourceType": "Organization",
  "id": "idr7wAxFXcoXFn2T65-8Ypig",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1982057907"
    }
  ],
  "active": true,
  "name": "Grand Haven Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(616) 901-6967"
    }
  ],
  "address": [
    {
      "line": [
        "1703 S. Despelder"
      ],
      "city": "Grand Haven",
      "state": "MI",
      "postalCode": "49417",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idr7wAxFXcoXFn2T65-8Ypig"
    }
  ]
}