{
  "resourceType": "Organization",
  "id": "idWR7UQJl0v8Yds49yPTlrsQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1285984658"
    }
  ],
  "active": true,
  "name": "Amy Coffelt, M.A., LPC, NCC",
  "telecom": [
    {
      "system": "phone",
      "value": "(281) 961-3552"
    }
  ],
  "address": [
    {
      "line": [
        "7825 Hwy 6 N Ste 102-D"
      ],
      "city": "Houston",
      "state": "TX",
      "postalCode": "77095",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idWR7UQJl0v8Yds49yPTlrsQ"
    }
  ]
}