de-gouverneur.com Open in urlscan Pro
34.160.17.71  Public Scan

Submitted URL: https://de-gouverneur.frogmediadesign.online/
Effective URL: https://de-gouverneur.com/
Submission: On July 27 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

Name: step.privacyForm

<form novalidate="" name="step.privacyForm" class="ng-pristine ng-invalid ng-invalid-required">
  <div> <input type="checkbox" required="" id="privacyConditions" name="privacyConditions" ng-model="step.state.acceptedPrivacyConditions" class="ng-pristine ng-untouched ng-invalid ng-invalid-required"> <label for="privacyConditions">
      <translation translate-id="82013" translate-default="I agree to the ">I agree to the </translation>
      <a class="lowercase" target="_blank" ng-href="https://www.resengo.com/Code/Legal?CID=3327&amp;SCID=0&amp;AID=1&amp;RN_PartnerID=51&amp;DBSUID=00000000-0000-0000-0000-000000000000&amp;LC=EN&amp;CACID=1&amp;MCID=0&amp;MSCID=0&amp;DocumenttypeID=2" href="https://www.resengo.com/Code/Legal?CID=3327&amp;SCID=0&amp;AID=1&amp;RN_PartnerID=51&amp;DBSUID=00000000-0000-0000-0000-000000000000&amp;LC=EN&amp;CACID=1&amp;MCID=0&amp;MSCID=0&amp;DocumenttypeID=2"> <translation translate-id="82015" translate-default="privacy policy">privacy policy</translation> </a>
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 13">
        <path fill-rule="nonzero"
          d="M2.091 6.262a8.65 8.65 0 0 1 1.129.966c1.016 1.028 2.002 2.477 2.963 4.517.41.87 1.694.715 1.885-.229.95-4.704 2.605-7.525 4.708-8.908A1 1 0 1 0 11.678.937c-2.137 1.405-3.823 3.885-4.937 7.62-.675-1.103-1.374-2.002-2.099-2.735-.459-.464-.91-.844-1.384-1.185-.28-.2-1.063-.707-.929-.618A1 1 0 0 0 1.215 5.68c-.087-.058.645.416.876.582z">
        </path>
      </svg>
    </label> </div>
</form>

