{
  "resourceType": "Organization",
  "id": "idQGAEBdhkApmAgK2QDiSWew",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1508420811"
    }
  ],
  "active": true,
  "name": "Heather LaFollette, MS, MA, LPC, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(248) 983-4100"
    }
  ],
  "address": [
    {
      "line": [
        "650 E Big Beaver Rd., Suite B"
      ],
      "city": "Troy",
      "state": "MI",
      "postalCode": "48083",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQGAEBdhkApmAgK2QDiSWew"
    }
  ]
}