{
  "resourceType": "Organization",
  "id": "id4WEwtK-Ulq9GNkrqLZkL-w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1518065739"
    }
  ],
  "active": true,
  "name": "325 Miron",
  "telecom": [
    {
      "system": "phone",
      "value": "(214) 215-1048"
    }
  ],
  "address": [
    {
      "line": [
        "325 Miron Drive Suite 110"
      ],
      "city": "Southlake",
      "state": "TX",
      "postalCode": "76092",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id4WEwtK-Ulq9GNkrqLZkL-w"
    }
  ]
}