{
  "resourceType": "Organization",
  "id": "idMn5RgcWF.OgRLPz0HNWv8g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1093178048"
    }
  ],
  "active": true,
  "name": "George Marshall Counseling, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(270) 580-4461"
    }
  ],
  "address": [
    {
      "line": [
        "419 E. 3 rd Street"
      ],
      "city": "Hardinsburg",
      "state": "KY",
      "postalCode": "40143",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMn5RgcWF.OgRLPz0HNWv8g"
    }
  ]
}