{"id":2059757,"date":"2025-10-14T19:03:53","date_gmt":"2025-10-14T23:03:53","guid":{"rendered":"https:\/\/www.timesharesonly.com\/?page_id=2059757"},"modified":"2025-10-14T19:04:59","modified_gmt":"2025-10-14T23:04:59","slug":"registration","status":"publish","type":"page","link":"https:\/\/www.timesharesonly.com\/registration\/","title":{"rendered":"Registration"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2059757\" class=\"elementor elementor-2059757\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2be136 e-flex e-con-boxed e-con e-parent\" data-id=\"c2be136\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-37c13c8 e-con-full e-flex e-con e-child\" data-id=\"37c13c8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-886bf4f elementor-widget elementor-widget-shortcode\" data-id=\"886bf4f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n\/* ---------- Hero ---------- *\/\n.cr-hero-wrapper {\n    width: 100vw;\n    margin-left: 50%;\n    transform: translateX(-50%);\n    background: linear-gradient(135deg, #003466, #347ade);\n    padding: 3rem 3rem 3rem;\n    position: relative;\n    overflow: hidden;\n}\n\n.cr-hero-bubble {\n    position: absolute;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.08);\n}\n\n.cr-hero-bubble:nth-child(1) {\n    width: 140px;\n    height: 140px;\n    top: -40px;\n    left: -40px;\n}\n\n.cr-hero-bubble:nth-child(2) {\n    width: 100px;\n    height: 100px;\n    bottom: -30px;\n    right: -30px;\n}\n\n.cr-hero-bubble:nth-child(3) {\n    width: 80px;\n    height: 80px;\n    top: 25%;\n    right: 10%;\n}\n\n.cr-hero-bubble:nth-child(4) {\n    width: 120px;\n    height: 120px;\n    bottom: 5%;\n    left: 20%;\n}\n\n.cr-section-header {\n    max-width: 800px;\n    margin: 0 auto;\n    text-align: center;\n    color: #fff;\n}\n\n.cr-section-header h1 {\n    font-size: 2.5rem;\n    line-height: 1.2;\n    margin: 0 0 0.5rem;\n    opacity: 0;\n    transform: translateY(20px);\n    animation: cr-fade-up 0.8s ease-out forwards;\n}\n\n.cr-section-header p {\n    font-size: 1.2rem;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(20px);\n    animation: cr-fade-up 0.8s ease-out forwards;\n    animation-delay: 0.3s;\n}\n\n@keyframes cr-fade-up {\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n\/* ------- Card ------- *\/\n.cr-container {\n    display: flex;\n    justify-content: center;\n    padding: 1rem;\n    margin-top: 1rem;\n}\n\n.cr-card {\n    display: flex;\n    width: 100%;\n    max-width: 920px;\n    background: #fff;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.12);\n    animation: cr-entrance 0.8s ease-out forwards;\n    opacity: 0;\n    transform: translateY(30px);\n}\n\n@keyframes cr-entrance {\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n@media(max-width:768px) {\n    .cr-card {\n        flex-direction: column;\n    }\n}\n\n\/* -- Left: Form -- *\/\n.cr-left {\n    flex: 1;\n    padding: 1.5rem;\n    background: #f7f7f7;\n}\n\n.cr-error {\n    background: #ffe5e5;\n    color: #cc0000;\n    padding: 0.75rem;\n    border-radius: 4px;\n    margin-bottom: 1rem;\n}\n\n.cr-field {\n    position: relative;\n    margin-bottom: 1.25rem;\n}\n\n.cr-field input {\n    width: 100%;\n    padding: 0.6rem 0;\n    border: none;\n    border-bottom: 2px solid #ccc;\n    background: transparent;\n    font-size: 1rem;\n    color: #333;\n    transition: border-color 0.3s;\n}\n\n.cr-field input:focus {\n    outline: none;\n    border-bottom-color: #003466;\n}\n\n.cr-field label {\n    position: absolute;\n    left: 0;\n    top: 0.6rem;\n    pointer-events: none;\n    font-size: 1rem;\n    color: #777;\n    transition: all 0.3s;\n}\n\n.cr-field input:focus+label,\n.cr-field input:not(:placeholder-shown)+label {\n    top: -0.75rem;\n    font-size: 0.75rem;\n    color: #003466;\n}\n\n.cr-terms-field {\n    display: flex;\n    align-items: center;\n    margin-bottom: 1rem;\n}\n\n.cr-terms-field input {\n    margin-right: 0.5rem;\n    transform: scale(1.2);\n}\n\n.cr-terms-field label {\n    font-size: 0.9rem;\n    color: #555;\n    margin: 0;\n}\n\n.cr-submit {\n    width: 100%;\n    padding: 0.9rem;\n    background: linear-gradient(90deg, #003466, #347ade);\n    color: #fff;\n    border: none;\n    border-radius: 50px;\n    font-size: 1rem;\n    cursor: pointer;\n    transition: transform 0.3s, box-shadow 0.3s;\n}\n\n.cr-submit:hover {\n    transform: scale(1.05);\n    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);\n}\n\n.cr-login-link {\n    text-align: center;\n    margin-top: 0.75rem;\n    font-size: 0.9rem;\n}\n\n.cr-login-link a {\n    color: #347ade;\n    text-decoration: none;\n    position: relative;\n}\n\n.cr-login-link a::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: -2px;\n    width: 0;\n    height: 2px;\n    background: #9cff08;\n    transition: width 0.3s;\n}\n\n.cr-login-link a:hover::after {\n    width: 100%;\n}\n\n\/* -- Right: Benefits -- *\/\n.cr-right {\n    flex: 1;\n    padding: 1.5rem;\n    background: linear-gradient(135deg, #003466, #347ade);\n    color: #fff;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    position: relative;\n    overflow: hidden;\n}\n\n.cr-right h2 {\n    font-size: 1.9rem;\n    margin-bottom: 1rem;\n    color: #fff !important;\n    animation: cr-bounce 1s ease-out;\n}\n\n@keyframes cr-bounce {\n\n    0%,\n    20%,\n    50%,\n    80%,\n    100% {\n        transform: translateY(0);\n    }\n\n    40% {\n        transform: translateY(-6px);\n    }\n\n    60% {\n        transform: translateY(-3px);\n    }\n}\n\n.cr-benefits {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0.75rem;\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n@media(min-width:600px) {\n    .cr-benefits {\n        grid-template-columns: 1fr 1fr;\n    }\n}\n\n.cr-benefits li {\n    display: flex;\n    align-items: center;\n    background: rgba(255, 255, 255, 0.15);\n    backdrop-filter: blur(4px);\n    border-radius: 8px;\n    padding: 0.75rem;\n    opacity: 0;\n    transform: translateX(20px);\n    animation: cr-pop 0.6s ease forwards;\n    animation-delay: calc(0.25s * var(--i));\n    transition: transform 0.3s;\n}\n\n.cr-benefits li:hover {\n    transform: translateY(-3px) translateX(0);\n}\n\n@keyframes cr-pop {\n    to {\n        opacity: 1;\n        transform: translateX(0);\n    }\n}\n\n.cr-benefits li i {\n    font-size: 1.5rem;\n    margin-right: 0.75rem;\n    color: #9cff08;\n}\n\n.cr-benefits li span {\n    font-size: 0.95rem;\n    line-height: 1.3;\n    flex: 1;\n}\n\n\/* ======== Trust Section ======== *\/\n.cr-trust-wrapper {\n    width: 100vw;\n    margin-left: 50%;\n    transform: translateX(-50%);\n    background: #f7f7f7;\n    padding: 1.5rem 1rem;\n}\n\n.cr-trust-container {\n    display: grid;\n    gap: 1.5rem;\n    max-width: 900px;\n    margin: 0 auto;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    justify-items: center;\n}\n\n@media(min-width:768px) {\n    .cr-trust-container {\n        grid-template-columns: 1fr 1fr 1fr 1fr;\n    }\n}\n\n.cr-trust-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    background: #fff;\n    padding: 1.5rem 1rem;\n    \/* more top padding for balance *\/\n    border-radius: 8px;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\n    text-align: center;\n    transition: transform 0.3s;\n}\n\n.cr-trust-item:hover {\n    transform: translateY(-4px);\n}\n\n.cr-trust-item i {\n    font-size: 2rem;\n    color: #003466;\n    margin-bottom: 1rem;\n    \/* increase space below icon *\/\n}\n\n.cr-trust-item h3 {\n    font-size: 1rem;\n    margin: 0 0 .75rem;\n    \/* tighten gap between heading and text *\/\n    color: #333;\n}\n\n.cr-trust-item p {\n    margin: 0;\n    \/* remove default paragraph margins *\/\n    font-size: 0.9rem;\n    color: #666;\n}\n\n.cr-trust-extra {\n    max-width: 700px;\n    margin: 1rem auto 0;\n    font-size: 0.9rem;\n    color: #555;\n    text-align: center;\n    line-height: 1.4;\n}\n\n\n\/* ======== Footer Note ======== *\/\n.cr-footer-note {\n    text-align: center;\n    margin: 2rem auto;\n    max-width: 700px;\n    font-size: 0.9rem;\n    color: #666;\n}\n<\/style>\n\n<!-- Hero -->\n<div class=\"cr-hero-wrapper\">\n    <div class=\"cr-hero-bubble\"><\/div>\n    <div class=\"cr-hero-bubble\"><\/div>\n    <div class=\"cr-hero-bubble\"><\/div>\n    <div class=\"cr-hero-bubble\"><\/div>\n    <div class=\"cr-section-header\">\n        <h1>Unlock Members-Only Vacation Deals<\/h1>\n        <p>Sign up now\u2014no credit card needed\u2014and save up to 80% on top resorts worldwide.<\/p>\n    <\/div>\n<\/div>\n\n<!-- Registration Card -->\n<div class=\"cr-container\">\n    <div class=\"cr-card\">\n        <div class=\"cr-left\">\n                                    <form method=\"post\" novalidate>\n                <input type=\"hidden\" id=\"cr_nonce\" name=\"cr_nonce\" value=\"b5a561a0db\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/wp-json\/wp\/v2\/pages\/2059757\" \/>\n                <div class=\"cr-field\">\n                    <input type=\"text\" name=\"first_name\" id=\"cr-first-name\" placeholder=\" \" required>\n                    <label for=\"cr-first-name\">First Name<\/label>\n                <\/div>\n                <div class=\"cr-field\">\n                    <input type=\"text\" name=\"last_name\" id=\"cr-last-name\" placeholder=\" \" required>\n                    <label for=\"cr-last-name\">Last Name<\/label>\n                <\/div>\n                <div class=\"cr-field\">\n                    <input type=\"email\" name=\"email\" id=\"cr-email\" placeholder=\" \" required>\n                    <label for=\"cr-email\">Email Address<\/label>\n                <\/div>\n                <div class=\"cr-field\">\n                    <input type=\"tel\" name=\"phone\" id=\"cr-phone\" placeholder=\" \">\n                    <label for=\"cr-phone\">Phone Number (optional)<\/label>\n                <\/div>\n                <div class=\"cr-field\">\n                    <input type=\"password\" name=\"password\" id=\"cr-password\" placeholder=\" \" required>\n                    <label for=\"cr-password\">Password<\/label>\n                <\/div>\n                <div class=\"cr-field\">\n                    <input type=\"password\" name=\"confirm_password\" id=\"cr-confirm\" placeholder=\" \" required>\n                    <label for=\"cr-confirm\">Confirm Password<\/label>\n                <\/div>\n                <div class=\"cr-terms-field\">\n                    <input type=\"checkbox\" name=\"terms\" id=\"cr-terms\">\n                    <label for=\"cr-terms\">\n                        I agree to the <a href=\"\/terms-and-conditions\" target=\"_blank\">Terms &amp; Conditions<\/a>\n                    <\/label>\n                <\/div>\n\n                <input type=\"hidden\" name=\"referrer\" id=\"referrer\" value=\"http:\/\/www.timesharesonly.com\/registration\/\" \/>\n\n                <button type=\"submit\" class=\"cr-submit\">Register<\/button>\n                <p class=\"cr-login-link\">\n                    Already have an account?\n                    <a href=\"#\" id=\"cr-open-login\">Log in<\/a>\n                <\/p>\n            <\/form>\n            <script>\n            jQuery(function($) {\n                $('#cr-open-login').on('click', function(e) {\n                    e.preventDefault();\n                    $('#login-register-form')\n                        .modal('show')\n                        .find('a[data-toggle=\"tab\"][href=\"#login-form-tab\"]')\n                        .tab('show');\n                });\n            });\n            <\/script>\n        <\/div>\n        <div class=\"cr-right\">\n            <h2>Why Join TimesharesOnly.com?<\/h2>\n            <ul class=\"cr-benefits\">\n                <li style=\"--i:1;\"><i class=\"fas fa-percentage\"><\/i><span>Save up to 80% at top resorts<\/span><\/li>\n                <li style=\"--i:2;\"><i class=\"fas fa-gift\"><\/i><span>Get first pick of exclusive deals<\/span><\/li>\n                <li style=\"--i:3;\"><i class=\"fas fa-bell\"><\/i><span>Never miss out with custom alerts<\/span><\/li>\n                <li style=\"--i:4;\"><i class=\"fas fa-unlock-alt\"><\/i><span>Unlock thousands of weeks & rentals<\/span>\n                <\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Enhanced Trust Section -->\n<div class=\"cr-trust-wrapper\">\n    <div class=\"cr-trust-container\">\n        <div class=\"cr-trust-item\">\n            <i class=\"fas fa-lock\"><\/i>\n            <h3>Secure Payments<\/h3>\n            <p>256-bit SSL encryption & PCI-compliant gateways protect every booking.<\/p>\n        <\/div>\n        <div class=\"cr-trust-item\">\n            <i class=\"fas fa-star\"><\/i>\n            <h3>Verified Reviews<\/h3>\n            <p>Thousands of real traveler reviews averaging 4.5\/5 stars.<\/p>\n        <\/div>\n        <div class=\"cr-trust-item\">\n            <i class=\"fas fa-headset\"><\/i>\n            <h3>Customer Support<\/h3>\n            <p>Expert help whenever you need it\u2014chat, email, or phone.<\/p>\n        <\/div>\n        <div class=\"cr-trust-item\">\n            <i class=\"fas fa-credit-card\"><\/i>\n            <h3>Flexible Financing<\/h3>\n            <p>0% APR financing options available for well-qualified travelers.<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div class=\"cr-elementor-additional-content\">\n    <\/div>\n\n<!-- Footer Note -->\n<div class=\"cr-footer-note\">\n    <em>No credit card required for joining.<\/em>\n<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":792,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-2059757","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Registration | Timeshares Only<\/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:\/\/www.timesharesonly.com\/registration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Registration\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.timesharesonly.com\/registration\/\" \/>\n<meta property=\"og:site_name\" content=\"Timeshares Only\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/TimesharesOnly\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-14T23:04:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@timesharesonly\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.timesharesonly.com\\\/registration\\\/\",\"url\":\"https:\\\/\\\/www.timesharesonly.com\\\/registration\\\/\",\"name\":\"Registration | Timeshares Only\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.timesharesonly.com\\\/#website\"},\"datePublished\":\"2025-10-14T23:03:53+00:00\",\"dateModified\":\"2025-10-14T23:04:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.timesharesonly.com\\\/registration\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.timesharesonly.com\\\/registration\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.timesharesonly.com\\\/registration\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.timesharesonly.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Registration\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.timesharesonly.com\\\/#website\",\"url\":\"https:\\\/\\\/www.timesharesonly.com\\\/\",\"name\":\"Timeshares Only\",\"description\":\"Connecting Timeshare Buyers, Sellers, and Renters\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.timesharesonly.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.timesharesonly.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.timesharesonly.com\\\/#organization\",\"name\":\"Timeshares Only\",\"url\":\"https:\\\/\\\/www.timesharesonly.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.timesharesonly.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/d30f8bvg1k5o4h.cloudfront.net\\\/uploads\\\/2021\\\/03\\\/timeshares-only-logo.svg\",\"contentUrl\":\"https:\\\/\\\/d30f8bvg1k5o4h.cloudfront.net\\\/uploads\\\/2021\\\/03\\\/timeshares-only-logo.svg\",\"width\":911,\"height\":132,\"caption\":\"Timeshares Only\"},\"image\":{\"@id\":\"https:\\\/\\\/www.timesharesonly.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/TimesharesOnly\\\/\",\"https:\\\/\\\/x.com\\\/timesharesonly\",\"https:\\\/\\\/www.instagram.com\\\/timesharesonly\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCJ8yThlLdQ0q8vYtcdrSuCA\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/timesharesonly\\\/\"],\"description\":\"Timeshares Only is the leading timeshare resale and rental marketplace, connecting buyers and sellers with trusted timeshare resale professionals since 1994. We help owners sell, rent, and monetize their vacation ownership while assisting buyers in finding affordable timeshares from top brands including Disney Vacation Club, Hilton Grand Vacations, Marriott, and Wyndham.\",\"email\":\"info@timesharesonly.com\",\"telephone\":\"(407) 465-1888\",\"legalName\":\"Timeshares Only LLC\",\"foundingDate\":\"1994-01-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Registration | Timeshares Only","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:\/\/www.timesharesonly.com\/registration\/","og_locale":"en_US","og_type":"article","og_title":"Registration","og_url":"https:\/\/www.timesharesonly.com\/registration\/","og_site_name":"Timeshares Only","article_publisher":"https:\/\/www.facebook.com\/TimesharesOnly\/","article_modified_time":"2025-10-14T23:04:59+00:00","twitter_card":"summary_large_image","twitter_site":"@timesharesonly","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.timesharesonly.com\/registration\/","url":"https:\/\/www.timesharesonly.com\/registration\/","name":"Registration | Timeshares Only","isPartOf":{"@id":"https:\/\/www.timesharesonly.com\/#website"},"datePublished":"2025-10-14T23:03:53+00:00","dateModified":"2025-10-14T23:04:59+00:00","breadcrumb":{"@id":"https:\/\/www.timesharesonly.com\/registration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.timesharesonly.com\/registration\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.timesharesonly.com\/registration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.timesharesonly.com\/"},{"@type":"ListItem","position":2,"name":"Registration"}]},{"@type":"WebSite","@id":"https:\/\/www.timesharesonly.com\/#website","url":"https:\/\/www.timesharesonly.com\/","name":"Timeshares Only","description":"Connecting Timeshare Buyers, Sellers, and Renters","publisher":{"@id":"https:\/\/www.timesharesonly.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.timesharesonly.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.timesharesonly.com\/#organization","name":"Timeshares Only","url":"https:\/\/www.timesharesonly.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.timesharesonly.com\/#\/schema\/logo\/image\/","url":"https:\/\/d30f8bvg1k5o4h.cloudfront.net\/uploads\/2021\/03\/timeshares-only-logo.svg","contentUrl":"https:\/\/d30f8bvg1k5o4h.cloudfront.net\/uploads\/2021\/03\/timeshares-only-logo.svg","width":911,"height":132,"caption":"Timeshares Only"},"image":{"@id":"https:\/\/www.timesharesonly.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/TimesharesOnly\/","https:\/\/x.com\/timesharesonly","https:\/\/www.instagram.com\/timesharesonly","https:\/\/www.youtube.com\/channel\/UCJ8yThlLdQ0q8vYtcdrSuCA\/","https:\/\/www.pinterest.com\/timesharesonly\/"],"description":"Timeshares Only is the leading timeshare resale and rental marketplace, connecting buyers and sellers with trusted timeshare resale professionals since 1994. We help owners sell, rent, and monetize their vacation ownership while assisting buyers in finding affordable timeshares from top brands including Disney Vacation Club, Hilton Grand Vacations, Marriott, and Wyndham.","email":"info@timesharesonly.com","telephone":"(407) 465-1888","legalName":"Timeshares Only LLC","foundingDate":"1994-01-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"houzez-gallery":false,"houzez-item-image-1":false,"houzez-item-image-4":false,"houzez-item-image-6":false,"houzez-variable-gallery":false,"houzez-map-info":false,"houzez-image_masonry":false,"gform-image-choice-sm":false,"gform-image-choice-md":false,"gform-image-choice-lg":false,"web-stories-poster-portrait":false,"web-stories-publisher-logo":false,"web-stories-thumbnail":false},"uagb_author_info":{"display_name":"Mike Milkovic","author_link":"https:\/\/www.timesharesonly.com\/blog\/author\/mikem\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/www.timesharesonly.com\/wp-json\/wp\/v2\/pages\/2059757","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.timesharesonly.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.timesharesonly.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.timesharesonly.com\/wp-json\/wp\/v2\/users\/792"}],"replies":[{"embeddable":true,"href":"https:\/\/www.timesharesonly.com\/wp-json\/wp\/v2\/comments?post=2059757"}],"version-history":[{"count":5,"href":"https:\/\/www.timesharesonly.com\/wp-json\/wp\/v2\/pages\/2059757\/revisions"}],"predecessor-version":[{"id":2059764,"href":"https:\/\/www.timesharesonly.com\/wp-json\/wp\/v2\/pages\/2059757\/revisions\/2059764"}],"wp:attachment":[{"href":"https:\/\/www.timesharesonly.com\/wp-json\/wp\/v2\/media?parent=2059757"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}