{
  "resourceType": "Organization",
  "id": "idgjK229F5MkP1mQdQdSZjag",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1699440214"
    }
  ],
  "active": true,
  "name": "Xtra Care Clinic LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(972) 365-0084"
    }
  ],
  "address": [
    {
      "line": [
        "10503 Forest lane",
        "Suite # 154B"
      ],
      "city": "Dallas",
      "state": "TX",
      "postalCode": "75243",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idgjK229F5MkP1mQdQdSZjag"
    }
  ]
}