{
  "resourceType": "Organization",
  "id": "idMXOZK5n0q6p7G3x9ftbVHg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1548638471"
    }
  ],
  "active": true,
  "name": "Small Counseling and Wellness",
  "telecom": [
    {
      "system": "phone",
      "value": "(843) 450-2325"
    }
  ],
  "address": [
    {
      "line": [
        "800 Legion Street",
        "Suite 100E"
      ],
      "city": "Conway",
      "state": "SC",
      "postalCode": "29526",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMXOZK5n0q6p7G3x9ftbVHg"
    }
  ]
}