<form class="initial-step ng-pristine ng-valid" ng-show="!step.state.initialDataError">
  <section>
    <div ng-show="!step.isInWarpDriveDefaultSelectionMode()"> <!-- ngIf: step.state.topMessage -->
      <div class="subscriptions ng-hide" ng-show="step.dataService.getSubscriptions() &amp;&amp; step.dataService.getSubscriptions().length > 0">
        <h3 class="mb" translation="" translate-id="80072" translate-default="Your subscriptions">Your subscriptions</h3>
        <ul class="subscription-list"> <!-- ngRepeat: subscription in step.dataService.getSubscriptions() --> </ul>
      </div>
      <h3 class="mb">
        <translation translate-id="70065" translate-default="What do you want to do?">What do you want to do?</translation>
      </h3>
    </div> <!-- ngIf: step.dataService.getWarpDestinations() && step.dataService.getWarpDestinations().length > 0 -->
    <div ng-show="!step.isInWarpDriveDefaultSelectionMode()"> <!-- ngIf: step.hasMultipleFlows() --> <!-- ngInclude: undefined --><ng-include src="'initial-detail.html'">
        <div> <!-- ngIf: !(step.categories.length < 1 && step.dataService.getCategoriesAreFilteredForSubscriptions()) && !step.dataService.hasInvalidFlowParameter() -->
          <div ng-if="!(step.categories.length < 1 &amp;&amp; step.dataService.getCategoriesAreFilteredForSubscriptions()) &amp;&amp; !step.dataService.hasInvalidFlowParameter()" class="row-fluid lrg-col2 md-col2 sm-col1 mb initial-step__category">
            <div class="span-small-12 span-medium-4 span-large-4 middle"> <label class="category-label"><span ng-bind="step.initialFlowTranslations.type">Choice</span>:</label> </div>
            <div class="span-small-12 span-medium-8 span-large-8">
              <div categories="step.categories" selected-category="step.category" set-category="step.setCategory" nested-level="0" data-disabled="step.categorySelectorDisabled"> <rds-dropdown ng-show="!disabled">
                  <div class="rds-dropdown" ng-class="{'disabled': isDisabled}">
                    <div class="rds-dropdown-label"> <!-- ngIf: !selectedValue && !selectedLabel -->
                      <div ng-if="!selectedValue &amp;&amp; !selectedLabel"> <!-- ngIf: placeholder --> <!-- ngIf: !placeholder --><span ng-if="!placeholder">
                          <translation translate-id="84056" translate-default="Choose an option">Choose an option</translation>
                        </span><!-- end ngIf: !placeholder --> </div><!-- end ngIf: !selectedValue && !selectedLabel --> <!-- ngIf: !(!selectedValue && !selectedLabel) -->
                    </div> <ng-transclude style="position:static"> <select ng-attr-id="{{'resengo-categorySelector-' + nestedLevel}}" ng-options="cat as cat.translation for cat in categories" ng-model="data.activeCategory"
                        ng-change="onSelect(data.activeCategory)" data-cy="category-select" class="ng-pristine ng-untouched ng-valid rds-dropdown-select" id="resengo-categorySelector-0">
                        <option value="" selected="selected" label=""></option>
                        <option value="0" label="Lunch">Lunch</option>
                        <option value="1" label="Dinner garden">Dinner garden</option>
                        <option value="2" label="Dinner balcony">Dinner balcony</option>
                      </select> </ng-transclude>
                    <div class="rds-dropdown-icon-wrapper"> <svg class="rds-dropdown-icon" xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
                        <g fill="none">
                          <path fill="#2A343E" d="M6.995 8.5l4.67-4.662c.306-.305.801-.304 1.107.002.305.305.304.8-.002 1.105l-5.223 5.213c-.305.305-.8.305-1.105 0L1.229 4.945c-.305-.306-.305-.8 0-1.106.305-.305.8-.305 1.106 0l4.66 4.66z"
                            transform="translate(-1 -1)"></path>
                        </g>
                      </svg> </div>
                  </div>
                </rds-dropdown> <!-- ngIf: disabled --> <!-- ngIf: isValidCategory() --></div>
            </div>
          </div><!-- end ngIf: !(step.categories.length < 1 && step.dataService.getCategoriesAreFilteredForSubscriptions()) && !step.dataService.hasInvalidFlowParameter() -->
          <!-- ngIf: step.categories.length < 1 && step.dataService.getCategoriesAreFilteredForSubscriptions() --> <!-- ngIf: step.dataService.hasInvalidFlowParameter() --> <!-- ngIf: step.category.description -->
          <!-- ngIf: step.category && !step.category.hideNoPersons --> <!-- ngIf: step.shouldShowVoucherTypeSelector() --> <!-- ngIf: step.shouldShowVoucherTypeSelector() && step.selectedVoucherType.value.descriptionTranslation -->
          <!-- ngIf: step.shouldShowAreaSelector() --> <!-- ngIf: step.selectedArea.value.descriptionTranslation --> <!-- ngIf: step.shouldShowDurationSelector() --> <!-- ngIf: step.shouldShowResourceSelector() -->
          <!-- ngIf: step.shouldShowTableTypeSelector() --> <!-- ngIf: step.state.offerID && !step.state.offerCodeError --> <!-- ngIf: step.state.middleMessage --><info-message ng-if="step.state.middleMessage" message="step.state.middleMessage">
            <div class="info-message" ng-class="{ 'info-message--with-title': infoMessageVm.title }">
              <div class="info-message__header">
                <div class="info-message__icon"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
                    <path class="icon__background" d="M10 0C4.477 0 0 4.477 0 10c0 5.522 4.477 10 10 10 5.522 0 10-4.478 10-10 0-5.523-4.478-10-10-10z"></path>
                    <path class="icon__i"
                      d="M9.14 8.22h1.82v7.49H9.14zM10.036 5c.299 0 .546.103.742.308.196.205.294.467.294.784 0 .308-.098.565-.294.77-.196.205-.443.308-.742.308s-.546-.103-.742-.308C9.098 6.657 9 6.4 9 6.092c0-.317.098-.579.294-.784.196-.205.443-.308.742-.308z">
                    </path>
                  </svg> </div> <!-- ngIf: ::infoMessageVm.title -->
              </div>
              <div class="info-message__body"> <!-- ngIf: ::infoMessageVm.message -->
                <div ng-if="::infoMessageVm.message" bind-html-warp="::infoMessageVm.message">Are you coming with 16 people or more? We would like to ask you to contact us by phone at +59994625999 or to send an email to
                  <a href="mailto: info@de-gouverneur.com">info@de-gouverneur.com</a></div><!-- end ngIf: ::infoMessageVm.message --> <!-- ngIf: ::infoMessageVm.confirmText --> <ng-transclude></ng-transclude>
              </div>
            </div>
          </info-message><!-- end ngIf: step.state.middleMessage -->
        </div>
      </ng-include> </div>
  </section>
  <div ng-show="!step.isInWarpDriveDefaultSelectionMode() &amp;&amp; !step.isInR2RSelectionMode()">
    <section ng-show="step.canFillCalendar() &amp;&amp; step.dateMode == 1" scroll-target="calendar" class="ng-hide">
      <h3 class="mb-lrg mt">
        <translation warpdrive="" translate-id="70027" translate-default="Choose a day">Choose a day</translation>
        <div ng-show="step.loading" class="ball-clip-rotate title-loader ng-hide"> <span class="loading-text">
            <translation warpdrive="" translate-id="70173" translate-default="Loading">Loading</translation>...
          </span>
          <div></div>
        </div>
      </h3>
      <div class="warning ng-hide" ng-show="step.showMonthMessage"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
          <path d="M0 14.909h16L8 1.091 0 14.909zm8.728-2.182H7.273v-1.453h1.455v1.453zm0-2.91H7.273V6.909h1.455v2.908z"></path>
        </svg>
        <translation warpdrive="" translate-id="70116" translate-default="No availability this month">No availability this month, choose another month.</translation>
      </div> <!-- ngIf: step.availabilityError -->
      <div dx-datepicker="" ng-model="step.state.arrivalDate" dx-datepicker-options="step.datepickerOptions" ng-hide="rootVm.state.isInlineMessage" class="ng-pristine ng-untouched ng-valid hasDatepicker" id="dp1722079150883">
        <div class="ui-datepicker-inline ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all" style="display: block;">
          <div class="ui-datepicker-header ui-widget-header ui-helper-clearfix ui-corner-all">
            <a class="ui-datepicker-prev ui-corner-all" data-handler="prev" data-event="click" title="Prev"><span class="ui-icon ui-icon-circle-triangle-w">Prev</span></a><a data-cy="btn-next-month" class="ui-datepicker-next ui-corner-all" data-handler="next" data-event="click" title="Next"><span class="ui-icon ui-icon-circle-triangle-e">Next</span></a>
            <div class="ui-datepicker-title"><span class="ui-datepicker-month">July</span>&nbsp;<span class="ui-datepicker-year">2024</span></div>
          </div>
          <table class="ui-datepicker-calendar">
            <thead>
              <tr>
                <th><span title="Monday">Mo</span></th>
                <th><span title="Tuesday">Tu</span></th>
                <th><span title="Wednesday">We</span></th>
                <th><span title="Thursday">Th</span></th>
                <th><span title="Friday">Fr</span></th>
                <th class="ui-datepicker-week-end"><span title="Saturday">Sa</span></th>
                <th class="ui-datepicker-week-end"><span title="Sunday">Su</span></th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-1" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>1</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-2" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>2</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-3" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>3</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-4" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>4</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-5" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>5</span></a></td>
                <td class=" ui-datepicker-week-end " data-handler="selectDay" data-event="click" data-cy="2024-6-6" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>6</span></a></td>
                <td class=" ui-datepicker-week-end " data-handler="selectDay" data-event="click" data-cy="2024-6-7" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>7</span></a></td>
              </tr>
              <tr>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-8" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>8</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-9" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>9</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-10" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>10</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-11" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>11</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-12" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>12</span></a></td>
                <td class=" ui-datepicker-week-end " data-handler="selectDay" data-event="click" data-cy="2024-6-13" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>13</span></a></td>
                <td class=" ui-datepicker-week-end " data-handler="selectDay" data-event="click" data-cy="2024-6-14" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>14</span></a></td>
              </tr>
              <tr>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-15" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>15</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-16" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>16</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-17" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>17</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-18" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>18</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-19" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>19</span></a></td>
                <td class=" ui-datepicker-week-end " data-handler="selectDay" data-event="click" data-cy="2024-6-20" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>20</span></a></td>
                <td class=" ui-datepicker-week-end " data-handler="selectDay" data-event="click" data-cy="2024-6-21" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>21</span></a></td>
              </tr>
              <tr>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-22" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>22</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-23" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>23</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-24" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>24</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-25" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>25</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-26" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>26</span></a></td>
                <td class=" ui-datepicker-week-end ui-datepicker-days-cell-over  ui-datepicker-current-day ui-datepicker-today" data-handler="selectDay" data-event="click" data-cy="2024-6-27" data-month="6" data-year="2024">
                  <a class="ui-state-default ui-state-highlight ui-state-active ui-state-hover" href="#"><span>27</span></a></td>
                <td class=" ui-datepicker-week-end " data-handler="selectDay" data-event="click" data-cy="2024-6-28" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>28</span></a></td>
              </tr>
              <tr>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-29" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>29</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-30" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>30</span></a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-cy="2024-6-31" data-month="6" data-year="2024"><a class="ui-state-default" href="#"><span>31</span></a></td>
                <td class=" ui-datepicker-other-month ui-datepicker-unselectable ui-state-disabled">&nbsp;</td>
                <td class=" ui-datepicker-other-month ui-datepicker-unselectable ui-state-disabled">&nbsp;</td>
                <td class=" ui-datepicker-week-end ui-datepicker-other-month ui-datepicker-unselectable ui-state-disabled">&nbsp;</td>
                <td class=" ui-datepicker-week-end ui-datepicker-other-month ui-datepicker-unselectable ui-state-disabled">&nbsp;</td>
              </tr>
            </tbody>
          </table>
        </div>
      </div>
    </section> <!-- ngIf: step.canFillCalendar() && step.dateMode == 2 --> <!-- ngIf: step.canFillCalendar() && step.dateMode == 3 --> <!-- ngInclude: undefined --><ng-include src="'inlineMessageTmpl.html'">
      <!-- ngIf: rootVm.state.isInlineMessage --> </ng-include>
  </div>
