{
  "resourceType": "Organization",
  "id": "idGgD4PqZxzC70iD1eKxIl5Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "4568965412"
    }
  ],
  "active": true,
  "name": "Jason Place",
  "telecom": [
    {
      "system": "phone",
      "value": "(830) 730-1588"
    }
  ],
  "address": [
    {
      "line": [
        "3239 Crestview Terrace"
      ],
      "city": "New Braunfels",
      "state": "TX",
      "postalCode": "78130",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGgD4PqZxzC70iD1eKxIl5Q"
    }
  ]
}