{"id":411,"date":"2019-10-11T02:12:18","date_gmt":"2019-10-10T18:12:18","guid":{"rendered":"https:\/\/felisas-guesthouse.com\/?page_id=411"},"modified":"2026-06-06T18:52:01","modified_gmt":"2026-06-06T10:52:01","slug":"rates","status":"publish","type":"page","link":"https:\/\/felisas-guesthouse.com\/de\/rates","title":{"rendered":"Preise"},"content":{"rendered":"\nWe decided to have a pricing model which is fair to both \u2013 to our guests and to us as host.\n\nSo instead of charging the same price for every booking, our overnight rate depends on the number of guests and the number of days you are staying.&nbsp;\n\nJust enter the number of people and the number of nights and our price will be displayed.\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<!-- Booking Form v4.6 \u2013 WordPress snippet -->\n<!-- Paste this into a WordPress Custom HTML block.                     -->\n<!-- The following scripts must be loaded (e.g. via functions.php):    -->\n<!--   1. https:\/\/www.google.com\/recaptcha\/api.js?render=6LeqUokUAAAAAMTJrFRLkpHDtAs4jvPMyAd8FE89 -->\n<!--   2. https:\/\/felisas-guesthouse.com\/booking\/scripts\/price-calculator-logic.js -->\n<!--   3. https:\/\/felisas-guesthouse.com\/booking\/scripts\/price-calculator.js       -->\n<!--   4. https:\/\/felisas-guesthouse.com\/booking\/scripts\/booking.js                -->\n\n<style>\n  #calculatorForm label {\n    display: inline-block !important;\n    min-width: 380px;\n    margin-top: 10px;\n    margin-bottom: 4px;\n    color: #fff;\n    vertical-align: middle;\n  }\n  #calculatorForm label[for=\"houseSelection\"] {\n    display: block !important;\n  }\n  #calculatorForm select,\n  #calculatorForm input[type=\"date\"] {\n    display: inline-block !important;\n    width: auto !important;\n    padding: 4px 6px;\n    font-size: 1em;\n    margin-bottom: 0;\n    vertical-align: middle;\n  }\n  #calculatorForm input[type=\"date\"] {\n    min-width: 160px;\n    max-width: 220px;\n  }\n  input[type=\"date\"]::-webkit-calendar-picker-indicator {\n    filter: invert(0.6);\n    cursor: pointer;\n  }\n  #checkInNote, #checkOutNote {\n    color: #b36200;\n    font-size: 0.95em;\n    margin: 4px 0;\n    min-height: 1.2em;\n  }\n  #dateError {\n    color: red;\n    font-size: 0.95em;\n    margin: 4px 0;\n    min-height: 1.2em;\n  }\n  #calculateButton {\n    margin-top: 10px;\n    padding: 16px 24px !important;\n    font-size: 1.1em !important;\n    cursor: pointer;\n    width: 80%;\n    max-width: 400px;\n    background-color: #2e7d32 !important;\n    color: #ffffff !important;\n    border: none !important;\n    border-radius: 4px;\n    font-weight: bold;\n    display: block;\n  }\n  #calculateButton:hover {\n    background-color: #1b5e20 !important;\n  }\n  #whitebox {\n    margin-top: 24px;\n    background: #fff;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 8px 32px rgba(20,60,30,0.08);\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;\n    color: #2c3530;\n  }\n  #notesBox {\n    padding: 16px 20px;\n    font-size: 0.95em;\n    line-height: 1.6;\n    border-bottom: 1px solid #eef2ec;\n  }\n  #whitebox h3 {\n    margin: 0 0 14px;\n    font-size: 11px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #2e7d32;\n    font-weight: 700;\n  }\n  .whitebox-section {\n    padding: 20px 20px 4px;\n  }\n  .whitebox-stay {\n    background: #f7faf6;\n    border-radius: 12px;\n    overflow: hidden;\n    margin: 0 20px 16px;\n  }\n  .stay-dates {\n    display: flex;\n    align-items: center;\n    padding: 18px 20px;\n    gap: 8px;\n  }\n  .stay-date-block { flex: 1; }\n  .stay-date-block .stay-label {\n    font-size: 11px; color: #7a8a7e; letter-spacing: 1px; text-transform: uppercase; margin: 0 0 3px;\n  }\n  .stay-date-block .stay-day {\n    font-size: 17px; font-weight: 700; color: #1f3a23; margin: 0;\n  }\n  .stay-date-block .stay-year {\n    font-size: 12px; color: #7a8a7e; margin: 2px 0 0;\n  }\n  .stay-arrow { color: #9bb29f; font-size: 18px; flex-shrink: 0; }\n  .stay-divider { height: 1px; background: #e3ebe1; margin: 0 20px; }\n  .stay-stats {\n    display: flex;\n    padding: 14px 20px 18px;\n  }\n  .stay-stat {\n    flex: 1;\n    text-align: center;\n    border-left: 1px solid #e3ebe1;\n  }\n  .stay-stat:first-child { border-left: none; }\n  .stay-stat .stat-num { font-size: 19px; font-weight: 700; color: #1f3a23; margin: 0; }\n  .stay-stat .stat-label { font-size: 11px; color: #7a8a7e; margin: 2px 0 0; }\n  .stay-house {\n    background: #eef4ec;\n    padding: 10px 20px;\n    font-size: 13px;\n    color: #5a6b5e;\n  }\n  .stay-house strong { color: #1f3a23; }\n  .stay-adjusted { padding: 8px 20px; font-size: 13px; color: #5a6b5e; font-style: italic; }\n  .whitebox-price {\n    padding: 0 20px 20px;\n    font-size: 0.95em;\n  }\n  .whitebox-price table { width: 100%; border-collapse: collapse; font-size: 15px; }\n  .whitebox-price td { padding: 10px 0; color: #5a6b5e; }\n  .whitebox-price tr + tr td { border-top: 1px solid #eef2ec; }\n  .whitebox-price td:last-child { text-align: right; color: #2c3530; }\n  .whitebox-price .price-discount td { color: #2e7d32; font-weight: 600; }\n  .whitebox-price .price-discount td:last-child { color: #2e7d32; }\n  .whitebox-price .price-sep td { border-top: 2px solid #1f3a23 !important; padding-top: 18px; padding-bottom: 6px; font-size: 17px; font-weight: 700; color: #1f3a23; }\n  .whitebox-price .price-sep td:last-child { font-size: 22px; color: #1f3a23; }\n  .whitebox-price .price-label-sub { color: #9bb29f; font-weight: 400; }\n  #whitebox hr {\n    border: none;\n    border-top: 1px solid #eef2ec;\n    margin: 0 20px;\n  }\n  #notesHr { display: none !important; }\n  #bookingSuccess { color: #1f3a23; }\n  #bookingSuccess a { color: #2e7d32; }\n<\/style>\n\n<form id=\"calculatorForm\">\n  <label for=\"numberOfGuests\">Number of guests:<\/label>\n  <select id=\"numberOfGuests\">\n    <option value=\"1\">1<\/option>\n    <option value=\"2\" selected>2<\/option>\n    <option value=\"3\">3<\/option>\n    <option value=\"4\">4<\/option>\n    <option value=\"5\">5<\/option>\n    <option value=\"6\">6<\/option>\n    <option value=\"7\">7<\/option>\n    <option value=\"8\">8<\/option>\n    <option value=\"9\">9<\/option>\n    <option value=\"10\">10<\/option>\n    <option value=\"11\">11<\/option>\n    <option value=\"12\">12<\/option>\n    <option value=\"13\">13<\/option>\n    <option value=\"14\">14<\/option>\n    <option value=\"15\">15<\/option>\n  <\/select>\n  <br><br>\n  <label for=\"checkInDate\">Check-in date:<\/label>\n  <input type=\"date\" id=\"checkInDate\">\n  <p id=\"checkInNote\"><\/p>\n  <br>\n  <label for=\"checkOutDate\">Check-out date:<\/label>\n  <input type=\"date\" id=\"checkOutDate\">\n  <p id=\"checkOutNote\" style=\"font-size:0.95em; margin:4px 0; min-height:1.2em;\"><\/p>\n  <p id=\"dateError\"><\/p>\n  <br>\n  <label for=\"additionalChildrenBelow6\">Additional children below 6 years (free):<\/label>\n  <select id=\"additionalChildrenBelow6\">\n    <option value=\"0\" selected>0<\/option>\n    <option value=\"1\">1<\/option>\n    <option value=\"2\">2<\/option>\n    <option value=\"3\">3<\/option>\n    <option value=\"4\">4<\/option>\n    <option value=\"5\">5<\/option>\n    <option value=\"6\">6<\/option>\n  <\/select>\n  <br><br>\n  <label for=\"additionalChildren6to12\">Additional children 6 to 12 years old:<\/label>\n  <select id=\"additionalChildren6to12\">\n    <option value=\"0\" selected>0<\/option>\n    <option value=\"1\">1<\/option>\n    <option value=\"2\">2<\/option>\n    <option value=\"3\">3<\/option>\n    <option value=\"4\">4<\/option>\n    <option value=\"5\">5<\/option>\n    <option value=\"6\">6<\/option>\n  <\/select>\n  <br><br>\n  <label for=\"houseSelection\">Choose house(s):<\/label>\n  <select id=\"houseSelection\"><\/select>\n  <br><br>\n  <button type=\"button\" id=\"calculateButton\">Calculate Price<\/button>\n<\/form>\n\n<p><\/p>\n\n<div id=\"whitebox\" style=\"display: none;\">\n  <div id=\"notesBox\" style=\"display: none;\"><\/div>\n  <hr id=\"notesHr\" style=\"display: none;\">\n\n  <div class=\"whitebox-section\">\n    <h3 id=\"headline\"><\/h3>\n  <\/div>\n\n  <div class=\"whitebox-stay\">\n    <div class=\"stay-dates\" id=\"stayDatesRow\">\n      <div class=\"stay-date-block\">\n        <p class=\"stay-label\" id=\"checkInLabel\"><\/p>\n        <p class=\"stay-day\"   id=\"checkInDay\"><\/p>\n        <p class=\"stay-year\"  id=\"checkInYear\"><\/p>\n      <\/div>\n      <div class=\"stay-arrow\">\u2192<\/div>\n      <div class=\"stay-date-block\">\n        <p class=\"stay-label\" id=\"checkOutLabel\"><\/p>\n        <p class=\"stay-day\"   id=\"checkOutDay\"><\/p>\n        <p class=\"stay-year\"  id=\"checkOutYear\"><\/p>\n      <\/div>\n    <\/div>\n    <div class=\"stay-divider\" id=\"statsDivider\"><\/div>\n    <div class=\"stay-stats\">\n      <div class=\"stay-stat\">\n        <p class=\"stat-num\"   id=\"statNights\"><\/p>\n        <p class=\"stat-label\" id=\"statNightsLabel\"><\/p>\n      <\/div>\n      <div class=\"stay-stat\">\n        <p class=\"stat-num\"   id=\"statGuests\"><\/p>\n        <p class=\"stat-label\" id=\"statGuestsLabel\"><\/p>\n      <\/div>\n      <div class=\"stay-stat\" id=\"statChild1Block\">\n        <p class=\"stat-num\"   id=\"statChild1\"><\/p>\n        <p class=\"stat-label\" id=\"statChild1Label\"><\/p>\n      <\/div>\n      <div class=\"stay-stat\" id=\"statChild2Block\">\n        <p class=\"stat-num\"   id=\"statChild2\"><\/p>\n        <p class=\"stat-label\" id=\"statChild2Label\"><\/p>\n      <\/div>\n    <\/div>\n    <div class=\"stay-house\">\n      <strong id=\"houseLabel\"><\/strong> <span id=\"house\"><\/span>\n    <\/div>\n    <div class=\"stay-adjusted\" id=\"adjustedChoiceMessage\" style=\"display:none;\"><\/div>\n    <span id=\"checkInInfo\"  style=\"display:none;\"><\/span>\n    <span id=\"checkOutInfo\" style=\"display:none;\"><\/span>\n    <span id=\"numberOfNightsInfo\"            style=\"display:none;\"><\/span>\n    <span id=\"numberOfGuestsInfo\"            style=\"display:none;\"><\/span>\n    <span id=\"additionalChildrenBelow6Info\"  style=\"display:none;\"><\/span>\n    <span id=\"additionalChildren6to12Info\"   style=\"display:none;\"><\/span>\n  <\/div>\n\n  <div class=\"whitebox-price\">\n    <table>\n      <tr id=\"nightlyRateRow\"><td id=\"nightlyRateLabel\"><\/td><td id=\"nightlyRateAmount\"><\/td><\/tr>\n      <tr id=\"discountRow\" class=\"price-discount\"><td id=\"discountLabel\"><\/td><td id=\"discountAmount\"><\/td><\/tr>\n      <tr id=\"cleaningFeeRow\"><td id=\"cleaningFeeLabel\"><\/td><td id=\"cleaningFeeAmount\"><\/td><\/tr>\n      <tr class=\"price-sep\"><td id=\"totalLabel\"><\/td><td id=\"totalAmount\"><\/td><\/tr>\n    <\/table>\n    <p id=\"gardenHouseDownMessage\"><\/p>\n    <p id=\"lastline\" style=\"font-size:0.85em;color:#7a8a7e;margin-top:12px;\"><\/p>\n  <\/div>\n<\/div>\n\n<!-- \u2500\u2500 Booking Section \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n<div id=\"bookingSection\" style=\"display:none;\">\n\n  <p><a href=\"#\" id=\"backToCalculator\" style=\"font-size:0.9em; color:#fff; text-decoration:none; font-weight:bold;\">\u2190 <span id=\"backLink\"><\/span><\/a><\/p>\n\n  <div style=\"background:#fff; border-radius:16px; overflow:hidden; box-shadow:0 8px 32px rgba(20,60,30,0.08); margin-bottom:24px; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif; color:#2c3530;\">\n    <div style=\"padding:16px 20px 4px;\">\n      <h3 id=\"summaryTitle\" style=\"margin:0 0 14px;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#2e7d32;font-weight:700;\"><\/h3>\n    <\/div>\n    <div id=\"summaryStay\" class=\"whitebox-stay\" style=\"margin-top:0;\"><\/div>\n    <div id=\"summaryPrice\" class=\"whitebox-price\"><\/div>\n  <\/div>\n\n  <h3 id=\"formTitle\"><\/h3>\n\n  <form id=\"bookingForm\" novalidate style=\"max-width:480px;\">\n    <p style=\"margin-top:0; font-size:0.85em; color:#888;\">* required<\/p>\n\n    <input type=\"hidden\" id=\"bLang\"         name=\"lang\">\n    <input type=\"hidden\" id=\"bHouseDisplay\" name=\"houseDisplay\">\n    <input type=\"hidden\" id=\"bCheckIn\"      name=\"checkIn\">\n    <input type=\"hidden\" id=\"bCheckOut\"     name=\"checkOut\">\n    <input type=\"hidden\" id=\"bNights\"       name=\"nights\">\n    <input type=\"hidden\" id=\"bGuests\"       name=\"guests\">\n    <input type=\"hidden\" id=\"bChildBelow6\"  name=\"childBelow6\">\n    <input type=\"hidden\" id=\"bChild6to12\"   name=\"child6to12\">\n    <input type=\"hidden\" id=\"bNightlyRate\"  name=\"nightlyRate\">\n    <input type=\"hidden\" id=\"bDiscount\"     name=\"discount\">\n    <input type=\"hidden\" id=\"bCleaningFee\"  name=\"cleaningFee\">\n    <input type=\"hidden\" id=\"bTotal\"        name=\"total\">\n\n    <div style=\"margin-bottom:14px;\">\n      <label for=\"guestFirstName\" id=\"labelFirstName\" style=\"display:block; margin-bottom:4px;\"><\/label>\n      <input type=\"text\" id=\"guestFirstName\" name=\"guestFirstName\" required style=\"width:100%; padding:6px 8px; font-size:1em; box-sizing:border-box;\">\n    <\/div>\n    <div style=\"margin-bottom:14px;\">\n      <label for=\"guestLastName\" id=\"labelLastName\" style=\"display:block; margin-bottom:4px;\"><\/label>\n      <input type=\"text\" id=\"guestLastName\" name=\"guestLastName\" required style=\"width:100%; padding:6px 8px; font-size:1em; box-sizing:border-box;\">\n    <\/div>\n    <div style=\"margin-bottom:14px;\">\n      <label for=\"guestStreet\" id=\"labelStreet\" style=\"display:block; margin-bottom:4px;\"><\/label>\n      <input type=\"text\" id=\"guestStreet\" name=\"guestStreet\" required style=\"width:100%; padding:6px 8px; font-size:1em; box-sizing:border-box;\">\n    <\/div>\n    <div style=\"margin-bottom:14px;\">\n      <label for=\"guestCity\" id=\"labelCity\" style=\"display:block; margin-bottom:4px;\"><\/label>\n      <input type=\"text\" id=\"guestCity\" name=\"guestCity\" required style=\"width:100%; padding:6px 8px; font-size:1em; box-sizing:border-box;\">\n    <\/div>\n    <div style=\"margin-bottom:14px;\">\n      <label for=\"guestCountry\" id=\"labelCountry\" style=\"display:block; margin-bottom:4px;\"><\/label>\n      <input type=\"text\" id=\"guestCountry\" name=\"guestCountry\" required style=\"width:100%; padding:6px 8px; font-size:1em; box-sizing:border-box;\">\n    <\/div>\n    <div style=\"margin-bottom:14px;\">\n      <label for=\"guestPhone\" id=\"labelPhone\" style=\"display:block; margin-bottom:4px;\"><\/label>\n      <input type=\"tel\" id=\"guestPhone\" name=\"guestPhone\" required style=\"width:100%; padding:6px 8px; font-size:1em; box-sizing:border-box;\">\n    <\/div>\n    <div style=\"margin-bottom:14px;\">\n      <label for=\"guestEmail\" id=\"labelEmail\" style=\"display:block; margin-bottom:4px;\"><\/label>\n      <input type=\"email\" id=\"guestEmail\" name=\"guestEmail\" required style=\"width:100%; padding:6px 8px; font-size:1em; box-sizing:border-box;\">\n    <\/div>\n    <div style=\"margin-bottom:20px;\">\n      <label for=\"guestMessage\" id=\"labelMessage\" style=\"display:block; margin-bottom:4px;\"><\/label>\n      <textarea id=\"guestMessage\" name=\"guestMessage\" rows=\"3\" style=\"width:100%; padding:6px 8px; font-size:1em; box-sizing:border-box;\"><\/textarea>\n    <\/div>\n\n    <div style=\"margin-bottom:20px;\">\n      <h4 id=\"conditionsTitle\" style=\"margin-bottom:10px;\">Booking conditions<\/h4>\n      <ol id=\"conditionsList\" style=\"margin:0; padding-left:20px; font-size:0.9em; line-height:1.7;\"><\/ol>\n    <\/div>\n\n    <div style=\"margin-bottom:20px;\">\n      <label style=\"display:flex; align-items:flex-start; gap:10px; cursor:pointer;\">\n        <input type=\"checkbox\" id=\"privacyCheck\" name=\"privacyCheck\" required style=\"margin-top:3px; flex-shrink:0;\">\n        <span id=\"labelPrivacy\" style=\"font-size:0.9em;\">I agree to the privacy policy. *<\/span>\n      <\/label>\n    <\/div>\n\n    <button type=\"submit\" id=\"submitBooking\" style=\"padding:12px 28px; font-size:1.1em; font-weight:bold; background:#2e7d32; color:#fff; border:none; border-radius:4px; cursor:pointer;\">Send booking request<\/button>\n    <p id=\"formError\" style=\"color:red; font-size:0.9em; margin-top:8px; display:none;\"><\/p>\n  <\/form>\n\n  <div id=\"bookingSuccess\" style=\"display:none; background:#e8f5e9; border:1px solid #a5d6a7; border-radius:4px; padding:20px 24px; margin-top:16px;\"><\/div>\n\n<\/div>\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For more details on our rates please look <a href=\"\/pricing-details\">here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We decided to have a pricing model which is fair to both \u2013 to our guests and to us as host. So instead of charging the same price for every booking, our overnight rate depends on the number of guests and the number of days you are staying.&nbsp; Just enter the number of people and &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/felisas-guesthouse.com\/de\/rates\" class=\"more-link\"><span class=\"screen-reader-text\">\u201eRates\u201c <\/span>weiterlesen<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"ngg_post_thumbnail":0,"footnotes":""},"class_list":["post-411","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Rates - Felisa&#039;s Guesthouse<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/felisas-guesthouse.com\/de\/rates\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Rates - Felisa&#039;s Guesthouse\" \/>\n<meta property=\"og:description\" content=\"We decided to have a pricing model which is fair to both \u2013 to our guests and to us as host. So instead of charging the same price for every booking, our overnight rate depends on the number of guests and the number of days you are staying.&nbsp; Just enter the number of people and &hellip; \u201eRates\u201c weiterlesen\" \/>\n<meta property=\"og:url\" content=\"https:\/\/felisas-guesthouse.com\/de\/rates\/\" \/>\n<meta property=\"og:site_name\" content=\"Felisa&#039;s Guesthouse\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/felisasguesthouse\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-06T10:52:01+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/felisas-guesthouse.com\\\/rates\",\"url\":\"https:\\\/\\\/felisas-guesthouse.com\\\/rates\",\"name\":\"Rates - Felisa&#039;s Guesthouse\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/felisas-guesthouse.com\\\/#website\"},\"datePublished\":\"2019-10-10T18:12:18+00:00\",\"dateModified\":\"2026-06-06T10:52:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/felisas-guesthouse.com\\\/rates#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/felisas-guesthouse.com\\\/rates\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/felisas-guesthouse.com\\\/rates#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/felisas-guesthouse.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Rates\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/felisas-guesthouse.com\\\/#website\",\"url\":\"https:\\\/\\\/felisas-guesthouse.com\\\/\",\"name\":\"Felisa's Guesthouse\",\"description\":\"Enjoy, relax and have fun in Davao City\",\"publisher\":{\"@id\":\"https:\\\/\\\/felisas-guesthouse.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/felisas-guesthouse.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/felisas-guesthouse.com\\\/#organization\",\"name\":\"Felisa's Guesthouse\",\"url\":\"https:\\\/\\\/felisas-guesthouse.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/felisas-guesthouse.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/felisas-guesthouse.com\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/logo-felisa-guesthouse.png\",\"contentUrl\":\"https:\\\/\\\/felisas-guesthouse.com\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/logo-felisa-guesthouse.png\",\"width\":780,\"height\":780,\"caption\":\"Felisa's Guesthouse\"},\"image\":{\"@id\":\"https:\\\/\\\/felisas-guesthouse.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/felisasguesthouse\",\"https:\\\/\\\/www.instagram.com\\\/felisas_guesthouse\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCbjctj-HVTdUBXijh6xzJpg\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Rates - Felisa&#039;s Guesthouse","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/felisas-guesthouse.com\/de\/rates\/","og_locale":"de_DE","og_type":"article","og_title":"Rates - Felisa&#039;s Guesthouse","og_description":"We decided to have a pricing model which is fair to both \u2013 to our guests and to us as host. So instead of charging the same price for every booking, our overnight rate depends on the number of guests and the number of days you are staying.&nbsp; Just enter the number of people and &hellip; \u201eRates\u201c weiterlesen","og_url":"https:\/\/felisas-guesthouse.com\/de\/rates\/","og_site_name":"Felisa&#039;s Guesthouse","article_publisher":"https:\/\/www.facebook.com\/felisasguesthouse","article_modified_time":"2026-06-06T10:52:01+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/felisas-guesthouse.com\/rates","url":"https:\/\/felisas-guesthouse.com\/rates","name":"Rates - Felisa&#039;s Guesthouse","isPartOf":{"@id":"https:\/\/felisas-guesthouse.com\/#website"},"datePublished":"2019-10-10T18:12:18+00:00","dateModified":"2026-06-06T10:52:01+00:00","breadcrumb":{"@id":"https:\/\/felisas-guesthouse.com\/rates#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/felisas-guesthouse.com\/rates"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/felisas-guesthouse.com\/rates#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/felisas-guesthouse.com\/"},{"@type":"ListItem","position":2,"name":"Rates"}]},{"@type":"WebSite","@id":"https:\/\/felisas-guesthouse.com\/#website","url":"https:\/\/felisas-guesthouse.com\/","name":"Felisa's Guesthouse","description":"Enjoy, relax and have fun in Davao City","publisher":{"@id":"https:\/\/felisas-guesthouse.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/felisas-guesthouse.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/felisas-guesthouse.com\/#organization","name":"Felisa's Guesthouse","url":"https:\/\/felisas-guesthouse.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/felisas-guesthouse.com\/#\/schema\/logo\/image\/","url":"https:\/\/felisas-guesthouse.com\/wp-content\/uploads\/2018\/11\/logo-felisa-guesthouse.png","contentUrl":"https:\/\/felisas-guesthouse.com\/wp-content\/uploads\/2018\/11\/logo-felisa-guesthouse.png","width":780,"height":780,"caption":"Felisa's Guesthouse"},"image":{"@id":"https:\/\/felisas-guesthouse.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/felisasguesthouse","https:\/\/www.instagram.com\/felisas_guesthouse\/","https:\/\/www.youtube.com\/channel\/UCbjctj-HVTdUBXijh6xzJpg"]}]}},"_links":{"self":[{"href":"https:\/\/felisas-guesthouse.com\/de\/wp-json\/wp\/v2\/pages\/411","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/felisas-guesthouse.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/felisas-guesthouse.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/felisas-guesthouse.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/felisas-guesthouse.com\/de\/wp-json\/wp\/v2\/comments?post=411"}],"version-history":[{"count":118,"href":"https:\/\/felisas-guesthouse.com\/de\/wp-json\/wp\/v2\/pages\/411\/revisions"}],"predecessor-version":[{"id":932,"href":"https:\/\/felisas-guesthouse.com\/de\/wp-json\/wp\/v2\/pages\/411\/revisions\/932"}],"wp:attachment":[{"href":"https:\/\/felisas-guesthouse.com\/de\/wp-json\/wp\/v2\/media?parent=411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}