{
  "resourceType": "Organization",
  "id": "idv7NCODEbmv6Vr3RRknjI5w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1003103334"
    }
  ],
  "active": true,
  "name": "Mark Dearing, LCSW office",
  "telecom": [
    {
      "system": "phone",
      "value": "(904) 348-0343"
    }
  ],
  "address": [
    {
      "line": [
        "12412 San Jose Boulevard",
        "Suite 401"
      ],
      "city": "Jacksonville",
      "state": "FL",
      "postalCode": "32223",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idv7NCODEbmv6Vr3RRknjI5w"
    }
  ]
}