{
  "resourceType": "Organization",
  "id": "id5qFnKZPVW0vvhViiJ2GjEg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1104373075"
    }
  ],
  "active": true,
  "name": "Petsokey Professional Counselors",
  "telecom": [
    {
      "system": "phone",
      "value": "(231) 881-6194"
    }
  ],
  "address": [
    {
      "line": [
        "422 E. Mitchell St",
        "PO Box 30"
      ],
      "city": "Petoskey",
      "state": "MI",
      "postalCode": "49770",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5qFnKZPVW0vvhViiJ2GjEg"
    }
  ]
}