</form>

Text Content

Skip to content
Make your reservation. Call: +599 9 462 5999|Mail: info@de-gouverneur.com

 * HOME
 * MENU
   * Lunch Menu
   * Dinner Menu
   * Dessert Menu
 * EVENTS
   * Executive Meeting Room
   * Parties & Weddings
   * Impression
 * DE GOUVERNEUR
   * About us
   * History
   * Meet the Team
   * Impression
 * GIFT VOUCHER
 * LOCATION

 * HOME
 * MENU
   * Lunch Menu
   * Dinner Menu
   * Dessert Menu
 * EVENTS
   * Executive Meeting Room
   * Parties & Weddings
   * Impression
 * DE GOUVERNEUR
   * About us
   * History
   * Meet the Team
   * Impression
 * GIFT VOUCHER
 * LOCATION


 * HOME
 * MENU
   * Lunch Menu
   * Dinner Menu
   * Dessert Menu
 * EVENTS
   * Executive Meeting Room
   * Parties & Weddings
   * Impression
 * DE GOUVERNEUR
   * About us
   * History
   * Meet the Team
   * Impression
 * GIFT VOUCHER
 * LOCATION



HOMEPAGEFROG2023-12-02T19:35:41+00:00


DE GOUVERNEUR



International cuisine with a Caribbean twist



