{
  "resourceType": "Organization",
  "id": "idN86HuYQP5WOzrmrUzVzycQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1710141254"
    }
  ],
  "active": true,
  "name": "Synergy Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(501) 350-5677"
    }
  ],
  "address": [
    {
      "line": [
        "8509 W. Markham",
        "PO Box 55352"
      ],
      "city": "Little Rock",
      "state": "AR",
      "postalCode": "72205",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idN86HuYQP5WOzrmrUzVzycQ"
    }
  ]
}