CINXE.COM
Contact | The Peacock Inn
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Contact | The Peacock Inn</title> <meta name="Description" content="The only boutique hotel situated in the heart of downtown Princeton, New Jersey. This landmark is an attractive colonial-style mansion that has been transformed into a modern luxury 16-room hotel. As a proud member of the Ascend Hotel Collection, The Peacock Inn embodies the commitment to service excellence. We are here to provide personalized service from the moment you walk through the door, and make your experience at The Peacock Inn both enjoyable &amp; memorable!"> <link rel="apple-touch-icon" sizes="180x180" href="https://www.peacockinn.com/images/favicons/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://www.peacockinn.com/images/favicons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://www.peacockinn.com/images/favicons/favicon-16x16.png"> <link rel="manifest" href="https://www.peacockinn.com/images/favicons/site.webmanifest"> <link rel="mask-icon" href="https://www.peacockinn.com/images/favicons/safari-pinned-tab.svg" color="#0e4798"> <meta name="msapplication-TileColor" content="#00aba9"> <meta name="theme-color" content="#ffffff"> <link rel="stylesheet" href="https://www.peacockinn.com/css/style.css?v=1717781526"> <link rel="stylesheet" href="https://www.peacockinn.com/css/interior.css?v=1706888241"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cormorant+SC:600|Meddon|Saira+Semi+Condensed"> <link rel="stylesheet" href="https://www.peacockinn.com/css/featherlight.min.css?v=1661271171"> <link rel="stylesheet" href="https://www.peacockinn.com/css/owl.carousel.min.css?v=1661271171"> <link rel="stylesheet" href="https://www.peacockinn.com/css/zebra_datepicker.min.css?v=1661271171"> <script>var $site = "https://www.peacockinn.com", $page = "contact", $template = "interior", $mods = "https://www.genesisglobalgrp.com/mods/";</script> <script src="https://www.peacockinn.com/js/common.js?v=1674486432" defer></script> <script src="https://www.peacockinn.com/js/jquery-3.4.1.min.js?v=1661271183" ></script> <script type="module">var form_submits,startTime,endTime,dynamic_load,fields=document.querySelectorAll(".if"),fieldClass="show-label",validClass="valid",errorClass="error",loader=document.querySelector(".preloader"),started=!1,failed=!1,matches=function(e,t){return(e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||e.oMatchesSelector).call(e,t)};function findElements(){fields=document.querySelectorAll(".if"),Array.prototype.forEach.call(fields,(function(e){var t=e.closest(".field");0!==e.value.length&&adjustClass(e,t),e.addEventListener("focus",(function(){t.classList.add(fieldClass),!0!==started&&(start(),started=!0)})),e.addEventListener("blur",(function(){adjustClass(this,t)}))}))}window.addEventListener("load",(function(){findElements(),formCall()}));export function update(){findElements(),formCall()}function start(){startTime=new Date}function end(e){var t,s=(endTime=new Date)-startTime;s/=1e3,!0===failed?t=0:(t=Math.round(s))<=1&&(failed=!0),e.value=t}function adjustClass(e,t){matches(e,":valid")?(t.classList.remove(errorClass),""!==e.value&&t.classList.add(validClass,fieldClass)):matches(e,":invalid")&&(t.classList.remove(validClass),t.classList.add(errorClass),""!==e.value&&t.classList.add(fieldClass))}function handleErrors(e,t){for(var s=e.toString().split(","),a=0;a<s.length;a++){var r=s[a],l=t.querySelector('[name="'+r+'"]').closest(".field");null!==l&&(l.classList.remove("valid"),l.classList.add("error"))}}function showData(e){var t=document.querySelector(".dataBox");t&&(t.innerHTML=e)}function form_msg(e,t,s){var a=s.querySelector(".status");s.classList.remove("processing","validation","error"),s.classList.contains("show")||s.classList.add("show"),s.classList.add(e),a.innerHTML=t}function retrieveEles(e,t){for(var s=0;s<e.length;s++)"radio"==e[s].type&&e[s].checked&&t.append(e[s].name,e[s].value);return t}function formCall(){var e=document.querySelectorAll(".form");Array.prototype.forEach.call(e,(function(e){var t=e.querySelector(".form_msg"),s=e.querySelector(".timer");e.addEventListener("submit",(function(){event.preventDefault(),end(s);var a=e.getAttribute("data-sth"),r=new FormData(event.target),l=(e.querySelector(".btn"),"");if(r=retrieveEles(e.querySelectorAll('input[type="radio"]'),r),e.classList.contains("specific")){var n=new FormData;for(var o of r){let e=o[0],t=o[1];if(""===t&&"catch"!==e||"object"==typeof t||"on"===t);else document.querySelector("[name="+e+"]").parentElement.parentElement.classList.contains("saved")||n.append(e,t)}if(document.getElementById("userfile"))for(var i=document.getElementById("userfile").files.length,d=0;d<i;d++)n.append("userfile[]",document.getElementById("userfile").files[d]);r=n}if(e.hasAttribute("data-dhtml"))(c=document.querySelector(e.getAttribute("data-dhtml"))).classList.add("adding");else var c=document.querySelector(".dhtml");r.append("sth",a),form_msg("processing","One Moment Please",t),e.classList.add("working");JSON.stringify(Object.fromEntries(r));fetch($site+"/index.php",{method:"POST",body:r}).then((function(e){return l=e.clone(),e.json()})).then((function(s){if(e.classList.remove("working"),form_msg(s.status,s.msg,t),showData(s.data),"success"===s.status){if(e.classList.add(s.status),!e.classList.contains("no-reset")){e.reset();var a=e.querySelectorAll(".field.valid");Array.prototype.forEach.call(a,(function(e){e.classList.remove("valid")})),document.querySelector("main").classList.add("submitted")}if(s.htmlcont&&""!==s.htmlcont){let e=setInterval((function(){0!==c.childNodes.length&&(findElements(),clearInterval(e),c.classList.remove("adding"))}),200);c.innerHTML=s.htmlcont}s.data}else"error"===s.status?e.classList.add(s.status):"validation"===s.status?handleErrors(s.data,e):"refresh"===s.status&&(window.location.href=$site+s.data)}),(function(e){console.log("Error parsing JSON from response:",e,l),l.text().then((function(e){console.log("Received the following instead of valid JSON:",e)}))}))}))}))}window.findeles=update;</script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-18558117-28"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag("js", new Date()); gtag("config", "UA-18558117-28"); </script> </head> <body class="page-contact temp-interior spring" style="--mainColor: #0e4798; --subColor: #d5aa50;"> <header id="head"> <div class="keystone"> <figure class="logo"> <span class="mask_light"></span> <a href="https://www.peacockinn.com"> <img src="https://www.peacockinn.com/images/logo@2x.png?v=1661271179" alt="The Peacock Inn"> </a> <img class="registered" src="https://www.peacockinn.com/images/registered.svg?v=1661271179" alt="registered"> </figure> </div> <nav> <ul id="main_nav" class="main_nav"> </li> <li> <a href="https://www.peacockinn.com/hotel/" title="Hotel" class="main"><span>Hotel</span></a><svg class="underline" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96.76 10.31"><g><g><path class="path" d="M.5 2.83s6-3.36 10.08-.18S16.21 7 19.94 7c6.88 0 6.07-6 15-6 5.88 0 3.23 4.6-1.83 5.82"/><path class="path" d="M11.44 3.22s5.09-3.32 9.78-1.09C24.81 3.84 27.3 7 31 7 37.91 7 38.36.5 47.24.5 53.12.5 51.16 7 48.73 7"/><path class="path" d="M46.2 1.11S39.53 2.75 41 7c1.37 4 7.14.68 7.14.68"/><circle class="path" cx="38.49" cy="7.6" r="2.17"/><path class="path" d="M21.11 7s-1.8-2.57 1-4M30.23 6.85a3 3 0 0 0-1.63-4.1"/><path class="path-2" d="M44.7 8.88a22.92 22.92 0 0 1-19.17-2.83C14.86 11.74.54 3.16.54 3.16s5-.59 7.63.7 5.21 3.48 10.68 3.48"/><path class="path" d="M12.39 3.08l8.13 1.67M30.63 4.68l7.52-2.2M96.26 2.83s-6-3.36-10.08-.18S80.55 7 76.82 7c-6.88 0-6.07-6-14.95-6C56 1 58.64 5.61 63.7 6.83"/><path class="path" d="M85.32 3.22S80.23-.1 75.54 2.13C72 3.84 69.46 7 65.73 7 58.85 7 58.4.5 49.52.5 43.64.5 45.6 7 48 7"/><path class="path" d="M50.56 1.11S57.23 2.75 55.8 7c-1.37 4-7.14.68-7.14.68"/><circle class="path" cx="58.27" cy="7.6" r="2.17"/><path class="path" d="M75.65 7s1.8-2.57-1-4M66.53 6.85a3 3 0 0 1 1.63-4.1"/><path class="path-2" d="M52.06 8.88a22.92 22.92 0 0 0 19.17-2.83c10.67 5.69 25-2.89 25-2.89s-5-.59-7.63.7-5.22 3.48-10.69 3.48"/><path class="path" d="M84.37 3.08l-8.13 1.67M66.14 4.68l-7.53-2.2"/></g></g></svg> </li> <li class="parent"> <a href="https://www.peacockinn.com/restaurant/" title="Restaurant" class="main"><span>Restaurant</span></a><svg class="underline" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96.76 10.31"><g><g><path class="path" d="M.5 2.83s6-3.36 10.08-.18S16.21 7 19.94 7c6.88 0 6.07-6 15-6 5.88 0 3.23 4.6-1.83 5.82"/><path class="path" d="M11.44 3.22s5.09-3.32 9.78-1.09C24.81 3.84 27.3 7 31 7 37.91 7 38.36.5 47.24.5 53.12.5 51.16 7 48.73 7"/><path class="path" d="M46.2 1.11S39.53 2.75 41 7c1.37 4 7.14.68 7.14.68"/><circle class="path" cx="38.49" cy="7.6" r="2.17"/><path class="path" d="M21.11 7s-1.8-2.57 1-4M30.23 6.85a3 3 0 0 0-1.63-4.1"/><path class="path-2" d="M44.7 8.88a22.92 22.92 0 0 1-19.17-2.83C14.86 11.74.54 3.16.54 3.16s5-.59 7.63.7 5.21 3.48 10.68 3.48"/><path class="path" d="M12.39 3.08l8.13 1.67M30.63 4.68l7.52-2.2M96.26 2.83s-6-3.36-10.08-.18S80.55 7 76.82 7c-6.88 0-6.07-6-14.95-6C56 1 58.64 5.61 63.7 6.83"/><path class="path" d="M85.32 3.22S80.23-.1 75.54 2.13C72 3.84 69.46 7 65.73 7 58.85 7 58.4.5 49.52.5 43.64.5 45.6 7 48 7"/><path class="path" d="M50.56 1.11S57.23 2.75 55.8 7c-1.37 4-7.14.68-7.14.68"/><circle class="path" cx="58.27" cy="7.6" r="2.17"/><path class="path" d="M75.65 7s1.8-2.57-1-4M66.53 6.85a3 3 0 0 1 1.63-4.1"/><path class="path-2" d="M52.06 8.88a22.92 22.92 0 0 0 19.17-2.83c10.67 5.69 25-2.89 25-2.89s-5-.59-7.63.7-5.22 3.48-10.69 3.48"/><path class="path" d="M84.37 3.08l-8.13 1.67M66.14 4.68l-7.53-2.2"/></g></g></svg> <div class="submenu"> <span class="mborder left"></span> <ul> <li> <a href="restaurant?menu=333" alt="Thanksgiving Day Dinner" class="sub">Thanksgiving Day Dinner</a> </li> <li> <a href="restaurant?menu=334" alt="Kid's Thanksgiving Dinner" class="sub">Kid's Thanksgiving Dinner</a> </li> <li> <a href="restaurant?menu=18" alt="Brunch" class="sub">Brunch</a> </li> <li> <a href="restaurant?menu=32" alt="Mid Day" class="sub">Mid Day</a> </li> <li> <a href="restaurant?menu=2" alt="Dinner" class="sub">Dinner</a> </li> <li> <a href="restaurant?menu=9" alt="Dessert" class="sub">Dessert</a> </li> <li> <a href="/pdf/tea_time.pdf" alt="Tea Time" class="sub">Tea Time</a> </li> <li> <a href="http://www.peacockinn.com/pdf/wine_list.pdf" alt="Wine List" class="sub">Wine List</a> </li> </ul> </div> </li> <li class="parent"> <a href="https://www.peacockinn.com/events/" title="Events" class="main"><span>Events</span></a><svg class="underline" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96.76 10.31"><g><g><path class="path" d="M.5 2.83s6-3.36 10.08-.18S16.21 7 19.94 7c6.88 0 6.07-6 15-6 5.88 0 3.23 4.6-1.83 5.82"/><path class="path" d="M11.44 3.22s5.09-3.32 9.78-1.09C24.81 3.84 27.3 7 31 7 37.91 7 38.36.5 47.24.5 53.12.5 51.16 7 48.73 7"/><path class="path" d="M46.2 1.11S39.53 2.75 41 7c1.37 4 7.14.68 7.14.68"/><circle class="path" cx="38.49" cy="7.6" r="2.17"/><path class="path" d="M21.11 7s-1.8-2.57 1-4M30.23 6.85a3 3 0 0 0-1.63-4.1"/><path class="path-2" d="M44.7 8.88a22.92 22.92 0 0 1-19.17-2.83C14.86 11.74.54 3.16.54 3.16s5-.59 7.63.7 5.21 3.48 10.68 3.48"/><path class="path" d="M12.39 3.08l8.13 1.67M30.63 4.68l7.52-2.2M96.26 2.83s-6-3.36-10.08-.18S80.55 7 76.82 7c-6.88 0-6.07-6-14.95-6C56 1 58.64 5.61 63.7 6.83"/><path class="path" d="M85.32 3.22S80.23-.1 75.54 2.13C72 3.84 69.46 7 65.73 7 58.85 7 58.4.5 49.52.5 43.64.5 45.6 7 48 7"/><path class="path" d="M50.56 1.11S57.23 2.75 55.8 7c-1.37 4-7.14.68-7.14.68"/><circle class="path" cx="58.27" cy="7.6" r="2.17"/><path class="path" d="M75.65 7s1.8-2.57-1-4M66.53 6.85a3 3 0 0 1 1.63-4.1"/><path class="path-2" d="M52.06 8.88a22.92 22.92 0 0 0 19.17-2.83c10.67 5.69 25-2.89 25-2.89s-5-.59-7.63.7-5.22 3.48-10.69 3.48"/><path class="path" d="M84.37 3.08l-8.13 1.67M66.14 4.68l-7.53-2.2"/></g></g></svg> <div class="submenu"> <span class="mborder left"></span> <ul> <li> <a href="https://www.peacockinn.com//wine-club/" alt="Wine Club" class="sub">Wine Club</a> </li> </ul> </div> </li> <li class="spacer"> </li> <li class="parent"> <a href="https://www.peacockinn.com/about/" title="About" class="main"><span>About</span></a><svg class="underline" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96.76 10.31"><g><g><path class="path" d="M.5 2.83s6-3.36 10.08-.18S16.21 7 19.94 7c6.88 0 6.07-6 15-6 5.88 0 3.23 4.6-1.83 5.82"/><path class="path" d="M11.44 3.22s5.09-3.32 9.78-1.09C24.81 3.84 27.3 7 31 7 37.91 7 38.36.5 47.24.5 53.12.5 51.16 7 48.73 7"/><path class="path" d="M46.2 1.11S39.53 2.75 41 7c1.37 4 7.14.68 7.14.68"/><circle class="path" cx="38.49" cy="7.6" r="2.17"/><path class="path" d="M21.11 7s-1.8-2.57 1-4M30.23 6.85a3 3 0 0 0-1.63-4.1"/><path class="path-2" d="M44.7 8.88a22.92 22.92 0 0 1-19.17-2.83C14.86 11.74.54 3.16.54 3.16s5-.59 7.63.7 5.21 3.48 10.68 3.48"/><path class="path" d="M12.39 3.08l8.13 1.67M30.63 4.68l7.52-2.2M96.26 2.83s-6-3.36-10.08-.18S80.55 7 76.82 7c-6.88 0-6.07-6-14.95-6C56 1 58.64 5.61 63.7 6.83"/><path class="path" d="M85.32 3.22S80.23-.1 75.54 2.13C72 3.84 69.46 7 65.73 7 58.85 7 58.4.5 49.52.5 43.64.5 45.6 7 48 7"/><path class="path" d="M50.56 1.11S57.23 2.75 55.8 7c-1.37 4-7.14.68-7.14.68"/><circle class="path" cx="58.27" cy="7.6" r="2.17"/><path class="path" d="M75.65 7s1.8-2.57-1-4M66.53 6.85a3 3 0 0 1 1.63-4.1"/><path class="path-2" d="M52.06 8.88a22.92 22.92 0 0 0 19.17-2.83c10.67 5.69 25-2.89 25-2.89s-5-.59-7.63.7-5.22 3.48-10.69 3.48"/><path class="path" d="M84.37 3.08l-8.13 1.67M66.14 4.68l-7.53-2.2"/></g></g></svg> <div class="submenu"> <span class="mborder left"></span> <ul> <li> <a href="https://www.peacockinn.com//news/" alt="News" class="sub">News</a> </li> </ul> </div> </li> <li> <a href="https://www.peacockinn.com/gallery/" title="Gallery" class="main"><span>Gallery</span></a><svg class="underline" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96.76 10.31"><g><g><path class="path" d="M.5 2.83s6-3.36 10.08-.18S16.21 7 19.94 7c6.88 0 6.07-6 15-6 5.88 0 3.23 4.6-1.83 5.82"/><path class="path" d="M11.44 3.22s5.09-3.32 9.78-1.09C24.81 3.84 27.3 7 31 7 37.91 7 38.36.5 47.24.5 53.12.5 51.16 7 48.73 7"/><path class="path" d="M46.2 1.11S39.53 2.75 41 7c1.37 4 7.14.68 7.14.68"/><circle class="path" cx="38.49" cy="7.6" r="2.17"/><path class="path" d="M21.11 7s-1.8-2.57 1-4M30.23 6.85a3 3 0 0 0-1.63-4.1"/><path class="path-2" d="M44.7 8.88a22.92 22.92 0 0 1-19.17-2.83C14.86 11.74.54 3.16.54 3.16s5-.59 7.63.7 5.21 3.48 10.68 3.48"/><path class="path" d="M12.39 3.08l8.13 1.67M30.63 4.68l7.52-2.2M96.26 2.83s-6-3.36-10.08-.18S80.55 7 76.82 7c-6.88 0-6.07-6-14.95-6C56 1 58.64 5.61 63.7 6.83"/><path class="path" d="M85.32 3.22S80.23-.1 75.54 2.13C72 3.84 69.46 7 65.73 7 58.85 7 58.4.5 49.52.5 43.64.5 45.6 7 48 7"/><path class="path" d="M50.56 1.11S57.23 2.75 55.8 7c-1.37 4-7.14.68-7.14.68"/><circle class="path" cx="58.27" cy="7.6" r="2.17"/><path class="path" d="M75.65 7s1.8-2.57-1-4M66.53 6.85a3 3 0 0 1 1.63-4.1"/><path class="path-2" d="M52.06 8.88a22.92 22.92 0 0 0 19.17-2.83c10.67 5.69 25-2.89 25-2.89s-5-.59-7.63.7-5.22 3.48-10.69 3.48"/><path class="path" d="M84.37 3.08l-8.13 1.67M66.14 4.68l-7.53-2.2"/></g></g></svg> </li> <li> <a href="https://www.peacockinn.com/contact/" title="Contact" class="main current"><span>Contact</span></a><svg class="underline" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96.76 10.31"><g><g><path class="path" d="M.5 2.83s6-3.36 10.08-.18S16.21 7 19.94 7c6.88 0 6.07-6 15-6 5.88 0 3.23 4.6-1.83 5.82"/><path class="path" d="M11.44 3.22s5.09-3.32 9.78-1.09C24.81 3.84 27.3 7 31 7 37.91 7 38.36.5 47.24.5 53.12.5 51.16 7 48.73 7"/><path class="path" d="M46.2 1.11S39.53 2.75 41 7c1.37 4 7.14.68 7.14.68"/><circle class="path" cx="38.49" cy="7.6" r="2.17"/><path class="path" d="M21.11 7s-1.8-2.57 1-4M30.23 6.85a3 3 0 0 0-1.63-4.1"/><path class="path-2" d="M44.7 8.88a22.92 22.92 0 0 1-19.17-2.83C14.86 11.74.54 3.16.54 3.16s5-.59 7.63.7 5.21 3.48 10.68 3.48"/><path class="path" d="M12.39 3.08l8.13 1.67M30.63 4.68l7.52-2.2M96.26 2.83s-6-3.36-10.08-.18S80.55 7 76.82 7c-6.88 0-6.07-6-14.95-6C56 1 58.64 5.61 63.7 6.83"/><path class="path" d="M85.32 3.22S80.23-.1 75.54 2.13C72 3.84 69.46 7 65.73 7 58.85 7 58.4.5 49.52.5 43.64.5 45.6 7 48 7"/><path class="path" d="M50.56 1.11S57.23 2.75 55.8 7c-1.37 4-7.14.68-7.14.68"/><circle class="path" cx="58.27" cy="7.6" r="2.17"/><path class="path" d="M75.65 7s1.8-2.57-1-4M66.53 6.85a3 3 0 0 1 1.63-4.1"/><path class="path-2" d="M52.06 8.88a22.92 22.92 0 0 0 19.17-2.83c10.67 5.69 25-2.89 25-2.89s-5-.59-7.63.7-5.22 3.48-10.69 3.48"/><path class="path" d="M84.37 3.08l-8.13 1.67M66.14 4.68l-7.53-2.2"/></g></g></svg> </li> </ul> <div class="mobile_bar"> <button id="tog_menu" class="toggle" data-show="#main_nav"> <span class="default">Menu</span> <span class="active">Close</span> </button> </div> </nav> </header> <main id="main"> <section class="page_title feathers"> <h1>Contact</h1> <span class="cover"></span> <span class="cover"></span> </section> <div class="cols"> <section class="cform"> <h2 class="xfont">Questions?</h2> <p>Complete the form below to send us your question or comment and we'll get back to you as soon as possible.</p> <form class="form" name="contact_form" method="post" enctype="multipart/form-data" data-sth="contact"> <section class="form_msg"> <h4 class="status"></h4> </section> <div class="field_wrap"> <div class="field"> <label for="cf_name"> <span>Name</span> </label> <div class="f-wrap"> <span class="icon"></span> <input type="text" class="if" id="cf_name" name="cf_name" value="" required> </div> </div> <div class="field"> <label for="cf_email"> <span>Email</span> </label> <div class="f-wrap"> <span class="icon"></span> <input type="email" class="if" id="cf_email" name="cf_email" value="" required> </div> </div> </div> <div class="field fullCol"> <label for="cf_msg"> <span>Message</span> </label> <div class="f-wrap"> <span class="icon"></span> <textarea class="if" rows="5" id="cf_msg" name="cf_msg" required></textarea> </div> </div> <input type="hidden" name="key_code" value="e005cfc8ac90e11c61acdbf1d71916e1"> <input type="hidden" class="timer" name="timer" value=""> <label style="display: block;height:0;"> <input type="text" name="catch" style="height: 100%; border:0; padding:0;"> </label> <div class="form_bot fullCol"> <button type="submit" name="submit" class="btn light"> <strong>Send</strong> </button> </div> <input type="hidden" name="key" value="e005cfc8ac90e11c61acdbf1d71916e1"> </form> </section> <address class="contact_info"> <strong class="phone">609-924-1707</strong> <p class="location">20 Bayard Lane<br>Princeton, NJ 08540</p> <a href="https://www.google.com/maps/dir//The+Peacock+Inn,+20+Bayard+Ln,+Princeton,+NJ+08540/@40.3490981,-74.6654641,15z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c3e6bf3a800e49:0xbbe779f3d529c5d!2m2!1d-74.6654641!2d40.3490981" class="directions" target="_blank"><strong>Get Directions</strong></a> </address> </div> </main> <div class="reservation modal"> <section class="card"> <button class="close toggle" data-show=".reservation.modal"></button> <h3>Reservations</h3> <div class="tabs"> <nav class="sfont"> <button>Hotel</button> <button>Restaurant</button> </nav> <ul class="tab_content"> <li> <div class="ccontent reserve"> <!-- <div class="field"> <label for="modal_book_in"> <span>Check In</span> </label> <div class="f-wrap"> <span class="icon calendar"></span> <input type="text" id="modal_book_in" class="if date start" readonly> </div> <div class="datePicker"></div> </div> <div class="field"> <label for="modal_book_out"> <span>Check Out</span> </label> <div class="f-wrap"> <span class="icon calendar"></span> <input id="modal_book_out" type="text" class="if date end" readonly> </div> <div class="datePicker"></div> </div> --> <a href="https://www.choicehotels.com/new-jersey/princeton/ascend-hotels/nj330/rates" class="btn light"> <strong>Book Now</strong> </a> </div> </li> <li> <form method="get" class="ccontent reserve" action="//www.opentable.com/restaurant-search.aspx" target="_blank"> <div class="field"> <label for="modal_dine_in"> <span>Day</span> </label> <div class="f-wrap"> <span class="icon calendar"></span> <input id="modal_dine_in" type="text" class="if date" readonly> </div> <div class="datePicker"></div> </div> <!-- <div class="field"> <label for="modal_dine_time"> <span>Time</span> </label> <div class="f-wrap"> <span class="icon time"></span> <select id="modal_dine_time" class="if time"> <option value="10:00">10:00 am</option> <option value="10:30">10:30 am</option> <option value="11:00">11:00 am</option> <option value="11:30">11:30 am</option> <option value="12:00">12:00 pm</option> <option value="12:30">12:30 pm</option> <option value="13:00">1:00 pm</option> <option value="13:30">1:30 pm</option> <option value="14:00">2:00 pm</option> <option value="14:30">2:30 pm</option> <option value="15:00">3:00 pm</option> <option value="15:30">3:30 pm</option> <option value="16:00">4:00 pm</option> <option value="16:30">4:30 pm</option> <option value="17:00">5:00 pm</option> <option value="17:30">5:30 pm</option> <option value="18:00">6:00 pm</option> <option value="18:30">6:30 pm</option> <option value="19:00" selected>7:00 pm</option> <option value="19:30">7:30 pm</option> <option value="20:00">8:00 pm</option> <option value="20:30">8:30 pm</option> <option value="21:00">9:00 pm</option> <option value="21:30">9:30 pm</option> </select> </div> </div> --> <div class="field"> <label for="modal_dine_party"> <span>Party</span> </label> <div class="f-wrap"> <span class="icon person"></span> <select id="modal_dine_party" class="if covers"> <option value="1">1 Person</option> <option value="2" selected>2 People</option> <option value="3">3 People</option> <option value="4">4 People</option> <option value="5">5 People</option> <option value="6">6 People</option> </select> </div> </div> <a href="https://resy.com/" target="_blank" class="btn light"> <strong>Find a Table</strong> </a> </form> </li> </ul> </div> </section> </div> <footer id="foot" class="preload no-in" data-style="https://www.peacockinn.com/images/peacock@1,5x.png" data-emergence="hidden"> <div class="wrapper"> <address class="col"> <figure class="logo"> <span class="mask_light"></span> <a href="https://www.peacockinn.com"> <img src="https://www.peacockinn.com/images/logo@2x.png?v=1661271179" alt="The Peacock Inn"> </a> <img class="registered" src="https://www.peacockinn.com/images/registered.svg?v=1661271179" alt="registered"> </figure> <p class="location">20 Bayard Lane<br>Princeton, NJ 08540</p> <span class="phone">609-924-1707</span> <a href="http://www.genesis-hospitality.com" rel="nofollow" class="member_gh"> <img class="preload" data-src="https://www.peacockinn.com/images/logo_member.png?v=1661271179" alt="A Member of the Genesis Hospitality Group"> </a> </address> <div class="col center"> <section class="f_links follow"> <h4>Follow</h4> <ul> <li> <a href="https://twitter.com/ThePeacockInnNJ" rel="noreferrer" target="_blank" class="social tw">Twitter</a> </li> <li> <a href="https://www.facebook.com/thepeacockinn" rel="noreferrer" target="_blank" class="social fb">Facebook</a> </li> <li> <a href="https://www.instagram.com/thepeacockinnnj/" rel="noreferrer" target="_blank" class="social ig">Instagram</a> </li> <li> <a href="https://www.tripadvisor.com/Restaurant_Review-g46756-d1875506-Reviews-The_Peacock_Inn_Restaurant-Princeton_New_Jersey.html" rel="noreferrer" target="_blank" class="social ta">Trip Advisor</a> </li> </ul> <a href="https://www.genesis-hospitality.com/follow?con=tpi" class="newsletter"> <span>Newsletter</span> </a> </section> <section class="f_links"> <h4>Links</h4> <ul> <li> <button class="toggle" data-show=".reservation.modal">Reservations</button> </li> <li> <a href="https://www.peacockinn.com/contact">Contact</a> </li> <li> <a href="https://us232.dayforcehcm.com/CandidatePortal/en-US/ggg/SITE/GenesisHospitalityCareerSite">Careers</a> </li> </ul> </section> <section class="f_links"> <h4>Info</h4> <ul> <li> <a href="https://www.peacockinn.com/reservation-policy">Reservation Policy</a> </li> <li> <a href="http://www.genesisbiotechgroup.com/legal?type=hos">Terms of Use</a> </li> <li> <a href="http://www.genesisbiotechgroup.com/legal?type=hos#privacy">Privacy Policy</a> </li> </ul> </section> <p class="copyright">© 2024 The Peacock Inn. All rights reserved.</p> </div> <ul class="logos"> <li> <figure><img src="https://www.peacockinn.com/images/ascend_collection@2x.png?v=1661271172" alt="Ascend Hotel Collection"></figure> </li> <li> <figure> <a href="https://www.choicehotels.com/choice-privileges" target="_blank"> <img src="https://www.peacockinn.com/images/choice_privileges@2x.png?v=1661271175" alt="Choice Privileges Rewards"> </a> </figure> </li> <li> <figure><img src="https://www.peacockinn.com/images/AAA_four_diamond@2x.png?v=1661271172" alt="AAA Diamond Award"></figure> </li> <li> <figure> <img src="https://www.peacockinn.com/images/award_wine_spectator.png?v=1661271172" width="91" height="130" alt="Wine Spectator Award of Excellence"> </figure> </li> </ul> </div> </footer> </div> </body> </html>