{
  "resourceType": "Organization",
  "id": "id-TeKl0ysqWMi1b0K9QhcGg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1538780408"
    }
  ],
  "active": true,
  "name": "Blonnies House LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 929-5423"
    }
  ],
  "address": [
    {
      "line": [
        "4000 Erdman Avenue"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21213",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-TeKl0ysqWMi1b0K9QhcGg"
    }
  ]
}