{
  "resourceType": "Organization",
  "id": "iduWSXH7nMtIokdayb5Z4r8g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1235996786"
    }
  ],
  "active": true,
  "name": "Speak Easy Mental Health Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 797-2364"
    }
  ],
  "address": [
    {
      "line": [
        "2415 W Lafeyette Ave"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21215",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iduWSXH7nMtIokdayb5Z4r8g"
    }
  ]
}