{"id":189,"date":"2026-07-18T15:21:15","date_gmt":"2026-07-18T15:21:15","guid":{"rendered":"https:\/\/restaurant-le-cap.com\/?page_id=189"},"modified":"2026-07-18T19:12:36","modified_gmt":"2026-07-18T19:12:36","slug":"terms-of-service","status":"publish","type":"page","link":"https:\/\/restaurant-le-cap.com\/en-au\/terms-of-service\/","title":{"rendered":"Terms of Service: Website Use, External Links and Content Conditions"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Terms of Service: Website Use, External Links and Content Conditions<\/p>\n\n\n\n<style>.rtos-terms {\n  --rtos-bg: #09121c;\n  --rtos-panel: #111d2a;\n  --rtos-panel-2: #172638;\n  --rtos-line: rgba(132, 168, 207, .20);\n  --rtos-text: #f5f8fc;\n  --rtos-muted: #b7c2d0;\n  --rtos-blue: #6ba4ff;\n  --rtos-teal: #55c9ba;\n  --rtos-gold: #e9bc69;\n  --rtos-red: #ed8a90;\n  --rtos-paper: #f1f3f6;\n  --rtos-paper-text: #1d2838;\n\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  color: var(--rtos-text);\n  font-size: 17px;\n  line-height: 1.75;\n  overflow-wrap: anywhere;\n}\n\n.rtos-terms,\n.rtos-terms * {\n  box-sizing: border-box;\n}\n\n.rtos-terms h2 {\n  margin: 56px 0 19px;\n  color: #fff;\n  font-size: 35px;\n  line-height: 1.2;\n}\n\n.rtos-terms h3 {\n  margin: 0 0 9px;\n  color: #fff;\n  font-size: 21px;\n  line-height: 1.35;\n}\n\n.rtos-terms p {\n  margin: 0 0 19px;\n  color: var(--rtos-muted);\n}\n\n.rtos-terms strong {\n  color: #fff;\n}\n\n.rtos-terms a {\n  color: #94bbff;\n  font-weight: 750;\n  text-decoration: none;\n}\n\n.rtos-terms a:hover {\n  text-decoration: underline;\n}\n\n.rtos-opening {\n  display: grid;\n  grid-template-columns: minmax(0, 1.2fr) minmax(280px, .8fr);\n  gap: 22px;\n  margin-bottom: 34px;\n}\n\n.rtos-opening-copy {\n  min-width: 0;\n  padding: 31px;\n  background:\n    linear-gradient(120deg, rgba(107, 164, 255, .12), transparent 46%),\n    var(--rtos-panel-2);\n  border: 1px solid var(--rtos-line);\n  border-radius: 21px;\n}\n\n.rtos-opening-copy p:last-child {\n  margin-bottom: 0;\n}\n\n.rtos-record {\n  min-width: 0;\n  padding: 24px;\n  color: var(--rtos-paper-text);\n  background: var(--rtos-paper);\n  border-radius: 21px;\n}\n\n.rtos-record>span {\n  display: block;\n  margin-bottom: 6px;\n  color: #697588;\n  font-size: 12px;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: .06em;\n}\n\n.rtos-record>strong {\n  display: block;\n  margin-bottom: 16px;\n  color: #286db5;\n  font-size: 27px;\n  line-height: 1.2;\n}\n\n.rtos-record-row {\n  display: flex;\n  justify-content: space-between;\n  gap: 15px;\n  padding: 9px 0;\n  color: #657185;\n  border-top: 1px solid #d3dae4;\n  font-size: 14px;\n}\n\n.rtos-record-row strong {\n  color: var(--rtos-paper-text);\n  text-align: right;\n}\n\n.rtos-nav {\n  display: grid;\n  grid-template-columns: repeat(6, minmax(0, 1fr));\n  gap: 11px;\n  margin: 28px 0 36px;\n}\n\n.rtos-nav a {\n  display: flex;\n  min-width: 0;\n  min-height: 80px;\n  flex-direction: column;\n  justify-content: center;\n  padding: 14px;\n  color: #e5ecf7;\n  background: var(--rtos-panel);\n  border: 1px solid var(--rtos-line);\n  border-radius: 14px;\n  text-align: center;\n  text-decoration: none !important;\n  transition: .2s ease;\n}\n\n.rtos-nav a:hover {\n  transform: translateY(-2px);\n  border-color: rgba(107, 164, 255, .48);\n}\n\n.rtos-nav strong {\n  display: block;\n  margin-bottom: 3px;\n  font-size: 14px;\n}\n\n.rtos-nav span {\n  display: block;\n  color: #93a2b5;\n  font-size: 11px;\n  line-height: 1.35;\n}\n\n.rtos-summary {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 16px;\n  margin: 28px 0;\n}\n\n.rtos-summary-card {\n  min-width: 0;\n  padding: 22px;\n  background: var(--rtos-panel);\n  border: 1px solid var(--rtos-line);\n  border-radius: 16px;\n}\n\n.rtos-summary-card:nth-child(1) {\n  border-top: 3px solid var(--rtos-blue);\n}\n\n.rtos-summary-card:nth-child(2) {\n  border-top: 3px solid var(--rtos-teal);\n}\n\n.rtos-summary-card:nth-child(3) {\n  border-top: 3px solid var(--rtos-gold);\n}\n\n.rtos-summary-card:nth-child(4) {\n  border-top: 3px solid var(--rtos-red);\n}\n\n.rtos-summary-card span {\n  display: block;\n  margin-bottom: 9px;\n  color: #90a0b5;\n  font-size: 11px;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: .05em;\n}\n\n.rtos-summary-card p {\n  margin-bottom: 0;\n  font-size: 14px;\n}\n\n.rtos-role-grid {\n  display: grid;\n  grid-template-columns: repeat(12, minmax(0, 1fr));\n  gap: 18px;\n  margin: 28px 0;\n}\n\n.rtos-role {\n  min-width: 0;\n  padding: 24px;\n  background:\n    linear-gradient(180deg, var(--rtos-panel), var(--rtos-bg));\n  border: 1px solid var(--rtos-line);\n  border-radius: 17px;\n}\n\n.rtos-role-wide {\n  grid-column: span 7;\n}\n\n.rtos-role-narrow {\n  grid-column: span 5;\n}\n\n.rtos-role-half {\n  grid-column: span 6;\n}\n\n.rtos-role span {\n  display: inline-block;\n  margin-bottom: 11px;\n  padding: 4px 8px;\n  color: #dff9f4;\n  background: rgba(85, 201, 186, .10);\n  border: 1px solid rgba(85, 201, 186, .22);\n  border-radius: 7px;\n  font-size: 11px;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: .05em;\n}\n\n.rtos-role p:last-child {\n  margin-bottom: 0;\n}\n\n.rtos-two-up {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 19px;\n  margin: 28px 0;\n}\n\n.rtos-panel {\n  min-width: 0;\n  padding: 24px;\n  background: var(--rtos-panel);\n  border: 1px solid var(--rtos-line);\n  border-radius: 17px;\n}\n\n.rtos-panel ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.rtos-panel li {\n  position: relative;\n  margin-bottom: 11px;\n  padding-left: 29px;\n  color: var(--rtos-muted);\n}\n\n.rtos-panel li:last-child {\n  margin-bottom: 0;\n}\n\n.rtos-panel-allowed li::before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 0;\n  color: var(--rtos-teal);\n  font-weight: 900;\n}\n\n.rtos-panel-prohibited li::before {\n  content: \"\u00d7\";\n  position: absolute;\n  left: 0;\n  color: var(--rtos-red);\n  font-weight: 900;\n}\n\n.rtos-table-wrap {\n  width: 100%;\n  max-width: 100%;\n  margin: 27px 0;\n  overflow-x: auto;\n  background: var(--rtos-bg);\n  border: 1px solid var(--rtos-line);\n  border-radius: 17px;\n  -webkit-overflow-scrolling: touch;\n}\n\n.rtos-table {\n  width: 100%;\n  min-width: 820px;\n  border-collapse: collapse;\n}\n\n.rtos-table th,\n.rtos-table td {\n  padding: 16px 15px;\n  text-align: left;\n  vertical-align: top;\n  border-bottom: 1px solid rgba(132, 168, 207, .14);\n}\n\n.rtos-table th {\n  color: #fff;\n  background: var(--rtos-panel-2);\n  font-size: 13px;\n  text-transform: uppercase;\n  letter-spacing: .04em;\n}\n\n.rtos-table td {\n  color: var(--rtos-muted);\n}\n\n.rtos-table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.rtos-tag {\n  display: inline-block;\n  padding: 4px 8px;\n  border-radius: 7px;\n  font-size: 12px;\n  font-weight: 850;\n}\n\n.rtos-tag-info {\n  color: #dfeaff;\n  background: rgba(107, 164, 255, .10);\n  border: 1px solid rgba(107, 164, 255, .22);\n}\n\n.rtos-tag-external {\n  color: #fff0d2;\n  background: rgba(233, 188, 105, .10);\n  border: 1px solid rgba(233, 188, 105, .22);\n}\n\n.rtos-tag-user {\n  color: #def8ed;\n  background: rgba(85, 201, 186, .10);\n  border: 1px solid rgba(85, 201, 186, .22);\n}\n\n.rtos-process {\n  counter-reset: rtos-process;\n  display: flex;\n  flex-direction: column;\n  gap: 13px;\n  margin: 28px 0;\n}\n\n.rtos-process-step {\n  counter-increment: rtos-process;\n  display: grid;\n  grid-template-columns: 53px minmax(0, 1fr);\n  gap: 15px;\n  align-items: start;\n  padding: 20px 22px;\n  background: var(--rtos-panel);\n  border: 1px solid var(--rtos-line);\n  border-radius: 16px;\n}\n\n.rtos-process-step::before {\n  content: counter(rtos-process);\n  display: flex;\n  width: 41px;\n  height: 41px;\n  align-items: center;\n  justify-content: center;\n  color: #fff;\n  background: var(--rtos-blue);\n  border-radius: 11px;\n  font-weight: 900;\n}\n\n.rtos-process-step h3 {\n  margin-bottom: 4px;\n  font-size: 19px;\n}\n\n.rtos-process-step p {\n  margin-bottom: 0;\n  font-size: 15px;\n}\n\n.rtos-external {\n  display: grid;\n  grid-template-columns: minmax(0, 1.08fr) minmax(300px, .92fr);\n  gap: 22px;\n  align-items: start;\n  margin: 28px 0;\n}\n\n.rtos-external-copy {\n  min-width: 0;\n}\n\n.rtos-boundary {\n  min-width: 0;\n  padding: 23px;\n  color: var(--rtos-paper-text);\n  background: var(--rtos-paper);\n  border-radius: 17px;\n}\n\n.rtos-boundary h3 {\n  padding-bottom: 11px;\n  margin-bottom: 11px;\n  color: var(--rtos-paper-text);\n  border-bottom: 1px dashed #a9b3c2;\n}\n\n.rtos-boundary-row {\n  display: flex;\n  justify-content: space-between;\n  gap: 16px;\n  padding: 8px 0;\n  color: #687487;\n  font-size: 14px;\n}\n\n.rtos-boundary-row strong {\n  color: var(--rtos-paper-text);\n  text-align: right;\n}\n\n.rtos-boundary-note {\n  margin-top: 12px;\n  padding-top: 12px;\n  color: #697487;\n  border-top: 1px dashed #a9b3c2;\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n.rtos-disclaimer-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 17px;\n  margin: 28px 0;\n}\n\n.rtos-disclaimer {\n  min-width: 0;\n  padding: 22px;\n  background: var(--rtos-panel);\n  border: 1px solid var(--rtos-line);\n  border-radius: 16px;\n}\n\n.rtos-disclaimer b {\n  display: flex;\n  width: 39px;\n  height: 39px;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 12px;\n  color: #fff;\n  background: rgba(107, 164, 255, .13);\n  border: 1px solid rgba(107, 164, 255, .24);\n  border-radius: 10px;\n  font-size: 13px;\n}\n\n.rtos-disclaimer p:last-child {\n  margin-bottom: 0;\n  font-size: 14px;\n}\n\n.rtos-note {\n  margin: 29px 0;\n  padding: 23px 25px;\n  background: rgba(85, 201, 186, .07);\n  border: 1px solid rgba(85, 201, 186, .22);\n  border-left: 4px solid var(--rtos-teal);\n  border-radius: 15px;\n}\n\n.rtos-note p:last-child {\n  margin-bottom: 0;\n}\n\n.rtos-warning {\n  margin: 30px 0;\n  padding: 24px 25px;\n  background: rgba(233, 188, 105, .07);\n  border: 1px solid rgba(233, 188, 105, .22);\n  border-radius: 16px;\n}\n\n.rtos-warning strong {\n  display: block;\n  margin-bottom: 7px;\n  color: var(--rtos-gold);\n  font-size: 18px;\n}\n\n.rtos-warning p {\n  margin: 0;\n}\n\n.rtos-contact {\n  display: grid;\n  grid-template-columns: minmax(0, 1.1fr) minmax(260px, .9fr);\n  gap: 22px;\n  margin: 28px 0;\n  padding: 27px;\n  background:\n    linear-gradient(120deg, rgba(107, 164, 255, .10), transparent 48%),\n    var(--rtos-panel-2);\n  border: 1px solid var(--rtos-line);\n  border-radius: 18px;\n}\n\n.rtos-contact p:last-child {\n  margin-bottom: 0;\n}\n\n.rtos-contact-details {\n  min-width: 0;\n  padding: 20px;\n  background: rgba(0, 0, 0, .16);\n  border: 1px solid var(--rtos-line);\n  border-radius: 14px;\n}\n\n.rtos-contact-row {\n  padding: 9px 0;\n  border-top: 1px solid rgba(255, 255, 255, .08);\n}\n\n.rtos-contact-row:first-child {\n  border-top: 0;\n}\n\n.rtos-contact-row span {\n  display: block;\n  margin-bottom: 2px;\n  color: #8fa0b7;\n  font-size: 11px;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: .05em;\n}\n\n.rtos-contact-row strong {\n  display: block;\n  font-size: 14px;\n}\n\n.rtos-faq {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 13px;\n  margin: 27px 0;\n}\n\n.rtos-faq details {\n  min-width: 0;\n  overflow: hidden;\n  background: var(--rtos-panel);\n  border: 1px solid var(--rtos-line);\n  border-radius: 14px;\n}\n\n.rtos-faq summary {\n  padding: 18px 20px;\n  color: #fff;\n  cursor: pointer;\n  font-weight: 800;\n  list-style: none;\n}\n\n.rtos-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.rtos-faq summary::after {\n  content: \"+\";\n  float: right;\n  color: #94bbff;\n  font-size: 20px;\n}\n\n.rtos-faq details[open] summary::after {\n  content: \"\u2212\";\n}\n\n.rtos-faq p {\n  margin: 0;\n  padding: 0 20px 19px;\n  font-size: 15px;\n}\n\n@media(max-width:1080px) {\n\n  .rtos-opening,\n  .rtos-external,\n  .rtos-contact {\n    grid-template-columns: minmax(0, 1fr);\n  }\n\n  .rtos-nav {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .rtos-summary {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .rtos-role-wide,\n  .rtos-role-narrow,\n  .rtos-role-half {\n    grid-column: span 6;\n  }\n\n  .rtos-disclaimer-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media(max-width:760px) {\n  .rtos-role-grid {\n    grid-template-columns: minmax(0, 1fr);\n  }\n\n  .rtos-role-wide,\n  .rtos-role-narrow,\n  .rtos-role-half {\n    grid-column: auto;\n  }\n\n  .rtos-two-up,\n  .rtos-faq {\n    grid-template-columns: minmax(0, 1fr);\n  }\n}\n\n@media(max-width:640px) {\n  .rtos-terms {\n    font-size: 16px;\n  }\n\n  .rtos-terms h2 {\n    margin-top: 44px;\n    font-size: 29px;\n  }\n\n  .rtos-opening-copy,\n  .rtos-record {\n    padding: 22px 19px;\n  }\n\n  .rtos-nav,\n  .rtos-summary,\n  .rtos-disclaimer-grid {\n    grid-template-columns: minmax(0, 1fr);\n  }\n\n  .rtos-process-step {\n    grid-template-columns: 40px minmax(0, 1fr);\n    gap: 12px;\n    padding: 18px 16px;\n  }\n\n  .rtos-process-step::before {\n    width: 36px;\n    height: 36px;\n  }\n\n  .rtos-record-row,\n  .rtos-boundary-row {\n    flex-direction: column;\n    gap: 2px;\n  }\n\n  .rtos-record-row strong,\n  .rtos-boundary-row strong {\n    text-align: left;\n  }\n\n  .rtos-panel,\n  .rtos-role,\n  .rtos-disclaimer {\n    padding: 20px 18px;\n  }\n\n  .rtos-contact {\n    padding: 21px 18px;\n  }\n}\n\n<\/style><article class=\"rtos-terms\"><div class=\"rtos-opening\"><div class=\"rtos-opening-copy\"><p>These Terms of Service govern access to and use of restaurant-le-cap.com,\nincluding its articles,\ncomparison pages,\ntables,\ntools,\nlinks and other available content. By accessing or using the Website,\nvisitors agree to comply with these Terms. <\/p><p>The Website provides general information and may direct visitors to independently operated external services. It does not operate casino games,\naccept wagers,\nhold player balances,\nprocess deposits,\nmanage casino accounts or control withdrawals made through third-party websites. <\/p><\/div><aside class=\"rtos-record\"><span>Terms record<\/span><strong>Website Use Agreement<\/strong><div class=\"rtos-record-row\"><span>Website<\/span><strong>restaurant-le-cap.com<\/strong><\/div><div class=\"rtos-record-row\"><span>Effective date<\/span><strong>18 July 2026<\/strong><\/div><div class=\"rtos-record-row\"><span>Operator<\/span><strong>Alfrodi<\/strong><\/div><\/aside><\/div><nav class=\"rtos-nav\" aria-label=\"Terms of service sections\"><a href=\"#rtos-role\"><strong>Our Role<\/strong><span>Informational website only<\/span><\/a><a href=\"#rtos-use\"><strong>Website Use<\/strong><span>Permitted and prohibited activity<\/span><\/a><a href=\"#rtos-links\"><strong>External Links<\/strong><span>Independent third parties<\/span><\/a><a href=\"#rtos-content\"><strong>Content<\/strong><span>Accuracy and availability<\/span><\/a><a href=\"#rtos-liability\"><strong>Liability<\/strong><span>Limitations and risks<\/span><\/a><a href=\"#rtos-contact\"><strong>Contact<\/strong><span>Questions and notices<\/span><\/a><\/nav><h2>Terms of Service at a Glance<\/h2><div class=\"rtos-summary\"><section class=\"rtos-summary-card\"><span>Website Type<\/span><h3>Information Service<\/h3><p>The Website publishes educational,\ncomparison and editorial content. <\/p><\/section><section class=\"rtos-summary-card\"><span>External Services<\/span><h3>Independent Operators<\/h3><p>Casino,\nbanking,\nwallet and software services are controlled by their respective providers. <\/p><\/section><section class=\"rtos-summary-card\"><span>Visitor Responsibility<\/span><h3>Independent Decisions<\/h3><p>Visitors must evaluate local rules,\nservice terms and personal suitability before using an external website. <\/p><\/section><section class=\"rtos-summary-card\"><span>No Guarantee<\/span><h3>No Promised Outcome<\/h3><p>Content does not guarantee access,\napproval,\nbonuses,\npayouts,\nwinnings or financial results. <\/p><\/section><\/div><h2 id=\"rtos-role\">The Website\u2019s Role<\/h2><div class=\"rtos-role-grid\"><section class=\"rtos-role rtos-role-wide\"><span>Editorial Function<\/span><h3>Information and Comparison Content<\/h3><p>The Website may publish explanations,\nguides,\ncomparisons,\ntables,\nexamples and opinions concerning online games,\npayment methods,\npromotional terms,\naccount processes and other related subjects. <\/p><\/section><section class=\"rtos-role rtos-role-narrow\"><span>Not an Operator<\/span><h3>No Casino Account Services<\/h3><p>The Website does not create player accounts,\naccept money,\ndetermine game results,\napprove withdrawals or control the operation of external casino services. <\/p><\/section><section class=\"rtos-role rtos-role-half\"><span>No Agency<\/span><h3>No Authority over Third Parties<\/h3><p>Inclusion of a link or brand does not make the Website an agent,\nrepresentative,\npartner or guarantor of the destination service unless expressly stated. <\/p><\/section><section class=\"rtos-role rtos-role-half\"><span>No Professional Advice<\/span><h3>General Information Only<\/h3><p>Website content is not legal,\nfinancial,\ntax,\ntechnical or personal gambling advice and should not be relied upon as a substitute for qualified professional guidance. <\/p><\/section><\/div><h2>Eligibility to Use the Website<\/h2><p>The Website is intended for adults who are legally permitted to access its subject matter in their location. Visitors are responsible for confirming that access to the Website and any external service is permitted under the laws,\nrules and restrictions applicable to them. <\/p><div class=\"rtos-two-up\"><section class=\"rtos-panel rtos-panel-allowed\"><h3>Visitors should<\/h3><ul><li>Meet the applicable minimum age requirements<\/li><li>Use the Website for lawful purposes<\/li><li>Check local restrictions before following external links<\/li><li>Review third-party terms before creating an account<\/li><li>Protect passwords and financial information<\/li><li>Make independent decisions about external services<\/li><\/ul><\/section><section class=\"rtos-panel rtos-panel-prohibited\"><h3>Visitors must not<\/h3><ul><li>Use the Website while below the applicable legal age<\/li><li>Use Website content to break applicable law<\/li><li>Misrepresent identity or authority<\/li><li>Attempt unauthorised access to Website systems<\/li><li>Interfere with security or availability<\/li><li>Use automated tools in a harmful or excessive manner<\/li><\/ul><\/section><\/div><h2 id=\"rtos-use\">Permitted Website Use<\/h2><p>Visitors are granted a limited,\nrevocable,\nnon-exclusive and non-transferable right to access publicly available Website content for personal and lawful informational purposes. <\/p><div class=\"rtos-table-wrap\"><table class=\"rtos-table\"><thead><tr><th>Activity<\/th><th>Status<\/th><th>Conditions<\/th><\/tr><\/thead><tbody><tr><td><strong>Reading articles<\/strong><\/td><td><span class=\"rtos-tag rtos-tag-info\">Permitted<\/span><\/td><td>For personal and lawful informational use<\/td><\/tr><tr><td><strong>Sharing a page link<\/strong><\/td><td><span class=\"rtos-tag rtos-tag-info\">Permitted<\/span><\/td><td>The link must not misrepresent the Website<\/td><\/tr><tr><td><strong>Quoting a limited excerpt<\/strong><\/td><td><span class=\"rtos-tag rtos-tag-user\">Conditional<\/span><\/td><td>Use appropriate attribution and do not reproduce the full work<\/td><\/tr><tr><td><strong>Following an external link<\/strong><\/td><td><span class=\"rtos-tag rtos-tag-external\">Third-party terms<\/span><\/td><td>The destination service controls access and eligibility<\/td><\/tr><tr><td><strong>Commercial republication<\/strong><\/td><td>Permission required<\/td><td>Written authorisation must be obtained first<\/td><\/tr><tr><td><strong>Automated extraction<\/strong><\/td><td>Restricted<\/td><td>Must not overload systems or reproduce protected content<\/td><\/tr><\/tbody><\/table><\/div><h2>Prohibited Conduct<\/h2><div class=\"rtos-two-up\"><section class=\"rtos-panel rtos-panel-prohibited\"><h3>Technical misuse<\/h3><ul><li>Introducing malware or harmful code<\/li><li>Attempting to bypass access controls<\/li><li>Probing systems without permission<\/li><li>Overloading servers or network resources<\/li><li>Scraping content at a disruptive rate<\/li><li>Interfering with other visitors<\/li><\/ul><\/section><section class=\"rtos-panel rtos-panel-prohibited\"><h3>Content and identity misuse<\/h3><ul><li>Impersonating the Website or its operator<\/li><li>Publishing false statements in our name<\/li><li>Removing copyright or disclosure notices<\/li><li>Reproducing complete articles without permission<\/li><li>Using content to mislead another person<\/li><li>Submitting unlawful or abusive communications<\/li><\/ul><\/section><\/div><h2 id=\"rtos-links\">External Websites and Services<\/h2><div class=\"rtos-external\"><div class=\"rtos-external-copy\"><p>The Website may contain links to casinos,\nsoftware providers,\npayment services,\nbanks,\ndigital wallets,\ninformation resources and other external websites. These services are owned and operated independently. <\/p><p>After a visitor follows an external link,\nthe destination website\u2019s terms,\nprivacy policy,\neligibility rules,\npayment conditions and local availability apply. The Website does not control changes made by the external provider. <\/p><\/div><aside class=\"rtos-boundary\"><h3>Service Boundary<\/h3><div class=\"rtos-boundary-row\"><span>Articles and comparisons<\/span><strong>This Website<\/strong><\/div><div class=\"rtos-boundary-row\"><span>Registration<\/span><strong>External provider<\/strong><\/div><div class=\"rtos-boundary-row\"><span>Deposits and balances<\/span><strong>External provider<\/strong><\/div><div class=\"rtos-boundary-row\"><span>Withdrawals and disputes<\/span><strong>External provider<\/strong><\/div><div class=\"rtos-boundary-note\">Questions about an external account or transaction should be directed to the provider that controls that service. <\/div><\/aside><\/div><h2>Visitor Checks Before Using an External Service<\/h2><div class=\"rtos-process\"><section class=\"rtos-process-step\"><div><h3>Check whether the service is permitted in your location<\/h3><p>Availability on the internet does not by itself establish that a service may lawfully be used from every country or region. <\/p><\/div><\/section><section class=\"rtos-process-step\"><div><h3>Read the external terms and privacy policy<\/h3><p>Review registration,\nage,\nidentity,\npayment,\nbonus,\naccount and withdrawal requirements before submitting information. <\/p><\/div><\/section><section class=\"rtos-process-step\"><div><h3>Confirm the identity of the destination website<\/h3><p>Check the domain,\nsecure connection and official contact details before creating an account or making a payment. <\/p><\/div><\/section><section class=\"rtos-process-step\"><div><h3>Review all financial conditions<\/h3><p>Check minimum deposits,\npayment fees,\nbonus restrictions,\nwithdrawal limits,\nverification and currency conversion. <\/p><\/div><\/section><section class=\"rtos-process-step\"><div><h3>Keep records of external transactions<\/h3><p>Save confirmation messages,\npayment references,\naccount notices and relevant terms supplied by the external service. <\/p><\/div><\/section><\/div><h2>Affiliate Relationships<\/h2><p>Some links may be affiliate links. The Website may receive attribution or compensation when a visitor follows a link or completes a qualifying action on an external website. <\/p><p>Affiliate compensation does not transfer responsibility for the external service to the Website. The third-party provider remains responsible for its accounts,\nproducts,\ngames,\npayments,\nsupport and legal obligations. <\/p><div class=\"rtos-note\"><p>Visitors are not required to follow an affiliate link,\nregister with an external provider or make a payment. Any decision to use an external service should be made independently after reviewing its terms. <\/p><\/div><h2 id=\"rtos-content\">Website Content and Accuracy<\/h2><p>We may make reasonable efforts to maintain useful and understandable content. However,\ngames,\nbonuses,\npayment methods,\nlimits,\nprovider terms,\nproduct features and external availability can change without notice. <\/p><div class=\"rtos-disclaimer-grid\"><section class=\"rtos-disclaimer\"><b>01<\/b><h3>Informational Examples<\/h3><p>AUD $ amounts,\ntimelines,\npercentages and account examples may be illustrative rather than offers available to every visitor. <\/p><\/section><section class=\"rtos-disclaimer\"><b>02<\/b><h3>Changing Information<\/h3><p>An external provider may change its games,\nterms,\npayment routes,\neligibility or promotional conditions. <\/p><\/section><section class=\"rtos-disclaimer\"><b>03<\/b><h3>No Personal Recommendation<\/h3><p>General comparison content does not consider a visitor\u2019s financial,\nlegal or personal circumstances. <\/p><\/section><section class=\"rtos-disclaimer\"><b>04<\/b><h3>No Outcome Guarantee<\/h3><p>Game results,\naccount approval,\nbonuses,\npayment speed and withdrawals cannot be guaranteed. <\/p><\/section><section class=\"rtos-disclaimer\"><b>05<\/b><h3>No Continuous Availability<\/h3><p>Website pages or external services may become unavailable,\nrestricted,\nsuspended or changed. <\/p><\/section><section class=\"rtos-disclaimer\"><b>06<\/b><h3>Independent Verification<\/h3><p>Visitors should verify important information directly with the relevant provider before acting. <\/p><\/section><\/div><h2>No Guarantee of Game or Financial Results<\/h2><p>Information about RTP,\nvolatility,\npoker hands,\nbonuses,\ndeposits or withdrawals does not guarantee profit,\nwinnings,\naccount approval or a successful payment. <\/p><p>Gambling involves financial risk. A visitor may lose some or all money placed with an external service. Website content does not change game probabilities,\ncreate a risk-free strategy or ensure that a balance becomes withdrawable. <\/p><div class=\"rtos-warning\"><strong>Only use money you can afford to lose<\/strong><p>Visitors should set personal limits,\navoid chasing losses and stop using gambling services when play causes financial,\nemotional or personal harm. <\/p><\/div><h2>Bonuses,\nRatings and Comparison Information<\/h2><div class=\"rtos-table-wrap\"><table class=\"rtos-table\"><thead><tr><th>Content Type<\/th><th>How It Should Be Understood<\/th><\/tr><\/thead><tbody><tr><td><strong>Bonus amount<\/strong><\/td><td>Subject to eligibility,\nminimum deposit,\nwagering,\nexpiry and provider terms <\/td><\/tr><tr><td><strong>Payout estimate<\/strong><\/td><td>May exclude verification,\ninternal review and external bank or wallet delivery <\/td><\/tr><tr><td><strong>Game count<\/strong><\/td><td>May change according to account,\nregion,\nprovider and catalogue updates <\/td><\/tr><tr><td><strong>Rating<\/strong><\/td><td>Represents an editorial or displayed comparison value,\nnot a guaranteed service outcome <\/td><\/tr><tr><td><strong>RTP percentage<\/strong><\/td><td>Describes a theoretical game setting and does not predict a personal session <\/td><\/tr><tr><td><strong>Payment method<\/strong><\/td><td>Availability and limits must be checked in the external cashier <\/td><\/tr><\/tbody><\/table><\/div><h2>Intellectual Property<\/h2><p>Unless otherwise stated,\nWebsite text,\nlayout,\ngraphics,\nbranding,\noriginal tables,\ncompilations and other original materials are owned by or licensed to the Website operator and are protected by applicable intellectual property rules. <\/p><p>Third-party names,\nlogos,\ngame images and trademarks remain the property of their respective owners. Their appearance does not imply ownership,\nendorsement or partnership unless expressly stated. <\/p><div class=\"rtos-two-up\"><section class=\"rtos-panel rtos-panel-allowed\"><h3>Limited acceptable use<\/h3><ul><li>Reading content for personal use<\/li><li>Sharing a direct link to a page<\/li><li>Quoting a brief excerpt with attribution<\/li><li>Saving a page for personal reference<\/li><li>Using information for lawful research<\/li><\/ul><\/section><section class=\"rtos-panel rtos-panel-prohibited\"><h3>Permission is required for<\/h3><ul><li>Republishing complete articles<\/li><li>Cloning the Website for commercial use<\/li><li>Removing attribution or notices<\/li><li>Selling Website content<\/li><li>Using branding to impersonate the Website<\/li><\/ul><\/section><\/div><h2>User Communications and Submissions<\/h2><p>Visitors may send questions,\ncorrections,\nfeedback or other communications through available contact channels. Submissions must be lawful,\nrelevant and must not contain malware,\nabusive material or information belonging to another person without authority. <\/p><p>Do not submit casino passwords,\nbanking credentials,\ncomplete payment-card information,\ncryptocurrency recovery phrases or identity documents unless a secure and specifically authorised process is provided. <\/p><h2>Availability,\nMaintenance and Changes<\/h2><p>The Website may be changed,\nupdated,\nrestricted,\nsuspended or discontinued at any time. Individual pages,\nfeatures,\nlinks or content may be added,\nremoved or revised without prior notice. <\/p><p>We do not guarantee uninterrupted access,\nerror-free operation,\npermanent availability of archived content or compatibility with every device,\nbrowser or network. <\/p><h2 id=\"rtos-liability\">Disclaimers and Limitation of Liability<\/h2><p>To the extent permitted by applicable law,\nthe Website and its content are provided on an \u201cas available\u201d and \u201cas is\u201d basis. No warranty is given that every statement is complete,\ncurrent,\naccurate or suitable for a particular purpose. <\/p><p>To the extent permitted by applicable law,\nthe Website operator is not responsible for losses arising from a visitor\u2019s independent use of an external casino,\npayment service,\nbank,\nwallet,\nsoftware provider or other third-party website. <\/p><div class=\"rtos-table-wrap\"><table class=\"rtos-table\"><thead><tr><th>Area<\/th><th>Responsibility<\/th><\/tr><\/thead><tbody><tr><td><strong>Website content<\/strong><\/td><td>Provided for general information and subject to correction or change <\/td><\/tr><tr><td><strong>External registration<\/strong><\/td><td>Controlled by the destination provider <\/td><\/tr><tr><td><strong>Casino game results<\/strong><\/td><td>Controlled by the external game and operator systems <\/td><\/tr><tr><td><strong>Deposits and withdrawals<\/strong><\/td><td>Controlled by the external casino and payment provider <\/td><\/tr><tr><td><strong>Third-party data security<\/strong><\/td><td>Governed by the destination provider\u2019s systems and policy <\/td><\/tr><tr><td><strong>Local legality<\/strong><\/td><td>Visitors must verify rules applicable to their location <\/td><\/tr><\/tbody><\/table><\/div><h2>Consumer Rights That Cannot Be Excluded<\/h2><p>Nothing in these Terms is intended to exclude,\nrestrict or modify a right,\nremedy,\nguarantee or liability that cannot lawfully be excluded under applicable consumer-protection law. <\/p><p>Where a limitation in these Terms is not legally enforceable,\nit applies only to the maximum extent permitted by the applicable law. <\/p><h2>Indemnity for Misuse<\/h2><p>To the extent permitted by law,\na visitor may be responsible for losses,\nclaims or reasonable expenses caused by their unlawful misuse of the Website,\ninfringement of another person\u2019s rights or material breach of these Terms. <\/p><h2>Suspension and Termination of Access<\/h2><p>Access may be restricted or terminated where reasonably necessary to protect the Website,\nother visitors,\nservice providers or legal interests. Reasons may include abusive traffic,\nattempted unauthorised access,\nmalicious activity or serious violation of these Terms. <\/p><h2>Privacy<\/h2><p>Information handling connected with Website visits,\ncommunications,\ncookies,\nanalytics and external links is described in the <a href=\"\/privacy-policy\/\">Privacy Policy<\/a>. <\/p><h2>Changes to These Terms<\/h2><p>These Terms may be revised when Website functions,\ncommercial relationships,\nservice providers or legal requirements change. The effective date should be updated whenever material revisions are published. <\/p><p>Continued use of the Website after revised Terms are published indicates acceptance of the updated conditions from that point forward. <\/p><h2>Severability<\/h2><p>If any provision of these Terms is found to be invalid or unenforceable,\nthat provision will be interpreted or limited to the minimum extent necessary,\nwhile the remaining provisions continue to apply. <\/p><h2>No Waiver<\/h2><p>A delay or failure to enforce a provision does not permanently waive the right to enforce that provision or any other provision later. <\/p><h2>Entire Agreement<\/h2><p>These Terms,\ntogether with the Privacy Policy and any additional notices displayed on a particular page,\nform the agreement governing use of the Website. <\/p><h2>Governing Law and Disputes<\/h2><p>These Terms are governed by the laws of <strong>[INSERT GOVERNING JURISDICTION]<\/strong>,\nsubject to any mandatory consumer or other rights that apply regardless of that choice. <\/p><p>Before starting formal proceedings,\nvisitors are encouraged to contact the Website operator with a clear description of the issue and the resolution requested. <\/p><div class=\"rtos-warning\"><strong>Complete the operator and jurisdiction details<\/strong><p>Do not publish this page with unresolved placeholders. The legal operator,\ncontact method,\ngoverning jurisdiction and actual affiliate practices should match the Website\u2019s real ownership and operation. <\/p><\/div><h2 id=\"rtos-contact\">Contact About These Terms<\/h2><div class=\"rtos-contact\"><div><h3>Questions,\nnotices and correction requests<\/h3><p>Contact the Website operator to report incorrect content,\nrequest permission to reuse material,\nraise a complaint or ask a question about these Terms. <\/p><p>Include the relevant URL,\ndate and a clear description of the request. Do not send passwords,\ncomplete payment details or unrelated identity documents. <\/p><\/div><aside class=\"rtos-contact-details\"><div class=\"rtos-contact-row\"><span>Operator<\/span><strong>Alfrodi<\/strong><\/div><div class=\"rtos-contact-row\"><span>Email<\/span><strong>[INSERT CONTACT EMAIL]<\/strong><\/div><div class=\"rtos-contact-row\"><span>Website<\/span><strong>https: \/\/restaurant-le-cap.com\/<\/strong>\n<\/div><div class=\"rtos-contact-row\"><span>Address<\/span><strong>[INSERT BUSINESS ADDRESS,\nIF APPLICABLE]<\/strong><\/div><\/aside><\/div><h2>Terms of Service Questions<\/h2><div class=\"rtos-faq\"><details><summary>Does Restaurant Le Cap operate an online casino?<\/summary><p>No. The Website publishes informational and comparison content and does not accept wagers,\nhold casino balances or process withdrawals. <\/p><\/details><details><summary>Are external casino websites controlled by this Website?<\/summary><p>No. External services are independently operated and apply their own terms,\nprivacy policies,\neligibility rules and payment conditions. <\/p><\/details><details><summary>Does a listed bonus guarantee that I will receive it?<\/summary><p>No. Bonuses can depend on location,\nregistration,\nminimum deposits,\npromotional codes,\nwagering requirements and provider terms. <\/p><\/details><details><summary>Does the Website guarantee casino withdrawals?<\/summary><p>No. Withdrawals are handled by the external provider and may depend on eligible balances,\nverification,\npayment methods,\nlimits and account rules. <\/p><\/details><details><summary>Can Website content be copied?<\/summary><p>Brief excerpts may be used with appropriate attribution where legally permitted. Full reproduction or commercial republication requires written permission. <\/p><\/details><details><summary>Are poker,\nRTP and payment guides professional advice?<\/summary><p>No. They provide general educational information and are not legal,\nfinancial or personalised professional advice. <\/p><\/details><details><summary>Can the Terms change?<\/summary><p>Yes. The Terms may be updated when Website features,\nproviders,\ncommercial relationships or applicable requirements change. <\/p><\/details><details><summary>How can I report incorrect information?<\/summary><p>Contact the Website operator with the relevant page URL,\nthe information believed to be incorrect and any supporting details. <\/p><\/details><\/div><\/article>\n","protected":false},"excerpt":{"rendered":"<p>Terms of Service: Website Use, External Links and Content Conditions These Terms of Service govern access to and use of restaurant-le-cap.com, including its articles, comparison pages, tables, tools, links and other available content. By accessing or using the Website, visitors agree to comply with these Terms. The Website provides general information and may direct visitors&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-189","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Terms of Service: Website Use, External Links and Content Conditions<\/title>\n<meta name=\"description\" content=\"Read the Restaurant Le Cap Terms of Service covering informational content, permitted website use, affiliate links, external services, intellectual property, disclaimers, liability, and contact details.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/restaurant-le-cap.com\/en-au\/terms-of-service\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terms of Service: Website Use, External Links and Content Conditions\" \/>\n<meta property=\"og:description\" content=\"Read the Restaurant Le Cap Terms of Service covering informational content, permitted website use, affiliate links, external services, intellectual property, disclaimers, liability, and contact details.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/restaurant-le-cap.com\/en-au\/terms-of-service\/\" \/>\n<meta property=\"og:site_name\" content=\"Online Pokies - Best Low Deposit Pokies Australia Guide in 2026\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-18T19:12:36+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=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/terms-of-service\\\/\",\"url\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/terms-of-service\\\/\",\"name\":\"Terms of Service: Website Use, External Links and Content Conditions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/#website\"},\"datePublished\":\"2026-07-18T15:21:15+00:00\",\"dateModified\":\"2026-07-18T19:12:36+00:00\",\"description\":\"Read the Restaurant Le Cap Terms of Service covering informational content, permitted website use, affiliate links, external services, intellectual property, disclaimers, liability, and contact details.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/terms-of-service\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/terms-of-service\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/terms-of-service\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Terms of Service: Website Use, External Links and Content Conditions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/#website\",\"url\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/\",\"name\":\"Online Pokies - Best Low Deposit Pokies Australia Guide in 2026\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/#organization\",\"name\":\"Online Pokies\",\"url\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/restaurant-le-cap.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/restaurant-le-cap.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo.png\",\"width\":2172,\"height\":724,\"caption\":\"Online Pokies\"},\"image\":{\"@id\":\"https:\\\/\\\/restaurant-le-cap.com\\\/en-au\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Terms of Service: Website Use, External Links and Content Conditions","description":"Read the Restaurant Le Cap Terms of Service covering informational content, permitted website use, affiliate links, external services, intellectual property, disclaimers, liability, and contact details.","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:\/\/restaurant-le-cap.com\/en-au\/terms-of-service\/","og_locale":"en_US","og_type":"article","og_title":"Terms of Service: Website Use, External Links and Content Conditions","og_description":"Read the Restaurant Le Cap Terms of Service covering informational content, permitted website use, affiliate links, external services, intellectual property, disclaimers, liability, and contact details.","og_url":"https:\/\/restaurant-le-cap.com\/en-au\/terms-of-service\/","og_site_name":"Online Pokies - Best Low Deposit Pokies Australia Guide in 2026","article_modified_time":"2026-07-18T19:12:36+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/restaurant-le-cap.com\/en-au\/terms-of-service\/","url":"https:\/\/restaurant-le-cap.com\/en-au\/terms-of-service\/","name":"Terms of Service: Website Use, External Links and Content Conditions","isPartOf":{"@id":"https:\/\/restaurant-le-cap.com\/en-au\/#website"},"datePublished":"2026-07-18T15:21:15+00:00","dateModified":"2026-07-18T19:12:36+00:00","description":"Read the Restaurant Le Cap Terms of Service covering informational content, permitted website use, affiliate links, external services, intellectual property, disclaimers, liability, and contact details.","breadcrumb":{"@id":"https:\/\/restaurant-le-cap.com\/en-au\/terms-of-service\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/restaurant-le-cap.com\/en-au\/terms-of-service\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/restaurant-le-cap.com\/en-au\/terms-of-service\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/restaurant-le-cap.com\/en-au\/"},{"@type":"ListItem","position":2,"name":"Terms of Service: Website Use, External Links and Content Conditions"}]},{"@type":"WebSite","@id":"https:\/\/restaurant-le-cap.com\/en-au\/#website","url":"https:\/\/restaurant-le-cap.com\/en-au\/","name":"Online Pokies - Best Low Deposit Pokies Australia Guide in 2026","description":"","publisher":{"@id":"https:\/\/restaurant-le-cap.com\/en-au\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/restaurant-le-cap.com\/en-au\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/restaurant-le-cap.com\/en-au\/#organization","name":"Online Pokies","url":"https:\/\/restaurant-le-cap.com\/en-au\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/restaurant-le-cap.com\/en-au\/#\/schema\/logo\/image\/","url":"https:\/\/restaurant-le-cap.com\/wp-content\/uploads\/2026\/07\/logo.png","contentUrl":"https:\/\/restaurant-le-cap.com\/wp-content\/uploads\/2026\/07\/logo.png","width":2172,"height":724,"caption":"Online Pokies"},"image":{"@id":"https:\/\/restaurant-le-cap.com\/en-au\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/restaurant-le-cap.com\/en-au\/wp-json\/wp\/v2\/pages\/189","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/restaurant-le-cap.com\/en-au\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/restaurant-le-cap.com\/en-au\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/restaurant-le-cap.com\/en-au\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/restaurant-le-cap.com\/en-au\/wp-json\/wp\/v2\/comments?post=189"}],"version-history":[{"count":2,"href":"https:\/\/restaurant-le-cap.com\/en-au\/wp-json\/wp\/v2\/pages\/189\/revisions"}],"predecessor-version":[{"id":200,"href":"https:\/\/restaurant-le-cap.com\/en-au\/wp-json\/wp\/v2\/pages\/189\/revisions\/200"}],"wp:attachment":[{"href":"https:\/\/restaurant-le-cap.com\/en-au\/wp-json\/wp\/v2\/media?parent=189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}