{
  "resourceType": "Organization",
  "id": "id1NJuMXlaIl8KI5woDNvARA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1558955054"
    }
  ],
  "active": true,
  "name": "Lynsene Care LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 337-9642"
    }
  ],
  "address": [
    {
      "line": [
        "13225 Executive Park Terrace",
        "Germantown, MD 20874"
      ],
      "city": "Damascus",
      "state": "MD",
      "postalCode": "20872",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1NJuMXlaIl8KI5woDNvARA"
    }
  ]
}