{"id":267,"date":"2025-10-08T21:34:57","date_gmt":"2025-10-08T21:34:57","guid":{"rendered":"https:\/\/flipthatlot.com\/?page_id=267"},"modified":"2025-10-08T21:36:46","modified_gmt":"2025-10-08T21:36:46","slug":"terms","status":"publish","type":"page","link":"https:\/\/flipthatlot.com\/index.php\/terms\/","title":{"rendered":"Terms of Service"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"267\" class=\"elementor elementor-267\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8377688 e-con-full e-flex e-con e-parent\" data-id=\"8377688\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7064741 elementor-widget elementor-widget-html\" data-id=\"7064741\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- TERMS OF SERVICE \u2014 Elementor HTML widget snippet (FULL-BLEED DARK BG) -->\r\n<style>\r\n  \/* ===== Scoped theme vars ===== *\/\r\n  .terms-scope{\r\n    --t-bg0:#070707; --t-bg1:#0b0b0b;\r\n    --t-txt0:#e5e7eb; --t-txt1:#b7bcc4;\r\n    --t-line:#1f2937;\r\n    --t-brand:#00ffa3; --t-brand-weak:#00d68a;\r\n    --t-glow:0 0 20px rgba(0,255,163,.35),0 0 60px rgba(0,255,163,.2);\r\n    --t-radius:16px; --t-shadow:0 10px 30px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.03);\r\n    --t-sticky-offset:88px; \/* JS zet 'm exact *\/\r\n  }\r\n\r\n  \/* ===== FULL-BLEED BACKGROUND FIX =====\r\n     Zorgt dat de donkere gradient de volledige paginabreedte vult,\r\n     ook als de Elementor sectie zelf wit is. *\/\r\n  .terms-scope{\r\n    position:relative;\r\n    width:100vw; max-width:100vw; \/* geen horizontale scroll *\/\r\n    left:50%; right:50%; margin-left:-50vw; margin-right:-50vw;\r\n    overflow:hidden; \/* verberg eventuele bleed *\/\r\n    padding:0; \/* buitenste padding doen we op .t-wrap *\/\r\n    background:\r\n      radial-gradient(1200px 600px at 50% -10%, rgba(0,255,163,.12), transparent 60%),\r\n      linear-gradient(180deg,#0a0a0a 0%, #050505 100%);\r\n  }\r\n\r\n  \/* ===== Base (scoped) ===== *\/\r\n  .terms-scope *{ box-sizing:border-box }\r\n  .terms-scope a{ color:inherit; text-decoration:none }\r\n  .terms-scope .t-wrap{ max-width:1100px; margin:0 auto; padding:24px }\r\n  .terms-scope{ color:var(--t-txt0); font-family:Poppins,system-ui,Segoe UI,Roboto,Arial,sans-serif; }\r\n  .terms-scope .t-muted{ color:var(--t-txt1) }\r\n  .terms-scope .t-tag{\r\n    display:inline-block; background:rgba(0,255,163,.12); color:var(--t-brand);\r\n    border:1px solid rgba(0,255,163,.25); padding:6px 10px; border-radius:999px;\r\n    font-weight:700; font-size:12px; letter-spacing:.4px; text-transform:uppercase;\r\n  }\r\n\r\n  \/* Hero *\/\r\n  .terms-scope .t-hero{ padding:8px 0 4px }\r\n  .terms-scope .t-title{\r\n    font-size:clamp(28px,4.2vw,46px); line-height:1.1; font-weight:800; margin:10px 0 8px;\r\n    background:linear-gradient(180deg,#f8fafc 0%, #c7ccd3 45%, #9aa0a6 100%);\r\n    -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;\r\n  }\r\n  .terms-scope .t-sub{ max-width:760px; font-size:clamp(15px,2.6vw,18px) }\r\n  .terms-scope .t-meta{ margin-top:6px; font-size:14px; color:var(--t-txt1) }\r\n\r\n  \/* Layout *\/\r\n  .terms-scope .t-grid{ display:grid; gap:24px; grid-template-columns:1fr }\r\n  @media(min-width:980px){ .terms-scope .t-grid{ grid-template-columns:280px 1fr } }\r\n\r\n  \/* TOC *\/\r\n  .terms-scope .t-toc{\r\n    position:sticky; top:var(--t-sticky-offset); align-self:start;\r\n    border:1px solid var(--t-line); background:var(--t-bg1);\r\n    border-radius:var(--t-radius); box-shadow:var(--t-shadow); padding:16px;\r\n  }\r\n  .terms-scope .t-toc h3{ margin:0 0 8px; font-size:16px }\r\n  .terms-scope .t-toc a{ display:block; padding:8px 10px; border-radius:10px; color:var(--t-txt1); border:1px solid transparent }\r\n  .terms-scope .t-toc a:hover{ border-color:#2b2f36; color:var(--t-txt0) }\r\n  .terms-scope .t-toc a.t-active{ background:rgba(0,255,163,.08); color:var(--t-brand); border-color:rgba(0,255,163,.25) }\r\n\r\n  \/* Content blocks *\/\r\n  .terms-scope .t-block{\r\n    border:1px solid var(--t-line); background:var(--t-bg1);\r\n    border-radius:var(--t-radius); box-shadow:var(--t-shadow); padding:18px;\r\n  }\r\n  .terms-scope .t-sec{ font-size:22px; margin:6px 0 8px }\r\n  .terms-scope ul{ margin:10px 0 0 18px } .terms-scope li{ margin:6px 0 }\r\n\r\n  \/* Footer *\/\r\n  .terms-scope .t-foot{\r\n    margin:32px 0 10px; border-top:1px solid #111; padding-top:16px;\r\n    font-size:13px; color:var(--t-txt1); display:flex; gap:16px; flex-wrap:wrap; justify-content:space-between;\r\n  }\r\n  .terms-scope .t-links{ display:flex; gap:14px; flex-wrap:wrap }\r\n\r\n  \/* Respect sticky header when scrolling to anchors *\/\r\n  .terms-scope [id]{ scroll-margin-top:calc(var(--t-sticky-offset) + 10px) }\r\n<\/style>\r\n\r\n<div class=\"terms-scope\">\r\n  <div class=\"t-wrap\">\r\n    <!-- Hero -->\r\n    <section class=\"t-hero\">\r\n      <span class=\"t-tag\">Legal<\/span>\r\n      <h1 class=\"t-title\">Terms of Service<\/h1>\r\n      <p class=\"t-sub t-muted\">These Terms govern your access to and use of Flip That Lot\u2019s products, including Chart Killer A &amp; B. By purchasing or using our products, you agree to these Terms.<\/p>\r\n      <div class=\"t-meta\">Last updated: <strong>October 2025<\/strong><\/div>\r\n    <\/section>\r\n\r\n    <div class=\"t-grid\">\r\n      <!-- TOC -->\r\n      <nav class=\"t-toc\" aria-label=\"Table of contents\">\r\n        <h3>On this page<\/h3>\r\n        <a href=\"#t-products\">1. Products & Access<\/a>\r\n        <a href=\"#t-license\">2. License & Usage<\/a>\r\n        <a href=\"#t-payments\">3. Payments & Renewals<\/a>\r\n        <a href=\"#t-refunds\">4. Refund Policy<\/a>\r\n        <a href=\"#t-updates\">5. Updates & Changes<\/a>\r\n        <a href=\"#t-risk\">6. Risk Disclosure<\/a>\r\n        <a href=\"#t-warranty\">7. No Warranties<\/a>\r\n        <a href=\"#t-liability\">8. Limitation of Liability<\/a>\r\n        <a href=\"#t-ip\">9. Intellectual Property<\/a>\r\n        <a href=\"#t-account\">10. Account Responsibility<\/a>\r\n        <a href=\"#t-termination\">11. Termination<\/a>\r\n        <a href=\"#t-changes\">12. Changes to Terms<\/a>\r\n        <a href=\"#t-contact\">13. Contact & Support<\/a>\r\n        <a href=\"#t-law\">14. Governing Law<\/a>\r\n      <\/nav>\r\n\r\n      <!-- TERMS CONTENT -->\r\n      <div>\r\n        <section id=\"t-intro\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">Agreement<\/h2>\r\n          <p>These Terms of Service (\u201cTerms\u201d) govern your access to and use of the products, indicators, tools, and services provided by <strong>Flip That Lot<\/strong> (\u201cwe,\u201d \u201cour,\u201d \u201cus\u201d). By purchasing, downloading, or using any of our products \u2014 including but not limited to <strong>Chart Killer A &amp; B<\/strong> \u2014 you agree to these Terms in full. If you do not agree, do not use our products or services.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"t-products\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">1. Products &amp; Access<\/h2>\r\n          <ul>\r\n            <li>Access is granted via <strong>TradingView invite-only scripts<\/strong> after successful purchase on <strong>Whop<\/strong>.<\/li>\r\n            <li>You must provide your correct <strong>TradingView username<\/strong> at checkout.<\/li>\r\n            <li>Access is typically <strong>instant<\/strong>; manual review may take up to 24 hours.<\/li>\r\n            <li>You are responsible for ensuring your TradingView account is active and functioning.<\/li>\r\n          <\/ul>\r\n        <\/section>\r\n\r\n        <section id=\"t-license\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">2. License &amp; Usage<\/h2>\r\n          <ul>\r\n            <li>Non-exclusive, non-transferable, revocable license for <strong>one (1) TradingView account<\/strong> per subscription.<\/li>\r\n            <li>Sharing, reselling, redistributing, or publicly displaying our indicators or code is <strong>prohibited<\/strong>.<\/li>\r\n            <li>You may not copy, decompile, or modify any indicator code or attempt to bypass access controls.<\/li>\r\n            <li>We may revoke access without refund in cases of abuse, fraud, chargebacks, or violations.<\/li>\r\n          <\/ul>\r\n        <\/section>\r\n\r\n        <section id=\"t-payments\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">3. Payments &amp; Renewals<\/h2>\r\n          <ul>\r\n            <li>All payments are processed via <strong>Whop<\/strong>.<\/li>\r\n            <li>Subscriptions renew automatically (monthly or yearly) unless canceled.<\/li>\r\n            <li>Cancel anytime in Whop to stop future renewals.<\/li>\r\n            <li>Cancellation stops the next billing cycle and does <strong>not<\/strong> refund the current term.<\/li>\r\n          <\/ul>\r\n        <\/section>\r\n\r\n        <section id=\"t-refunds\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">4. Refund Policy<\/h2>\r\n          <p>Because access is delivered instantly and digitally, <strong>all sales are final<\/strong> once access has been granted. Refunds are not provided except in cases of duplicate payments, billing errors, or other verified technical issues at our discretion.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"t-updates\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">5. Updates &amp; Changes<\/h2>\r\n          <ul>\r\n            <li>We may update or improve the indicators at any time to maintain compatibility or performance.<\/li>\r\n            <li>Updates are automatically applied to all active users.<\/li>\r\n            <li>We may modify, suspend, or discontinue any product or feature with or without notice.<\/li>\r\n          <\/ul>\r\n        <\/section>\r\n\r\n        <section id=\"t-risk\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">6. Risk Disclosure<\/h2>\r\n          <p>Trading and investing involve <strong>substantial risk<\/strong> and may result in <strong>loss of capital<\/strong>. Our indicators are <strong>educational and informational tools only<\/strong>. They do not constitute financial, investment, tax, or legal advice, and we make no guarantees of performance or profitability. You are fully responsible for your trading decisions and risk management. Past performance does not guarantee future results.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"t-warranty\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">7. No Warranties<\/h2>\r\n          <p>All products and services are provided <strong>\u201cas is\u201d<\/strong> and <strong>\u201cas available\u201d<\/strong> without warranties \u2014 express or implied \u2014 regarding accuracy, reliability, uptime, or suitability for a particular purpose. We are not liable for platform outages (TradingView, Whop, exchanges, brokers), data inaccuracies\/latency, missed alerts, or connectivity issues.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"t-liability\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">8. Limitation of Liability<\/h2>\r\n          <p>To the maximum extent permitted by law, Flip That Lot and its affiliates are <strong>not liable<\/strong> for any direct, indirect, incidental, or consequential damages arising from the use or inability to use our products or services \u2014 including trading losses or lost profits. Your sole remedy is to discontinue use.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"t-ip\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">9. Intellectual Property<\/h2>\r\n          <p>All content, branding, indicators, names, and visuals related to Flip That Lot and Chart Killer A &amp; B are the <strong>exclusive property<\/strong> of Flip That Lot. You may not use, reproduce, or distribute any part of our intellectual property without written permission.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"t-account\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">10. Account Responsibility<\/h2>\r\n          <p>You are responsible for the accuracy of your TradingView username and for maintaining your Whop and TradingView accounts. We are not responsible for access issues resulting from user errors or platform limitations.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"t-termination\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">11. Termination<\/h2>\r\n          <p>We may terminate or suspend access at any time if you violate these Terms or engage in abusive, fraudulent, or unauthorized behavior.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"t-changes\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">12. Changes to Terms<\/h2>\r\n          <p>We may update these Terms periodically. Continued use after changes are posted constitutes acceptance of the new Terms.<\/p>\r\n        <\/section>\r\n\r\n        <section id=\"t-contact\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">13. Contact &amp; Support<\/h2>\r\n          <ul>\r\n            <li>Whop Messages (preferred)<\/li>\r\n            <li>Email: <a href=\"mailto:support@flipthatlot.com\">support@flipthatlot.com<\/a><\/li>\r\n          <\/ul>\r\n        <\/section>\r\n\r\n        <section id=\"t-law\" class=\"t-block\">\r\n          <h2 class=\"t-sec\">14. Governing Law<\/h2>\r\n          <p>These Terms are governed by the laws of <strong>Belgium<\/strong>, without regard to conflict of law principles. Disputes may be handled via arbitration or the competent courts of Belgium.<\/p>\r\n        <\/section>\r\n\r\n        <footer class=\"t-foot\">\r\n          <div>\r\n            \u00a9 <span id=\"t-year\"><\/span> Flip That Lot\r\n            <div class=\"t-muted\" style=\"margin-top:6px;max-width:640px\">\r\n              Not financial advice. Tools &amp; visuals only. Trading involves risk of loss. Past performance is not indicative of future results.\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"t-links\">\r\n            <a href=\"\/\">Home<\/a>\r\n            <a href=\"\/privacy\">Privacy Policy<\/a>\r\n          <\/div>\r\n        <\/footer>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  (function(){\r\n    \/\/ Jaar\r\n    const y = document.getElementById('t-year'); if (y) y.textContent = new Date().getFullYear();\r\n\r\n    \/\/ Sticky offset (header + WP admin bar)\r\n    const scope = document.querySelector('.terms-scope');\r\n    const header = document.querySelector('header');           \/\/ thema\/Elementor header\r\n    const admin  = document.getElementById('wpadminbar');      \/\/ WP admin bar\r\n    function setOffset(){\r\n      const extra = 12;\r\n      const off = (header?.offsetHeight || 0) + (admin?.offsetHeight || 0) + extra;\r\n      if (scope) scope.style.setProperty('--t-sticky-offset', off + 'px');\r\n    }\r\n    setOffset(); window.addEventListener('resize', setOffset);\r\n\r\n    \/\/ TOC highlight\r\n    const tocLinks = Array.from(document.querySelectorAll('.terms-scope .t-toc a'));\r\n    const sections = tocLinks.map(a => document.querySelector(a.getAttribute('href'))).filter(Boolean);\r\n    if ('IntersectionObserver' in window){\r\n      const io = new IntersectionObserver((entries)=>{\r\n        entries.forEach(e=>{\r\n          if(e.isIntersecting){\r\n            const id = '#' + e.target.id;\r\n            tocLinks.forEach(l => l.classList.toggle('t-active', l.getAttribute('href')===id));\r\n          }\r\n        });\r\n      }, { rootMargin:'0px 0px -70% 0px', threshold:[0,1] });\r\n      sections.forEach(s=>io.observe(s));\r\n    }\r\n\r\n    \/\/ Smooth scroll met offset binnen de scope\r\n    document.querySelectorAll('.terms-scope .t-toc a[href^=\"#\"]').forEach(a=>{\r\n      a.addEventListener('click', function(e){\r\n        const id = this.getAttribute('href').slice(1);\r\n        const target = document.getElementById(id);\r\n        if(target){\r\n          e.preventDefault();\r\n          const off = parseInt(getComputedStyle(scope).getPropertyValue('--t-sticky-offset')) || 0;\r\n          const top = target.getBoundingClientRect().top + window.pageYOffset - off;\r\n          window.scrollTo({ top, behavior: 'smooth' });\r\n        }\r\n      });\r\n    });\r\n  })();\r\n<\/script>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Legal Terms of Service These Terms govern your access to and use of Flip That Lot\u2019s products, including Chart Killer A &amp; B. By purchasing or using our products, you agree to these Terms. Last updated: October 2025 On this page 1. Products &#038; Access 2. License &#038; Usage 3. Payments &#038; Renewals 4. Refund [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-267","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.4 (Yoast SEO v23.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Terms of Service - Flip That Lot<\/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:\/\/flipthatlot.com\/index.php\/terms\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terms of Service\" \/>\n<meta property=\"og:description\" content=\"Legal Terms of Service These Terms govern your access to and use of Flip That Lot\u2019s products, including Chart Killer A &amp; B. By purchasing or using our products, you agree to these Terms. Last updated: October 2025 On this page 1. Products &#038; Access 2. License &#038; Usage 3. Payments &#038; Renewals 4. Refund [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/flipthatlot.com\/index.php\/terms\/\" \/>\n<meta property=\"og:site_name\" content=\"Flip That Lot\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-08T21:36:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/flipthatlot.com\/index.php\/terms\/\",\"url\":\"https:\/\/flipthatlot.com\/index.php\/terms\/\",\"name\":\"Terms of Service - Flip That Lot\",\"isPartOf\":{\"@id\":\"https:\/\/flipthatlot.com\/#website\"},\"datePublished\":\"2025-10-08T21:34:57+00:00\",\"dateModified\":\"2025-10-08T21:36:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/flipthatlot.com\/index.php\/terms\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/flipthatlot.com\/index.php\/terms\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/flipthatlot.com\/index.php\/terms\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/flipthatlot.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Terms of Service\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/flipthatlot.com\/#website\",\"url\":\"https:\/\/flipthatlot.com\/\",\"name\":\"Flip That Lot\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/flipthatlot.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Terms of Service - Flip That Lot","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:\/\/flipthatlot.com\/index.php\/terms\/","og_locale":"en_US","og_type":"article","og_title":"Terms of Service","og_description":"Legal Terms of Service These Terms govern your access to and use of Flip That Lot\u2019s products, including Chart Killer A &amp; B. By purchasing or using our products, you agree to these Terms. Last updated: October 2025 On this page 1. Products &#038; Access 2. License &#038; Usage 3. Payments &#038; Renewals 4. Refund [&hellip;]","og_url":"https:\/\/flipthatlot.com\/index.php\/terms\/","og_site_name":"Flip That Lot","article_modified_time":"2025-10-08T21:36:46+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/flipthatlot.com\/index.php\/terms\/","url":"https:\/\/flipthatlot.com\/index.php\/terms\/","name":"Terms of Service - Flip That Lot","isPartOf":{"@id":"https:\/\/flipthatlot.com\/#website"},"datePublished":"2025-10-08T21:34:57+00:00","dateModified":"2025-10-08T21:36:46+00:00","breadcrumb":{"@id":"https:\/\/flipthatlot.com\/index.php\/terms\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/flipthatlot.com\/index.php\/terms\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/flipthatlot.com\/index.php\/terms\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/flipthatlot.com\/"},{"@type":"ListItem","position":2,"name":"Terms of Service"}]},{"@type":"WebSite","@id":"https:\/\/flipthatlot.com\/#website","url":"https:\/\/flipthatlot.com\/","name":"Flip That Lot","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/flipthatlot.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/flipthatlot.com\/index.php\/wp-json\/wp\/v2\/pages\/267","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flipthatlot.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flipthatlot.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flipthatlot.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flipthatlot.com\/index.php\/wp-json\/wp\/v2\/comments?post=267"}],"version-history":[{"count":7,"href":"https:\/\/flipthatlot.com\/index.php\/wp-json\/wp\/v2\/pages\/267\/revisions"}],"predecessor-version":[{"id":274,"href":"https:\/\/flipthatlot.com\/index.php\/wp-json\/wp\/v2\/pages\/267\/revisions\/274"}],"wp:attachment":[{"href":"https:\/\/flipthatlot.com\/index.php\/wp-json\/wp\/v2\/media?parent=267"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}