{
  "resourceType": "Organization",
  "id": "idkv9slZcow4DA5LJicojCsA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1780310508"
    }
  ],
  "active": true,
  "name": "Mental Alive, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(561) 770-8418"
    }
  ],
  "address": [
    {
      "line": [
        "1260 Northlake Blvd",
        "#1034"
      ],
      "city": "Lake Park",
      "state": "FL",
      "postalCode": "33403",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkv9slZcow4DA5LJicojCsA"
    }
  ]
}