Located in the heart of Willemstad, Restaurant & Café ‘Gouverneur de Rouville’
we are specialized in both local and international cuisine. Our restaurant is a
hotspot located just a walk away from Pietermaai and the colorful streets of
Punda.

We have seating overviewing the Caribbean Sea and seating in our courtyard. Open
daily from 09:00 AM till late for lunch and dinner, so make time to stop by!

Together with our specialized team, we can arrange everything from birthday
parties to all-inclusive weddings. Find out what we can do for you at the button
below.



FIND OUT!
find out



THE KITCHEN



Restaurant & Café ‘Gouverneur de Rouville’ specializes in both local and
international cuisine with an extensive menu. Many of our main courses are
prepared on the big ‘Green Egg’ grill, which adds a smokey flavor to meat and
fish dishes. Besides that, we are famous for our ‘Cuban Banana Soup’. Make sure
you get to taste at least a shot of this soup before leaving our restaurant!

Our kitchen is open Monday to Sunday, 365 days a year. We use fresh ingredients
and offer daily specials.

Have a look at our menus below.

lunch
dinner


RESERVATIONS







ONLINE






INFO@DE-GOUVERNEUR.COM






USE WHATSAPP






PHONE: +5999 462 5999







PARTIES & WEDDINGS



Our friendly and experienced events team will take all the time you need to
discuss your wishes and help to make them come true. We can assist you not only
with your reception, lunch, dinner or party, but also with the decoration, live
bands or other entertainment.

