{
  "resourceType": "Organization",
  "id": "id2t4LI-lIFqc1BjUgsjB8eg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1255597365"
    }
  ],
  "active": true,
  "name": "Kristi W. Mayfield, LPC",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 458-6319"
    }
  ],
  "address": [
    {
      "line": [
        "730 Main Street"
      ],
      "city": "Minden",
      "state": "LA",
      "postalCode": "71055",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2t4LI-lIFqc1BjUgsjB8eg"
    }
  ]
}