{"id":8041,"date":"2025-12-25T07:37:38","date_gmt":"2025-12-25T06:37:38","guid":{"rendered":"https:\/\/paperwise.eu\/donaties\/"},"modified":"2026-03-18T08:47:16","modified_gmt":"2026-03-18T07:47:16","slug":"donations","status":"publish","type":"page","link":"https:\/\/paperwise.eu\/en\/donations\/","title":{"rendered":"Donations"},"content":{"rendered":"\n<section class=\"section-hero-paperwise text-color-light\" >\n    <div class=\"hero-background \" style=\"background-image: url('https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/PaperWise-donaties.jpg');\">\n\n        \n        <div class=\"container-fluid h-100 pt-4 pb-4\">\n            <div class=\"row h-100\">\n                <div class=\"col-12 d-flex align-items-end\">\n                    <div class=\"hero-content\">\n                        \n                        \n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<script src=\"https:\/\/www.youtube.com\/iframe_api\"><\/script>\n<script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Vimeo can run immediately since the SDK loads synchronously enough\n    const heroVideos = document.querySelectorAll('.hero-video-wrapper iframe');\n    heroVideos.forEach(iframe => {\n        if (iframe.src.includes('vimeo.com')) {\n            const player = new Vimeo.Player(iframe);\n            player.getDuration().then(duration => {\n                player.on('timeupdate', data => {\n                    if (data.seconds >= duration - 1) {\n                        player.setCurrentTime(0).then(() => player.play());\n                    }\n                });\n            });\n        }\n    });\n\n    \/\/ Collect YouTube iframes to initialize once the API is ready\n    window._ytHeroIframes = document.querySelectorAll('.hero-video-wrapper iframe[src*=\"youtube.com\"]');\n});\n\n\/\/ This is called automatically by the YouTube API once it's fully loaded\nwindow.onYouTubeIframeAPIReady = function() {\n    if (!window._ytHeroIframes) return;\n\n    window._ytHeroIframes.forEach(iframe => {\n        const videoId = iframe.src.match(\/embed\\\/([^?&]+)\/)[1];\n        const parent = iframe.parentNode;\n        iframe.remove();\n\n        const ytDiv = document.createElement('div');\n        ytDiv.id = 'yt-hero-' + Math.floor(Math.random() * 10000);\n        ytDiv.classList.add('hero-video');\n        parent.appendChild(ytDiv);\n\n        new YT.Player(ytDiv.id, {\n            videoId: videoId,\n            playerVars: {\n                autoplay: 1,\n                controls: 0,\n                loop: 1,\n                playlist: videoId,\n                mute: 1,\n                modestbranding: 1,\n                disablekb: 1,\n                playsinline: 1\n            },\n            events: {\n                onReady: function(event) {\n                    const duration = event.target.getDuration();\n                    setInterval(() => {\n                        const current = event.target.getCurrentTime();\n                        if (current >= duration - 1) {\n                            event.target.seekTo(0);\n                            event.target.playVideo();\n                        }\n                    }, 800);\n                }\n            }\n        });\n    });\n};\n<\/script>\n\n\n<section id=\"section-text-block_7c14d7381533db79a37234832538706b\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n                            <h2 class=\"section-text__heading\">\n                    PAPERWISE DONATION CONTRIBUTES TO SUSTAINABLE IMPACT                <\/h2>\n            \n                            <div class=\"section-text__content\">\n                    <p>What if healthy food, clean drinking water, a living income, education, and medical assistance were not a given? PaperWise is produced in factories in India and South America; regions where, unfortunately, significant poverty still exists. Fortunately, there is growing awareness that things can be different, that we must take responsibility, and together create a sustainable future for everyone.  <\/p>\n<p>Would you like to actively contribute to this? Then you can decide to purchase products from sustainable companies, such as PaperWise, which are guided by the Sustainable Development Goals (<a href=\"https:\/\/paperwise.eu\/en\/sdg-guidelines-sustainability-policy\/\">SDGs<\/a>). PaperWise contributes to a better world and positively changes the paper industry. PaperWise focuses on people and the environment, using the SDGs as a compass. By setting a good example, PaperWise motivates the paper industry, politicians, companies, and consumers to change along with them. To contribute together to a better world for everyone.     <\/p>\n<h2>DONATION POLICY<\/h2>\n<p>In line with this vision, PaperWise has maintained a donation policy since 2022. Annually, between 3% and 5% of net profit (after tax) is donated to projects in the regions where PaperWise is produced. In doing so, PaperWise contributes to improving the living conditions of disadvantaged communities in these regions. After all, does everyone not deserve a better world? By choosing PaperWise, you contribute to the social, ecological, and economic development of these regions. The more companies and people choose PaperWise &gt; the larger the amount to be donated &gt; and the greater the impact.     <\/p>\n<h2>PROPAL FOUNDATION DONATION<\/h2>\n<p>The total amount donated by PaperWise is distributed proportionally among the various paper mills where PaperWise paper and paperboard are produced. PaperWise consults the factories regarding development projects in their regions. Through this channel, PaperWise came into contact with the Propal Foundation in 2022. A private, social foundation in Colombia, it rolls out development programs to improve the quality of life for impoverished communities in local regions. During PaperWise&#8217;s visit to the factory in Colombia last year, PaperWise founder Peter van Rosmalen (left) and Eduardo Posada (right), Executive Director of the Propal Foundation, met. On behalf of PaperWise, Peter presented the first $5,000 donation to Propal.     <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/PaperWise-donaties-propal.jpg\"\n                     alt=\"PaperWise donaties propal\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n\n\n<section id=\"section-text-block_c4aa445843f888f1cab4ad7fc0d29c64\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n                            <h2 class=\"section-text__heading\">\n                    PROPAL&#039;S DEVELOPMENT PROGRAMS                <\/h2>\n            \n                            <div class=\"section-text__content\">\n                    <p>Filling a glass with clean drinking water from the tap. Sufficient fresh fruit and healthy nutrition for young children and pregnant mothers. Having one&#8217;s own market stall to sell locally made goods and thus earn a living income. Free medical assistance from the medical center established by Propal. These are all concrete examples of facilities that have been realized by the Propal Foundation since its inception 30 years ago.    <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/Propal-programma.jpg\"\n                     alt=\"Propal programma\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n\n\n<section id=\"section-text-block_199fee6f2d15ff52064825364910b66f\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <p>The Propal Foundation focuses on four social development programs: &#8220;Health&#8221;, &#8220;Young Children&#8221;, &#8220;Income Generation&#8221;, and the &#8220;Good Neighbors Program&#8221;. Through these programs, the foundation contributes to the economic, social, and ecological development of local communities in the vicinity of the paper mills. Naturally, the foundation cannot do this alone. Propal collaborates with the Colombian government, NGOs, (inter)national parties, regional industries, and universities to create as much impact as possible. In the medical center, for example, more than 50 medical students from the University of Cali\u2014the second-largest city in Colombia with 4 million inhabitants\u2014are active.    <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/PaperWise-donaties-Colombia.jpg\"\n                     alt=\"PaperWise donaties Colombia\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n\n\n<section id=\"section-text-block_ff15cb4d0dae59cb9a35117134b01bc7\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <p>The donation from PaperWise has directly benefited the social development program focused on healthy nutrition for young children and pregnant mothers. The goal of this project: to combat malnutrition in this poverty-stricken area and to educate the community on the importance of healthy nutrition in collaboration with parents and teachers. Good nutrition is essential for strong cognitive and physical development, particularly in the first 6 years of a child&#8217;s life. The PaperWise contribution has been invested in the nutrition project, in which approximately 500 boys and girls (0-6 years) and pregnant mothers from the Cauca region will participate in 2023.   <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/PaperWise-donaties-kinderen.jpg\"\n                     alt=\"PaperWise donaties kinderen\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n\n\n<section id=\"section-text-block_f5859f1ed56614ca5687d50a05fa54f3\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n                            <h2 class=\"section-text__heading\">\n                    CONTRIBUTING TO A FUTURE-PROOF WORLD                <\/h2>\n            \n                            <div class=\"section-text__content\">\n                    <p>As a social enterprise, PaperWise is conscious of its <a href=\"https:\/\/paperwise.eu\/en\/mission\/\">vision<\/a> every single day: contributing to a future-proof world. Every day, PaperWise looks at how it can best fulfill this vision within its capabilities. By connecting with the Propal Foundation and donating funds, PaperWise contributes alongside the foundation to several SDGs: 1 (No Poverty), 2 (Zero Hunger), 3 (Good Health and Well-being), 4 (Quality Education), 6 (Clean Water and Sanitation), 8 (Decent Work and Economic Growth), 12 (Responsible Consumption and Production), and 17 (Partnerships).  <\/p>\n<p>PaperWise is merely the connecting link. It is the customers of PaperWise who choose to have their printed matter and packaging made from PaperWise paper and paperboard. It is these customers who make the donations possible. All customers who have already chosen PaperWise, and all new customers yet to come, are contributing. Connection strengthens and accelerates the path to a future-proof world. Together, we can make a difference.     <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-extra-large parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/12\/Donaties.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8041","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Donation policy: a better world for everyone<\/title>\n<meta name=\"description\" content=\"Donation policy: annually, between 3% and 5% of net profit is donated to projects in the regions where PaperWise is produced.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/paperwise.eu\/en\/donations\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Donation policy: a better world for everyone\" \/>\n<meta property=\"og:description\" content=\"Donation policy: annually, between 3% and 5% of net profit is donated to projects in the regions where PaperWise is produced.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/paperwise.eu\/en\/donations\/\" \/>\n<meta property=\"og:site_name\" content=\"Paperwise\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-18T07:47:16+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/paperwise.eu\\\/en\\\/donations\\\/\",\"url\":\"https:\\\/\\\/paperwise.eu\\\/en\\\/donations\\\/\",\"name\":\"Donation policy: a better world for everyone\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/paperwise.eu\\\/en\\\/#website\"},\"datePublished\":\"2025-12-25T06:37:38+00:00\",\"dateModified\":\"2026-03-18T07:47:16+00:00\",\"description\":\"Donation policy: annually, between 3% and 5% of net profit is donated to projects in the regions where PaperWise is produced.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/paperwise.eu\\\/en\\\/donations\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/paperwise.eu\\\/en\\\/donations\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/paperwise.eu\\\/en\\\/donations\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/paperwise.eu\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Donations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/paperwise.eu\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/paperwise.eu\\\/en\\\/\",\"name\":\"Paperwise\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/paperwise.eu\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Donation policy: a better world for everyone","description":"Donation policy: annually, between 3% and 5% of net profit is donated to projects in the regions where PaperWise is produced.","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:\/\/paperwise.eu\/en\/donations\/","og_locale":"en_US","og_type":"article","og_title":"Donation policy: a better world for everyone","og_description":"Donation policy: annually, between 3% and 5% of net profit is donated to projects in the regions where PaperWise is produced.","og_url":"https:\/\/paperwise.eu\/en\/donations\/","og_site_name":"Paperwise","article_modified_time":"2026-03-18T07:47:16+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/paperwise.eu\/en\/donations\/","url":"https:\/\/paperwise.eu\/en\/donations\/","name":"Donation policy: a better world for everyone","isPartOf":{"@id":"https:\/\/paperwise.eu\/en\/#website"},"datePublished":"2025-12-25T06:37:38+00:00","dateModified":"2026-03-18T07:47:16+00:00","description":"Donation policy: annually, between 3% and 5% of net profit is donated to projects in the regions where PaperWise is produced.","breadcrumb":{"@id":"https:\/\/paperwise.eu\/en\/donations\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/paperwise.eu\/en\/donations\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/paperwise.eu\/en\/donations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/paperwise.eu\/en\/"},{"@type":"ListItem","position":2,"name":"Donations"}]},{"@type":"WebSite","@id":"https:\/\/paperwise.eu\/en\/#website","url":"https:\/\/paperwise.eu\/en\/","name":"Paperwise","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/paperwise.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/pages\/8041","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/comments?post=8041"}],"version-history":[{"count":2,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/pages\/8041\/revisions"}],"predecessor-version":[{"id":8337,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/pages\/8041\/revisions\/8337"}],"wp:attachment":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/media?parent=8041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}