YOUR REAL LIFE FAIRYTALE.
A WEDDING IN PARADISE.

Nestled in the heart of Willemstad in authentic Curaçao building with a huge
amount of character and a stunning view over Sint Anna Bay and the famous
“Handelskade”, Restaurant & Café ‘Gouverneur de Rouville’ is one of the most
picturesque wedding locations you will find on the island.




MORE INFO



MEETING ROOM



Restaurant & Café ‘Gouverneur de Rouville’ also offers a complete “All in One”
package, where you can start your business function with coffee, tea or even
breakfast in our garden, have lunch on our balcony and end the meeting session
with a wine tasting or dinner.

The setup details can be arranged in several ways, depending on the type of
event.
The venue is equipped with free Wi-Fi, a presentation screen and
air-conditioning...

The maximum capacity of our meeting room is 30 persons.




MORE INFO
MORE INFO




OPENINGHOURS








MONDAY – SUNDAY


FROM 09.00 AM TILL LATE

DE ROUVILLEWEG 9F
WILLEMSTAD, CURAÇAO







BOOK ONLINE



In order to make a reservation, you must agree to the privacy conditions of
Restaurant & Cafe Gouverneur de Rouville.

I agree to the privacy policy
Continue


YOUR SUBSCRIPTIONS


WHAT DO YOU WANT TO DO?

Choice:
Choose an option
LunchDinner gardenDinner balcony

Are you coming with 16 people or more? We would like to ask you to contact us by
phone at +59994625999 or to send an email to info@de-gouverneur.com


CHOOSE A DAY
LOADING...


No availability this month, choose another month.
PrevNext
July 2024

MoTuWeThFrSaSu12345678910111213141516171819202122232425262728293031    

Login
Create a new booking
Create a new booking
Login


OR RESERVE VIA WHATSAPP!



Whats App



GIFT VOUCHER






NO FRAMES








ADDRES



 * De Rouvilleweg 9F, 2nd floor

 * Willemstad, Curaçao


OPENING HOURS



 * Mo – Sun from 9.00 AM till late


CONTACT



 * Info@de-gouverneur.com

 * +599 9 462 5999

 * +599 9 462 5999


FOLLOW US



 * TRIPADVISORtripadvisor

Page load link

Go to Top