{"id":2731,"date":"2022-08-17T17:30:03","date_gmt":"2022-08-17T17:30:03","guid":{"rendered":"https:\/\/vacationsinflo.wpengine.com\/recently-viewed\/"},"modified":"2022-08-17T17:30:03","modified_gmt":"2022-08-17T17:30:03","slug":"recently-viewed","status":"publish","type":"page","link":"https:\/\/vacation-in-florida.com\/de\/recently-viewed\/","title":{"rendered":"Recently Viewed"},"content":{"rendered":"<div id=\"primary\" class=\"content-area\" ng-controller=\"PropertyController as pCtrl\">\n\t<div ng-init=\"loadRecents();\" class=\"row\">\n\t\t\n    <div ng-if=\"recentsObj.length > 0\">  \n      <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\" ng-repeat=\"property in recentsObj\">\n        <!-- layout 2 -->\n<div class=\"listing listing-2 col-sm-12 row-spac-2 col-lg-6 col-sm-6 col-xs-12\" ng-mouseenter=\"highlightIcon(property.id)\"\n     ng-mouseleave=\"restoreIcon(property.id)\">\n    <div>\n        <div class=\"panel-image listing-img\">\n            <!--\n            <div class=\"property_special\">\n                <div class=\"new_property\">NEW PROPERTY<\/div>\n                <div class=\"on_special\">ON SPECIAL<\/div>\n            <\/div>\n            -->\n            <a href=\"\/search-results\/?area_id={[property.location_area_id]}\" ng-if=\"!isEmptyObject(property.location_area_id)\" ng-bind=\"property.location_area_name\" class=\"unit_location\"><\/a>\n                            <a ng-if=\"!checkFavorites(property)\" class=\"btn-fav\" ng-click=\"addToFavorites(property)\" data-toggle=\"tooltip\" data-placement=\"left\" title=\"Add to favorites\">\n                    <i class=\"far fa-heart\"><\/i>\n                <\/a>\n                <a ng-if=\"checkFavorites(property)\" class=\"btn-fav active\" ng-click=\"removeFromFavorites(property)\" data-toggle=\"tooltip\" data-placement=\"left\" title=\"Remove from favorites\">\n                    <i class=\"fa fa-heart\"><\/i>\n                <\/a>\n                        <a ng-href=\"{[goToProperty(property.seo_page_name, search.start_date, search.end_date, search.occupants, search.occupants_small, search.pets)]}\"\n               class=\"media-photo media-cover\">\n                <div class=\"listing-img-container media-cover text-center\">\n                    <div id=\"myCarousel-{[property.id]}\" class=\"carousel slide\" data-ride=\"carousel\" data-interval=\"false\">\n                        <div class=\"carousel-inner\">\n                            <div class=\"item active\" ng-if=\"!property.default_thumbnail_path\">\n                                <a target=\"_blank\" class=\"thumb\" ng-href=\"{[goToProperty(property.seo_page_name, search.start_date, search.end_date, search.occupants, search.occupants_small, search.pets)]}\" ng-click=\"addToRecents(property); addToSimilar(property)\">\n                                    <img class=\"img-lookup img-responsive-height\" ng-src=\"\/wp-content\/themes\/Bizcor2018\/images\/dummy-image.jpg\"\/>\n                                <\/a>\n                            <\/div>\n                            <div class=\"item active\" ng-repeat-start=\"image in property.gallery.image\" ng-if=\"$first\">\n                                <a target=\"_blank\" class=\"thumb\" ng-href=\"{[goToProperty(property.seo_page_name, search.start_date, search.end_date, search.occupants, search.occupants_small, search.pets)]}\" ng-click=\"addToRecents(property); addToSimilar(property)\">\n                                    <img class=\"img-lookup img-responsive-height\" ng-src=\"{[image.thumbnail_path]}\" err-src=\"\/wp-content\/themes\/Bizcor2018\/images\/dummy-image.jpg\"\/>\n                                <\/a>\n                            <\/div>\n                            <div class=\"item\" ng-repeat-end ng-if=\"!$first\">\n                                <a target=\"_blank\" class=\"thumb\" ng-href=\"{[goToProperty(property.seo_page_name, search.start_date, search.end_date, search.occupants, search.occupants_small, search.pets)]}\" ng-click=\"addToRecents(property); addToSimilar(property)\">\n                                    <img class=\"img-lookup img-responsive-height\" ng-src=\"{[image.thumbnail_path]}\" err-src=\"\/wp-content\/themes\/Bizcor2018\/images\/dummy-image.jpg\"\/>\n                                <\/a>\n                            <\/div>        \n                        <\/div>\n                        <a class=\"left carousel-control\" href=\"#myCarousel-{[property.id]}\" data-slide=\"prev\">\n                            <i class=\"fas fa-chevron-left\"><\/i>\n                            <span class=\"sr-only\">Previous<\/span>\n                        <\/a>\n                        <a class=\"right carousel-control\" href=\"#myCarousel-{[property.id]}\" data-slide=\"next\">\n                            <i class=\"fas fa-chevron-right\"><\/i>\n                            <span class=\"sr-only\">Next<\/span>\n                        <\/a>\n                    <\/div><!--End myCarousel-->\n                    <a ng-href=\"{[goToProperty(property.seo_page_name, search.start_date, search.end_date, search.occupants, search.occupants_small, search.pets)]}\">\n                        <!--<div class=\"hoverLink\">\n                            <span>View Property<\/span>\n                        <\/div>-->\n                    <\/a>\n                <\/div>\n             <span class=\"link-reset panel-overlay-bottom-left panel-overlay-label panel-overlay-listing-label\" ng-if=\"property.price > 0 || property.price_data.daily > 0 || property.price_data.weekly > 0 || property.price_data.monthly > 0\">\n                <!-- <h3 class=\"h5 listing-name text-truncate row-space-top-1\"\n                    title=\"{[getUnitName(property)]}\" ng-bind=\"getUnitName(property)\">\n                <\/h3> -->\n\n                 <div class=\"reviews-wrapper\">\n                     <div ng-if=\"property.rating_average > 0\">\n                         <div class=\"star-rating\" star-rating rating-value=\"property.rating_average\" data-max=\"5\"><\/div>\n                         <!-- <span class=\"star-rating-text\" ng-bind=\"'(' + (property.rating_count | pluralizeRating) + ')'\"><\/span> -->\n                     <\/div>\n                     <div ng-if=\"!property.rating_average > 0\">\n                         <span class=\"star-rating-text\"><\/span>\n                     <\/div>\n                 <\/div>\n\n                 <div class=\"price_wrapper3\" ng-if=\"!isSimplePricing(property)\">\n                    <div class=\"price-wrap-inner\">\n                        <span class=\"h3 text-contrast price-amount\" ng-bind=\"getTotalPrice(property,2)\"><\/span>\n                        <span class=\"h6 text-contrast\" ng-bind=\"getTotalAppend(property)\"><\/span>\n                    <\/div>\n                <\/div>\n\n                <div class=\"price_wrapper3\" ng-if=\"isSimplePricing(property)\">\n                    <div class=\"price-wrap-inner\">\n                         <!-- <span class=\"h6\" ng-bind=\"getPrependTex(property.price_data)\"><\/span>-->\n                         <span class=\"h6\">Starting At<\/span>\n                         <span class=\"h3 text-contrast price-amount\" ng-bind=\"getSimplePrice(property.price_data,2)\"><\/span>\n                          <span class=\"h6\" ng-bind=\"getAppendTex(property.price_data)\"><\/span>\n                    <\/div>\n                <\/div>\n\n            <\/span>\n            <\/a>\n            <div class=\"petFriendly\" ng-if=\"property.max_pets > 0\">\n                <i class=\"fa fa-paw\"><\/i>\n            <\/div>\n        <\/div>\n\n        <div class=\"panel-body panel-card-section\">\n            <div class=\"media\">\n                <h3 class=\"h5 listing-name text-truncate row-space-top-1\"\n                    title=\"{[getUnitName(property)]}\" ng-bind=\"getUnitName(property)\">\n                <\/h3>\n                <div class=\"info-box\">\n                    <div class=\"text-muted listing-location text-truncate\">\n                        Beds <span ng-bind=\"property.bedrooms_number\"><\/span> |\n                        Baths <span ng-bind=\"property.bathrooms_number\"><\/span> |\n                        Guests <span ng-bind=\"property.max_occupants\"><\/span>                    <\/div>\n                <\/div>\n                \n            <\/div><!-- end media -->\n            <div class=\"line\"><\/div>\n        <\/div><!-- end panel-body -->\n    <\/div>\n<\/div>\n<!-- unit end -->      <\/div> \n    <\/div>\t\t   \n\t<\/div>\n  <div ng-if=\"recentsObj.length == 0\" ng-cloak>\n    <div class=\"alert alert-danger\">\n      <p>\n        Your Recently Viewed Property list is empty      <\/p>\n    <\/div>\n  <\/div>\n  \n<\/div>\n","protected":false},"excerpt":{"rendered":"Previous Next Starting At Beds | Baths | Guests Your Recently Viewed Property list is empty","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2731","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Recently Viewed - Vacation in Florida<\/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:\/\/vacation-in-florida.com\/recently-viewed\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Recently Viewed - Vacation in Florida\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vacation-in-florida.com\/recently-viewed\/\" \/>\n<meta property=\"og:site_name\" content=\"Vacation in Florida\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/vacationinflorida\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Recently Viewed - Vacation in Florida","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:\/\/vacation-in-florida.com\/recently-viewed\/","og_locale":"de_DE","og_type":"article","og_title":"Recently Viewed - Vacation in Florida","og_url":"https:\/\/vacation-in-florida.com\/recently-viewed\/","og_site_name":"Vacation in Florida","article_publisher":"https:\/\/www.facebook.com\/vacationinflorida","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vacation-in-florida.com\/recently-viewed\/","url":"https:\/\/vacation-in-florida.com\/recently-viewed\/","name":"Recently Viewed - Vacation in Florida","isPartOf":{"@id":"https:\/\/vacation-in-florida.com\/#website"},"datePublished":"2022-08-17T17:30:03+00:00","breadcrumb":{"@id":"https:\/\/vacation-in-florida.com\/recently-viewed\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vacation-in-florida.com\/recently-viewed\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vacation-in-florida.com\/recently-viewed\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vacation-in-florida.com\/de\/"},{"@type":"ListItem","position":2,"name":"Recently Viewed"}]},{"@type":"WebSite","@id":"https:\/\/vacation-in-florida.com\/#website","url":"https:\/\/vacation-in-florida.com\/","name":"Vacation in Florida","description":"Vacation Home &amp; Boat Rental","publisher":{"@id":"https:\/\/vacation-in-florida.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vacation-in-florida.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de-DE"},{"@type":"Organization","@id":"https:\/\/vacation-in-florida.com\/#organization","name":"Vacation in Florida","url":"https:\/\/vacation-in-florida.com\/","logo":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/vacation-in-florida.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.vacation-in-florida.com\/wp-content\/uploads\/2022\/08\/LOGO_Vacation_in_Florida_com_grey.png","contentUrl":"https:\/\/www.vacation-in-florida.com\/wp-content\/uploads\/2022\/08\/LOGO_Vacation_in_Florida_com_grey.png","width":800,"height":137,"caption":"Vacation in Florida"},"image":{"@id":"https:\/\/vacation-in-florida.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/vacationinflorida","https:\/\/www.instagram.com\/vacation_in_florida","https:\/\/www.youtube.com\/c\/VacationinFlorida"]}]}},"_links":{"self":[{"href":"https:\/\/vacation-in-florida.com\/de\/wp-json\/wp\/v2\/pages\/2731","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vacation-in-florida.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vacation-in-florida.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vacation-in-florida.com\/de\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/vacation-in-florida.com\/de\/wp-json\/wp\/v2\/comments?post=2731"}],"version-history":[{"count":0,"href":"https:\/\/vacation-in-florida.com\/de\/wp-json\/wp\/v2\/pages\/2731\/revisions"}],"wp:attachment":[{"href":"https:\/\/vacation-in-florida.com\/de\/wp-json\/wp\/v2\/media?parent=2731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}