{
  "resourceType": "Organization",
  "id": "idEpZOhecex1zOGJ-kCrnIGw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1275789943"
    }
  ],
  "active": true,
  "name": "Maria Mercedes Hope, LMHC",
  "telecom": [
    {
      "system": "phone",
      "value": "(305) 407-8165"
    }
  ],
  "address": [
    {
      "line": [
        "13054 SW 133 Court"
      ],
      "city": "Miami",
      "state": "FL",
      "postalCode": "33186",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idEpZOhecex1zOGJ-kCrnIGw"
    }
  ]
}