{
  "resourceType": "Organization",
  "id": "idF6BPLES7KMTtwtU0r5hZhw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1609302686"
    }
  ],
  "active": true,
  "name": "Innate Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(616) 724-7513"
    }
  ],
  "address": [
    {
      "line": [
        "1687 W Chilberg Rd"
      ],
      "city": "Scottville",
      "state": "MI",
      "postalCode": "49454",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idF6BPLES7KMTtwtU0r5hZhw"
    }
  ]
}