{"id":2860,"date":"2024-05-19T10:26:27","date_gmt":"2024-05-19T08:26:27","guid":{"rendered":"https:\/\/illumin8marketing.co.za\/staging\/?page_id=2860"},"modified":"2026-08-03T15:45:50","modified_gmt":"2026-08-03T13:45:50","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/illumin8marketing.co.za\/staging\/privacy-policy\/","title":{"rendered":"Privacy Policy | Illumin8 Marketing"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\/* ==========================================================================\n   Illumin8 Marketing \u2014 Privacy Policy Page\n   Self-contained Divi Code Module\n   ========================================================================== *\/\n\n.i8-privacy,\n.i8-privacy *,\n.i8-privacy *::before,\n.i8-privacy *::after {\n  box-sizing: border-box;\n}\n\n.i8-privacy {\n  --i8-privacy-bg: #07080d;\n  --i8-privacy-panel: #11131a;\n  --i8-privacy-card: #171a23;\n  --i8-privacy-text: #f8f7f2;\n  --i8-privacy-muted: #b9bbc7;\n  --i8-privacy-soft: #858895;\n  --i8-privacy-amber: #ffb321;\n  --i8-privacy-orange: #ff6a1a;\n  --i8-privacy-magenta: #ff2e88;\n  --i8-privacy-violet: #7a4dff;\n  --i8-privacy-cyan: #38bdf8;\n\n  position: relative;\n  isolation: isolate;\n  overflow: hidden;\n\n  padding: clamp(76px, 8vw, 118px) 0;\n\n  color: var(--i8-privacy-muted);\n  background:\n    radial-gradient(\n      circle at 18% 8%,\n      rgba(255, 179, 33, 0.065),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 84% 28%,\n      rgba(122, 77, 255, 0.05),\n      transparent 32%\n    ),\n    var(--i8-privacy-bg);\n\n  font-family:\n    \"Inter\",\n    system-ui,\n    -apple-system,\n    BlinkMacSystemFont,\n    sans-serif;\n}\n\n.i8-privacy__inner {\n  position: relative;\n  z-index: 1;\n\n  width: min(calc(100% - 48px), 980px);\n  margin: 0 auto;\n}\n\n\/* Hero *\/\n\n.i8-privacy__hero {\n  max-width: 850px;\n  margin: 0 0 clamp(44px, 5vw, 64px);\n}\n\n.i8-privacy__eyebrow {\n  display: inline-block;\n\n  margin: 0 0 18px !important;\n\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 1.45;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n\n  background: linear-gradient(\n    90deg,\n    var(--i8-privacy-amber) 0%,\n    var(--i8-privacy-orange) 30%,\n    var(--i8-privacy-magenta) 62%,\n    var(--i8-privacy-violet) 84%,\n    var(--i8-privacy-cyan) 100%\n  );\n\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  filter:\n    drop-shadow(0 0 10px rgba(255, 179, 33, 0.16))\n    drop-shadow(0 0 14px rgba(255, 46, 136, 0.08));\n}\n\n.i8-privacy__title {\n  max-width: 760px;\n  margin: 0 0 24px !important;\n\n  color: var(--i8-privacy-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: clamp(42px, 5vw, 64px);\n  font-weight: 780;\n  line-height: 1.07;\n  letter-spacing: -0.048em;\n\n  text-wrap: balance;\n}\n\n.i8-privacy__intro {\n  max-width: 780px;\n}\n\n.i8-privacy__intro p {\n  margin: 0 0 18px !important;\n\n  color: var(--i8-privacy-muted) !important;\n  font-size: clamp(16px, 1.15vw, 17.5px);\n  line-height: 1.76;\n}\n\n.i8-privacy__intro p:last-child {\n  margin-bottom: 0 !important;\n}\n\n\/* Policy panel *\/\n\n.i8-privacy__content {\n  position: relative;\n\n  padding: clamp(30px, 5vw, 54px);\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.04),\n      rgba(255, 255, 255, 0.008)\n    ),\n    var(--i8-privacy-panel);\n\n  border: 1px solid rgba(255, 255, 255, 0.105);\n  border-radius: 26px;\n\n  box-shadow:\n    0 28px 68px rgba(0, 0, 0, 0.24),\n    inset 0 1px 0 rgba(255, 255, 255, 0.025);\n}\n\n.i8-privacy__content::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  right: 10%;\n  left: 10%;\n\n  height: 2px;\n\n  background: linear-gradient(\n    90deg,\n    transparent,\n    var(--i8-privacy-amber),\n    var(--i8-privacy-orange),\n    var(--i8-privacy-magenta),\n    var(--i8-privacy-violet),\n    var(--i8-privacy-cyan),\n    transparent\n  );\n\n  opacity: 0.7;\n  pointer-events: none;\n}\n\n\/* Text styles *\/\n\n.i8-privacy__content h2 {\n  margin: 48px 0 18px !important;\n\n  color: var(--i8-privacy-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: clamp(24px, 2.4vw, 32px);\n  font-weight: 750;\n  line-height: 1.18;\n  letter-spacing: -0.03em;\n}\n\n.i8-privacy__content h2:first-child {\n  margin-top: 0 !important;\n}\n\n.i8-privacy__content h3 {\n  margin: 30px 0 14px !important;\n\n  color: var(--i8-privacy-text) !important;\n  font-family: \"Montserrat\", system-ui, sans-serif;\n  font-size: 20px;\n  font-weight: 720;\n  line-height: 1.25;\n}\n\n.i8-privacy__content p,\n.i8-privacy__content li {\n  color: var(--i8-privacy-muted) !important;\n\n  font-size: 15.5px;\n  line-height: 1.78;\n}\n\n.i8-privacy__content p {\n  margin: 0 0 18px !important;\n}\n\n.i8-privacy__content ul {\n  margin: 0 0 24px !important;\n  padding: 0 !important;\n\n  list-style: none !important;\n}\n\n.i8-privacy__content li {\n  position: relative;\n\n  margin: 0 0 10px !important;\n  padding-left: 28px;\n}\n\n.i8-privacy__content li::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0.78em;\n  left: 0;\n\n  width: 12px;\n  height: 3px;\n\n  background: linear-gradient(\n    90deg,\n    var(--i8-privacy-amber),\n    var(--i8-privacy-orange),\n    var(--i8-privacy-magenta)\n  );\n\n  border-radius: 999px;\n}\n\n.i8-privacy__content strong {\n  color: var(--i8-privacy-text) !important;\n  font-weight: 700;\n}\n\n.i8-privacy__content a {\n  color: var(--i8-privacy-amber) !important;\n  font-weight: 650;\n  text-decoration: none !important;\n}\n\n.i8-privacy__content a:hover {\n  text-decoration: underline !important;\n}\n\n.i8-privacy__meta {\n  margin: 0 0 34px !important;\n  padding: 18px 22px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255, 179, 33, 0.055),\n      rgba(255, 46, 136, 0.018)\n    ),\n    var(--i8-privacy-card);\n\n  border-left: 3px solid var(--i8-privacy-amber);\n  border-radius: 0 16px 16px 0;\n}\n\n.i8-privacy__meta p {\n  margin: 0 0 8px !important;\n  color: var(--i8-privacy-muted) !important;\n  font-size: 14.5px;\n  line-height: 1.65;\n}\n\n.i8-privacy__meta p:last-child {\n  margin-bottom: 0 !important;\n}\n\n.i8-privacy__note {\n  margin: 42px 0 0;\n  padding: 22px 24px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255, 255, 255, 0.035),\n      rgba(255, 255, 255, 0.006)\n    ),\n    var(--i8-privacy-card);\n\n  border: 1px solid rgba(255, 179, 33, 0.16);\n  border-radius: 18px;\n}\n\n.i8-privacy__note p {\n  margin: 0 !important;\n  color: var(--i8-privacy-soft) !important;\n  font-size: 14px;\n  line-height: 1.68;\n}\n\n\/* Mobile *\/\n\n@media all and (max-width: 600px) {\n  .i8-privacy {\n    padding: 58px 0;\n  }\n\n  .i8-privacy__inner {\n    width: calc(100% - 32px);\n  }\n\n  .i8-privacy__eyebrow {\n    margin-bottom: 15px !important;\n    font-size: 10.5px;\n    letter-spacing: 0.14em;\n  }\n\n  .i8-privacy__title {\n    font-size: clamp(34px, 10vw, 44px);\n    line-height: 1.1;\n    letter-spacing: -0.04em;\n  }\n\n  .i8-privacy__intro p {\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .i8-privacy__content {\n    padding: 28px 22px;\n    border-radius: 22px;\n  }\n\n  .i8-privacy__content h2 {\n    margin-top: 38px !important;\n    font-size: 24px;\n    line-height: 1.18;\n  }\n\n  .i8-privacy__content h3 {\n    font-size: 19px;\n  }\n\n  .i8-privacy__content p,\n  .i8-privacy__content li {\n    font-size: 14.5px;\n    line-height: 1.72;\n  }\n\n  .i8-privacy__meta {\n    padding: 18px 20px;\n  }\n}\n<\/style>\n\n<section\n  class=\"i8-privacy\"\n  aria-labelledby=\"i8-privacy-title\"\n>\n  <div class=\"i8-privacy__inner\">\n\n    <header class=\"i8-privacy__hero\">\n\n      <p class=\"i8-privacy__eyebrow\">\n        Privacy Policy\n      <\/p>\n\n      <h1\n        id=\"i8-privacy-title\"\n        class=\"i8-privacy__title\"\n      >\n        How Illumin8 Marketing handles your personal information\n      <\/h1>\n\n      <div class=\"i8-privacy__intro\">\n        <p>\n          Illumin8 Marketing respects your privacy and is committed to handling personal information responsibly, transparently and in line with applicable South African privacy requirements.\n        <\/p>\n\n        <p>\n          This policy explains how personal information may be collected, used, stored and protected when you visit this website, submit an enquiry or interact with Illumin8 Marketing.\n        <\/p>\n      <\/div>\n\n    <\/header>\n\n    <div class=\"i8-privacy__content\">\n\n      <div class=\"i8-privacy__meta\">\n        <p><strong>Effective date:<\/strong> 3 August 2026<\/p>\n        <p><strong>Website:<\/strong> illumin8marketing.co.za<\/p>\n        <p><strong>Business:<\/strong> Illumin8 Marketing<\/p>\n        <p><strong>Location:<\/strong> South Africa<\/p>\n      <\/div>\n\n      <h2>1. Who we are<\/h2>\n\n      <p>\n        Illumin8 Marketing is an owner-led South African marketing consultancy that supports growing businesses with brand clarity, website development, SEO, content strategy, Google Ads and ongoing marketing support.\n      <\/p>\n\n      <p>\n        In this Privacy Policy, \u201cIllumin8 Marketing\u201d, \u201cwe\u201d, \u201cus\u201d or \u201cour\u201d refers to Illumin8 Marketing and its authorised representatives.\n      <\/p>\n\n      <p>\n        For privacy-related questions, you can contact Illumin8 Marketing using the contact details provided on this website.\n      <\/p>\n\n      <h2>2. Personal information we may collect<\/h2>\n\n      <p>\n        We only collect personal information that is relevant to the reason you are interacting with us.\n      <\/p>\n\n      <p>This may include:<\/p>\n\n      <ul>\n        <li>Your name and surname.<\/li>\n        <li>Your business name.<\/li>\n        <li>Your email address.<\/li>\n        <li>Your phone number.<\/li>\n        <li>Your website address.<\/li>\n        <li>Information you submit through our contact or enquiry forms.<\/li>\n        <li>Details about the service or marketing support you are enquiring about.<\/li>\n        <li>Correspondence you send to us by email, phone, WhatsApp, social media or another communication channel.<\/li>\n        <li>Website usage information collected through cookies, analytics tools and similar technologies.<\/li>\n      <\/ul>\n\n      <p>\n        We do not intentionally collect sensitive personal information through this website. Please do not submit confidential, sensitive or unnecessary personal information through a website form.\n      <\/p>\n\n      <h2>3. How we collect personal information<\/h2>\n\n      <p>We may collect personal information when you:<\/p>\n\n      <ul>\n        <li>Complete a form on the website.<\/li>\n        <li>Book or request a consultation.<\/li>\n        <li>Enquire about a service.<\/li>\n        <li>Email, phone or message us.<\/li>\n        <li>Subscribe to updates, newsletters or marketing communication, where applicable.<\/li>\n        <li>Interact with Illumin8 Marketing on social media.<\/li>\n        <li>Browse the website, where cookies or analytics tools are used.<\/li>\n      <\/ul>\n\n      <p>\n        Some information is provided directly by you. Other information, such as website usage data, may be collected automatically through cookies and tracking technologies.\n      <\/p>\n\n      <h2>4. Why we collect and use personal information<\/h2>\n\n      <p>\n        We use personal information for legitimate business and communication purposes, including to:\n      <\/p>\n\n      <ul>\n        <li>Respond to enquiries.<\/li>\n        <li>Understand your business and the type of support you may need.<\/li>\n        <li>Provide quotations, proposals or service information.<\/li>\n        <li>Communicate with clients and prospective clients.<\/li>\n        <li>Deliver agreed marketing services.<\/li>\n        <li>Manage client relationships.<\/li>\n        <li>Improve the website and user experience.<\/li>\n        <li>Measure website performance and marketing activity.<\/li>\n        <li>Manage Google Ads, analytics and digital visibility activity.<\/li>\n        <li>Send relevant business or marketing communication, where appropriate and lawful.<\/li>\n        <li>Comply with legal, accounting, tax or administrative obligations.<\/li>\n      <\/ul>\n\n      <p>\n        We do not sell your personal information.\n      <\/p>\n\n      <h2>5. Legal basis for processing personal information<\/h2>\n\n      <p>\n        We process personal information where it is reasonable and lawful to do so.\n      <\/p>\n\n      <p>This may include processing information:<\/p>\n\n      <ul>\n        <li>Because you have given consent.<\/li>\n        <li>Because it is necessary to respond to your enquiry or take steps before entering into a service agreement.<\/li>\n        <li>Because it is necessary to deliver services to you or your business.<\/li>\n        <li>Because we have a legitimate business interest in communicating with clients and prospective clients.<\/li>\n        <li>Because we are required to comply with legal, financial, tax or regulatory obligations.<\/li>\n      <\/ul>\n\n      <h2>6. Website forms and enquiries<\/h2>\n\n      <p>\n        When you submit an enquiry through the website, we collect the information you provide so that we can review your request and respond appropriately.\n      <\/p>\n\n      <p>\n        Submitting an enquiry does not automatically create a client relationship. It allows us to understand your business context, the type of support you may need and whether Illumin8 Marketing may be the right fit to assist.\n      <\/p>\n\n      <p>\n        We may keep enquiry records for a reasonable period for communication, administrative and business reference purposes.\n      <\/p>\n\n      <h2>7. Email and marketing communication<\/h2>\n\n      <p>\n        We may use your contact details to communicate with you about:\n      <\/p>\n\n      <ul>\n        <li>An enquiry you submitted.<\/li>\n        <li>Services you requested.<\/li>\n        <li>Proposals, quotes or project communication.<\/li>\n        <li>Relevant updates relating to Illumin8 Marketing.<\/li>\n        <li>Useful marketing guidance or business communication, where appropriate.<\/li>\n      <\/ul>\n\n      <p>\n        You may opt out of non-essential marketing communication at any time by contacting us or using the unsubscribe option where one is provided.\n      <\/p>\n\n      <p>\n        We will not intentionally send unsolicited direct marketing communication in a way that does not comply with applicable South African law.\n      <\/p>\n\n      <h2>8. Cookies and similar technologies<\/h2>\n\n      <p>\n        This website may use cookies and similar technologies.\n      <\/p>\n\n      <p>\n        Cookies are small files stored on your device when you visit a website. They help websites function properly, remember certain preferences, understand how visitors use the site and support marketing or analytics activity.\n      <\/p>\n\n      <p>We may use the following types of cookies:<\/p>\n\n      <h3>Essential cookies<\/h3>\n\n      <p>\n        These are needed for the website to function correctly. They may support security, page loading, form functionality and basic website operation.\n      <\/p>\n\n      <h3>Analytics cookies<\/h3>\n\n      <p>\n        These help us understand how visitors use the website, which pages are viewed, how visitors move through the site and where improvements may be needed.\n      <\/p>\n\n      <h3>Marketing and advertising cookies<\/h3>\n\n      <p>\n        These may be used to measure the effectiveness of online advertising, including Google Ads, and to understand whether users interact with the website after seeing or clicking on an advert.\n      <\/p>\n\n      <h3>Preference cookies<\/h3>\n\n      <p>\n        These may remember choices such as cookie consent preferences or similar website settings.\n      <\/p>\n\n      <p>\n        You can manage or disable cookies through your browser settings. Where a cookie banner or consent tool is available, you can use it to manage your preferences.\n      <\/p>\n\n      <p>\n        Please note that disabling some cookies may affect how the website functions.\n      <\/p>\n\n      <h2>9. Google Analytics, Google Tag Manager and Google Ads<\/h2>\n\n      <p>\n        This website may use Google tools, including Google Analytics, Google Tag Manager and Google Ads tracking.\n      <\/p>\n\n      <p>These tools may collect information such as:<\/p>\n\n      <ul>\n        <li>Pages visited.<\/li>\n        <li>Time spent on the website.<\/li>\n        <li>Approximate location.<\/li>\n        <li>Device and browser information.<\/li>\n        <li>Traffic source.<\/li>\n        <li>Interactions with forms, buttons or links.<\/li>\n        <li>Whether a visitor came from a Google advert.<\/li>\n        <li>General website performance and engagement information.<\/li>\n      <\/ul>\n\n      <p>\n        Google tools may use cookies or similar technologies to measure website usage, advertising activity and user interactions.\n      <\/p>\n\n      <p>\n        Where required, tracking cookies and advertising-related tags should only run once the appropriate consent has been provided through the website\u2019s cookie consent mechanism.\n      <\/p>\n\n      <p>\n        Information collected through Google tools may be processed by Google in accordance with Google\u2019s own privacy terms and policies. You can manage certain Google advertising and analytics preferences through your Google account or browser settings.\n      <\/p>\n\n      <h2>10. Third-party service providers<\/h2>\n\n      <p>\n        We may share limited personal information with trusted third-party service providers where necessary for business, technical, marketing or administrative purposes.\n      <\/p>\n\n      <p>These may include:<\/p>\n\n      <ul>\n        <li>Website hosting providers.<\/li>\n        <li>Email and communication platforms.<\/li>\n        <li>Analytics and tracking providers.<\/li>\n        <li>Google services, including Google Analytics, Google Tag Manager and Google Ads.<\/li>\n        <li>Accounting, legal or administrative service providers.<\/li>\n        <li>Website security, backup or maintenance tools.<\/li>\n        <li>CRM, project management or marketing platforms, where applicable.<\/li>\n      <\/ul>\n\n      <p>\n        We only share information where it is necessary for the relevant purpose and expect service providers to handle personal information responsibly and securely.\n      <\/p>\n\n      <h2>11. Cross-border processing<\/h2>\n\n      <p>\n        Some third-party tools or service providers may store or process information outside South Africa.\n      <\/p>\n\n      <p>\n        Where personal information is transferred or processed outside South Africa, we take reasonable steps to ensure that it is handled in a way that remains consistent with this Privacy Policy and applicable privacy requirements.\n      <\/p>\n\n      <h2>12. How we protect personal information<\/h2>\n\n      <p>\n        We take reasonable technical and organisational steps to protect personal information from unauthorised access, loss, misuse, disclosure, alteration or destruction.\n      <\/p>\n\n      <p>These steps may include:<\/p>\n\n      <ul>\n        <li>Using secure website and hosting environments.<\/li>\n        <li>Limiting access to personal information.<\/li>\n        <li>Using password protection and account security measures.<\/li>\n        <li>Maintaining website security tools where appropriate.<\/li>\n        <li>Keeping software, plugins and systems updated where practical.<\/li>\n        <li>Using reputable third-party service providers.<\/li>\n      <\/ul>\n\n      <p>\n        No online system can be guaranteed to be completely secure, but we take reasonable steps to reduce risk and protect the information entrusted to us.\n      <\/p>\n\n      <h2>13. How long we keep personal information<\/h2>\n\n      <p>\n        We keep personal information only for as long as reasonably necessary for the purpose for which it was collected, unless a longer retention period is required or allowed by law.\n      <\/p>\n\n      <p>This may include keeping information for:<\/p>\n\n      <ul>\n        <li>Enquiry follow-up.<\/li>\n        <li>Client relationship management.<\/li>\n        <li>Service delivery.<\/li>\n        <li>Legal, accounting or tax requirements.<\/li>\n        <li>Resolving disputes.<\/li>\n        <li>Business record-keeping.<\/li>\n        <li>Improving website and marketing performance.<\/li>\n      <\/ul>\n\n      <p>\n        When personal information is no longer needed, we will take reasonable steps to delete, de-identify or securely archive it.\n      <\/p>\n\n      <h2>14. Your rights<\/h2>\n\n      <p>\n        Subject to applicable law, you may have the right to:\n      <\/p>\n\n      <ul>\n        <li>Ask what personal information we hold about you.<\/li>\n        <li>Request access to your personal information.<\/li>\n        <li>Ask us to correct or update inaccurate information.<\/li>\n        <li>Ask us to delete personal information where appropriate.<\/li>\n        <li>Object to certain processing.<\/li>\n        <li>Withdraw consent where processing is based on consent.<\/li>\n        <li>Opt out of direct marketing communication.<\/li>\n        <li>Lodge a complaint with the Information Regulator South Africa.<\/li>\n      <\/ul>\n\n      <p>\n        To exercise these rights, please contact us using the details provided on this website.\n      <\/p>\n\n      <h2>15. Complaints<\/h2>\n\n      <p>\n        If you believe your personal information has been handled in a way that does not comply with POPIA, you may contact us first so that we can try to address the concern.\n      <\/p>\n\n      <p>\n        You also have the right to lodge a complaint with the Information Regulator South Africa.\n      <\/p>\n\n      <h2>16. Links to other websites<\/h2>\n\n      <p>\n        This website may include links to third-party websites, platforms or tools.\n      <\/p>\n\n      <p>\n        We are not responsible for the privacy practices, security or content of external websites. Once you leave the Illumin8 Marketing website, the privacy policy of the external website or platform will apply.\n      <\/p>\n\n      <h2>17. Updates to this Privacy Policy<\/h2>\n\n      <p>\n        We may update this Privacy Policy from time to time to reflect changes in our website, services, legal requirements, tracking tools or business operations.\n      <\/p>\n\n      <p>\n        The latest version will be published on this page with an updated effective date.\n      <\/p>\n\n      <h2>18. Contact us<\/h2>\n\n      <p>\n        For privacy-related questions, requests or concerns, please contact Illumin8 Marketing through the contact details provided on this website.\n      <\/p>\n\n      <div class=\"i8-privacy__note\">\n        <p>\n          This Privacy Policy is intended as a practical website privacy notice. It should be reviewed periodically and, where necessary, checked by a qualified legal or POPIA professional to ensure it remains suitable for the business.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2860","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/pages\/2860","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/comments?post=2860"}],"version-history":[{"count":9,"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/pages\/2860\/revisions"}],"predecessor-version":[{"id":3803,"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/pages\/2860\/revisions\/3803"}],"wp:attachment":[{"href":"https:\/\/illumin8marketing.co.za\/staging\/wp-json\/wp\/v2\/media?parent=2860"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}