{"id":23512,"date":"2026-05-31T16:59:53","date_gmt":"2026-05-31T16:59:53","guid":{"rendered":"https:\/\/flagpine.org\/?p=23512"},"modified":"2026-06-10T18:57:35","modified_gmt":"2026-06-10T18:57:35","slug":"raportet","status":"publish","type":"post","link":"https:\/\/flagpine.org\/en\/raportet\/","title":{"rendered":"Reports"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"23512\" class=\"elementor elementor-23512\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5d27f5 e-flex e-con-boxed e-con e-parent\" data-id=\"b5d27f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c1e35e elementor-widget elementor-widget-html\" data-id=\"6c1e35e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"sq\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\r\n    <title>Raportet | Flag Pine<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700;14..32,800&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            background: linear-gradient(135deg, #f0f7f2 0%, #e2ebe4 100%);\r\n            font-family: 'Inter', sans-serif;\r\n            padding: 3rem 1.5rem;\r\n            min-height: 100vh;\r\n        }\r\n\r\n        \/* Container kryesor *\/\r\n        .reports-widget {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            width: 100%;\r\n        }\r\n\r\n        \/* Hero i widget-it - TEKST I BARDHE *\/\r\n        .reports-hero {\r\n            text-align: center;\r\n            margin-bottom: 3rem;\r\n            padding: 2.5rem 2rem;\r\n            background: linear-gradient(135deg, #0b332c 0%, #1a5c48 100%);\r\n            border-radius: 2rem;\r\n            color: #ffffff;\r\n            box-shadow: 0 10px 30px -10px rgba(0,0,0,0.2);\r\n        }\r\n\r\n        .reports-hero i {\r\n            font-size: 3rem;\r\n            margin-bottom: 1rem;\r\n            opacity: 0.9;\r\n            color: #ffffff;\r\n        }\r\n\r\n        .reports-hero h1 {\r\n            font-size: 2rem;\r\n            font-weight: 700;\r\n            margin-bottom: 0.5rem;\r\n            color: #ffffff;\r\n            letter-spacing: -0.5px;\r\n        }\r\n\r\n        .reports-hero p {\r\n            font-size: 1rem;\r\n            opacity: 0.9;\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n            color: #ffffff;\r\n        }\r\n\r\n        \/* Grid i kartave *\/\r\n        .reports-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(420px, 1fr));\r\n            gap: 2rem;\r\n        }\r\n\r\n        \/* Karta e raportit *\/\r\n        .report-card {\r\n            background: #ffffff;\r\n            border-radius: 1.5rem;\r\n            overflow: hidden;\r\n            box-shadow: 0 15px 35px -12px rgba(0, 0, 0, 0.1);\r\n            transition: all 0.35s ease;\r\n            border: 1px solid rgba(0,0,0,0.05);\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        .report-card:hover {\r\n            transform: translateY(-6px);\r\n            box-shadow: 0 25px 45px -15px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        \/* Header i kart\u00ebs me ikon\u00eb *\/\r\n        .report-header {\r\n            background: linear-gradient(135deg, #2c7a5e 0%, #1a5c48 100%);\r\n            padding: 1.5rem;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 1rem;\r\n        }\r\n\r\n        .report-header i {\r\n            font-size: 2.5rem;\r\n            color: white;\r\n            opacity: 0.9;\r\n        }\r\n\r\n        .report-header .report-type {\r\n            color: white;\r\n            font-size: 0.75rem;\r\n            font-weight: 600;\r\n            letter-spacing: 1px;\r\n            text-transform: uppercase;\r\n            opacity: 0.8;\r\n        }\r\n\r\n        .report-header h3 {\r\n            color: white;\r\n            font-size: 1rem;\r\n            font-weight: 500;\r\n            margin-top: 0.25rem;\r\n        }\r\n\r\n        \/* P\u00ebrmbajtja e kart\u00ebs *\/\r\n        .report-body {\r\n            padding: 1.5rem;\r\n            flex: 1;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        .report-title {\r\n            font-size: 1.25rem;\r\n            font-weight: 700;\r\n            color: #1a5c48;\r\n            line-height: 1.4;\r\n            margin-bottom: 0.75rem;\r\n        }\r\n\r\n        .report-description {\r\n            font-size: 0.85rem;\r\n            color: #5a7c6b;\r\n            line-height: 1.6;\r\n            margin-bottom: 1.2rem;\r\n        }\r\n\r\n        .report-meta {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 1rem;\r\n            margin-bottom: 1.2rem;\r\n            flex-wrap: wrap;\r\n            font-size: 0.75rem;\r\n            color: #8aa99a;\r\n        }\r\n\r\n        .report-meta span {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 6px;\r\n        }\r\n\r\n        .report-meta i {\r\n            font-size: 0.7rem;\r\n            color: #1a5c48;\r\n        }\r\n\r\n        \/* Butoni p\u00ebr t\u00eb hapur PDF *\/\r\n        .report-btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 10px;\r\n            width: 100%;\r\n            padding: 0.85rem 1.2rem;\r\n            background: #1a5c48;\r\n            color: white;\r\n            border: none;\r\n            border-radius: 1rem;\r\n            font-size: 0.9rem;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: all 0.25s ease;\r\n            text-decoration: none;\r\n            font-family: 'Inter', sans-serif;\r\n            margin-top: auto;\r\n        }\r\n\r\n        .report-btn:hover {\r\n            background: #0e3b2e;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 5px 15px rgba(26,92,72,0.3);\r\n        }\r\n\r\n        .report-btn i {\r\n            font-size: 1rem;\r\n        }\r\n\r\n        \/* Footer *\/\r\n        .reports-footer {\r\n            text-align: center;\r\n            margin-top: 3rem;\r\n            padding: 1.5rem;\r\n            color: #5a7c6b;\r\n            font-size: 0.8rem;\r\n            border-top: 1px solid #d4e8df;\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 950px) {\r\n            .reports-grid {\r\n                grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));\r\n                gap: 1.5rem;\r\n            }\r\n            body {\r\n                padding: 2rem 1rem;\r\n            }\r\n            .reports-hero h1 {\r\n                font-size: 1.6rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 550px) {\r\n            .reports-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .report-title {\r\n                font-size: 1.1rem;\r\n            }\r\n            .report-header {\r\n                padding: 1.2rem;\r\n            }\r\n            .report-header i {\r\n                font-size: 2rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"reports-widget\">\r\n        <!-- Hero i widget-it -->\r\n        <div class=\"reports-hero\">\r\n            <i class=\"fas fa-chart-line\"><\/i>\r\n            <h1>Technical Reports<\/h1>\r\n            <p>Monitoring, assessment and analysis of marine protected areas<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"reports-grid\">\r\n            <!-- Raporti 1: Common Indicator 16 -->\r\n            <div class=\"report-card\">\r\n                <div class=\"report-header\">\r\n                    <i class=\"fas fa-chart-simple\"><\/i>\r\n                    <div>\r\n                        <div class=\"report-type\">Monitoring Report<\/div>\r\n                        <h3>Common Indicator 16 \u2022 IMAP<\/h3>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"report-body\">\r\n                    <div class=\"report-title\">Common Indicator 16 in Karaburun-Sazan MPA<\/div>\r\n                    <div class=\"report-description\">\r\n                        Monitoring report of Common Indicator 16 in the Karaburun-Sazan National Marine Park. It assesses the length of coastline subject to physical disturbance from human construction, including analysis for the periods 2007, 2015 and 2022. The report contains an inventory of artificial structures and relevant maps.\r\n                    <\/div>\r\n                    <div class=\"report-meta\">\r\n                        <span><i class=\"fas fa-calendar-alt\"><\/i> 2022<\/span>\r\n                        <span><i class=\"fas fa-map-marked-alt\"><\/i> Karaburun-Carp MPA<\/span>\r\n                        <span><i class=\"fas fa-file-pdf\"><\/i> PDF, 82 pages<\/span>\r\n                    <\/div>\r\n                    <a href=\"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Report-Common-Indicator-16-in-Karaburun-Sazan-MPA-final.pdf\" class=\"report-btn\" target=\"_blank\">\r\n                        <i class=\"fas fa-eye\"><\/i> View \/ Download PDF\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Raporti 2: Visitor Fee Implementation -->\r\n            <div class=\"report-card\">\r\n                <div class=\"report-header\">\r\n                    <i class=\"fas fa-euro-sign\"><\/i>\r\n                    <div>\r\n                        <div class=\"report-type\">Financial Report<\/div>\r\n                        <h3>Visitor Fee \u2022 BlueSeeds<\/h3>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"report-body\">\r\n                    <div class=\"report-title\">Visitor Fee Implementation - Karaburun-Sazan MPA (Scoping Phase)<\/div>\r\n                    <div class=\"report-description\">\r\n                        Phase 1 report on the establishment of a visitor fee in the Karaburun-Sazan National Marine Park, prepared under the BlueSeeds program. Includes context analysis, tourism characteristics, results of the Willingness-to-Pay survey, and recommendations for implementation.\r\n                    <\/div>\r\n                    <div class=\"report-meta\">\r\n                        <span><i class=\"fas fa-calendar-alt\"><\/i> 2021<\/span>\r\n                        <span><i class=\"fas fa-coins\"><\/i> Tourism &amp; Finance<\/span>\r\n                        <span><i class=\"fas fa-file-pdf\"><\/i> PDF, 25 pages<\/span>\r\n                    <\/div>\r\n                    <a href=\"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Visitor-fee-implementation-Karaburun-Sazan-scoping-phase.pdf\" class=\"report-btn\" target=\"_blank\">\r\n                        <i class=\"fas fa-eye\"><\/i> View \/ Download PDF\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Footer -->\r\n        <div class=\"reports-footer\">\r\n            <p><i class=\"fas fa-leaf\"><\/i> Flag Pine \u2022 Technical reports on marine protected areas<\/p>\r\n            <p style=\"margin-top: 0.5rem; font-size: 0.7rem;\">Click \"View\/Download PDF\" to open the document in a new tab.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Raportet | Flag Pine Raportet Teknike Monitorimi, vler\u00ebsimi dhe analiza e zonave t\u00eb mbrojtura detare Raport Monitorimi Common Indicator 16 \u2022 IMAP Common Indicator 16 in Karaburun-Sazan MPA Raporti i monitorimit t\u00eb Treguesit t\u00eb P\u00ebrbashk\u00ebt 16 (Common Indicator 16) n\u00eb Parkun Komb\u00ebtar Detar Karaburun-Sazan. Vler\u00ebson gjat\u00ebsin\u00eb e vij\u00ebs bregdetare subjekt shqet\u00ebsimi fizik nga nd\u00ebrtimet njer\u00ebzore, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":23073,"comment_status":"closed","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-23512","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Materiale Komunikimi p\u00ebr Zonat e Mbrojtura - FLAG PINE<\/title>\n<meta name=\"description\" content=\"Raporti i monitorimit t\u00eb Treguesit t\u00eb P\u00ebrbashk\u00ebt 16 p\u00ebr Materiale Komunikimi n\u00eb Parkun Komb\u00ebtar Karaburun-Sazan.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/flagpine.org\/en\/raportet\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Materiale Komunikimi p\u00ebr Zonat e Mbrojtura - FLAG PINE\" \/>\n<meta property=\"og:description\" content=\"Raporti i monitorimit t\u00eb Treguesit t\u00eb P\u00ebrbashk\u00ebt 16 p\u00ebr Materiale Komunikimi n\u00eb Parkun Komb\u00ebtar Karaburun-Sazan.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/flagpine.org\/en\/raportet\/\" \/>\n<meta property=\"og:site_name\" content=\"FLAG PINE\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/flagpine\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-31T16:59:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-10T18:57:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/flagpine.org\/wp-content\/uploads\/2024\/07\/Flag-Pine-Logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"613\" \/>\n\t<meta property=\"og:image:height\" content=\"407\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"pisli@icloud.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"pisli@icloud.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/\"},\"author\":{\"name\":\"pisli@icloud.com\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/#\\\/schema\\\/person\\\/0901d1603da5b4fb3f8207300a573f11\"},\"headline\":\"Raportet\",\"datePublished\":\"2026-05-31T16:59:53+00:00\",\"dateModified\":\"2026-06-10T18:57:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/\"},\"wordCount\":189,\"publisher\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/flagpine.org\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Flag-Pine-Logo.png\",\"articleSection\":[\"Uncategorized\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/\",\"url\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/\",\"name\":\"Materiale Komunikimi p\u00ebr Zonat e Mbrojtura - FLAG PINE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/flagpine.org\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Flag-Pine-Logo.png\",\"datePublished\":\"2026-05-31T16:59:53+00:00\",\"dateModified\":\"2026-06-10T18:57:35+00:00\",\"description\":\"Raporti i monitorimit t\u00eb Treguesit t\u00eb P\u00ebrbashk\u00ebt 16 p\u00ebr Materiale Komunikimi n\u00eb Parkun Komb\u00ebtar Karaburun-Sazan.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/flagpine.org\\\/raportet\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/#primaryimage\",\"url\":\"https:\\\/\\\/flagpine.org\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Flag-Pine-Logo.png\",\"contentUrl\":\"https:\\\/\\\/flagpine.org\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Flag-Pine-Logo.png\",\"width\":613,\"height\":407},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/raportet\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/flagpine.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Raportet\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/#website\",\"url\":\"https:\\\/\\\/flagpine.org\\\/\",\"name\":\"FLAG PINE\",\"description\":\"Mbrojtja e Natyr\u00ebs p\u00ebrmes Bashk\u00ebpunimit Organizata ka nd\u00ebrtuar nj\u00eb p\u00ebrvoj\u00eb t\u00eb suksesshme n\u00eb menaxhimin efektiv t\u00eb zonave t\u00eb mbrojtura, edukimin mjedisor dhe krijimin e partneriteteve me institucione dhe rrjete komb\u00ebtare p\u00ebr mbrojtjen e natyr\u00ebs.\",\"publisher\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/flagpine.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/#organization\",\"name\":\"FLAG PINE\",\"url\":\"https:\\\/\\\/flagpine.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/flagpine.org\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Flag-Pine-Logo.png\",\"contentUrl\":\"https:\\\/\\\/flagpine.org\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Flag-Pine-Logo.png\",\"width\":613,\"height\":407,\"caption\":\"FLAG PINE\"},\"image\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/flagpine\",\"https:\\\/\\\/www.instagram.com\\\/shoqata_flag_pine\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC2BY9VC2G5vWTnpl0UvKbfg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/#\\\/schema\\\/person\\\/0901d1603da5b4fb3f8207300a573f11\",\"name\":\"pisli@icloud.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6fb9c0897c950c06ddbceb3f1bd99d8254007339d6788ec424f21a0ea490f49c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6fb9c0897c950c06ddbceb3f1bd99d8254007339d6788ec424f21a0ea490f49c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6fb9c0897c950c06ddbceb3f1bd99d8254007339d6788ec424f21a0ea490f49c?s=96&d=mm&r=g\",\"caption\":\"pisli@icloud.com\"},\"sameAs\":[\"http:\\\/\\\/flagpine.org\"],\"url\":\"https:\\\/\\\/flagpine.org\\\/en\\\/author\\\/pisliicloud-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Materiale Komunikimi p\u00ebr Zonat e Mbrojtura - FLAG PINE","description":"Raporti i monitorimit t\u00eb Treguesit t\u00eb P\u00ebrbashk\u00ebt 16 p\u00ebr Materiale Komunikimi n\u00eb Parkun Komb\u00ebtar Karaburun-Sazan.","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:\/\/flagpine.org\/en\/raportet\/","og_locale":"en_GB","og_type":"article","og_title":"Materiale Komunikimi p\u00ebr Zonat e Mbrojtura - FLAG PINE","og_description":"Raporti i monitorimit t\u00eb Treguesit t\u00eb P\u00ebrbashk\u00ebt 16 p\u00ebr Materiale Komunikimi n\u00eb Parkun Komb\u00ebtar Karaburun-Sazan.","og_url":"https:\/\/flagpine.org\/en\/raportet\/","og_site_name":"FLAG PINE","article_publisher":"https:\/\/www.facebook.com\/flagpine","article_published_time":"2026-05-31T16:59:53+00:00","article_modified_time":"2026-06-10T18:57:35+00:00","og_image":[{"width":613,"height":407,"url":"https:\/\/flagpine.org\/wp-content\/uploads\/2024\/07\/Flag-Pine-Logo.png","type":"image\/png"}],"author":"pisli@icloud.com","twitter_card":"summary_large_image","twitter_misc":{"Written by":"pisli@icloud.com","Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/flagpine.org\/raportet\/#article","isPartOf":{"@id":"https:\/\/flagpine.org\/raportet\/"},"author":{"name":"pisli@icloud.com","@id":"https:\/\/flagpine.org\/#\/schema\/person\/0901d1603da5b4fb3f8207300a573f11"},"headline":"Raportet","datePublished":"2026-05-31T16:59:53+00:00","dateModified":"2026-06-10T18:57:35+00:00","mainEntityOfPage":{"@id":"https:\/\/flagpine.org\/raportet\/"},"wordCount":189,"publisher":{"@id":"https:\/\/flagpine.org\/#organization"},"image":{"@id":"https:\/\/flagpine.org\/raportet\/#primaryimage"},"thumbnailUrl":"https:\/\/flagpine.org\/wp-content\/uploads\/2024\/07\/Flag-Pine-Logo.png","articleSection":["Uncategorized"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/flagpine.org\/raportet\/","url":"https:\/\/flagpine.org\/raportet\/","name":"Materiale Komunikimi p\u00ebr Zonat e Mbrojtura - FLAG PINE","isPartOf":{"@id":"https:\/\/flagpine.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/flagpine.org\/raportet\/#primaryimage"},"image":{"@id":"https:\/\/flagpine.org\/raportet\/#primaryimage"},"thumbnailUrl":"https:\/\/flagpine.org\/wp-content\/uploads\/2024\/07\/Flag-Pine-Logo.png","datePublished":"2026-05-31T16:59:53+00:00","dateModified":"2026-06-10T18:57:35+00:00","description":"Raporti i monitorimit t\u00eb Treguesit t\u00eb P\u00ebrbashk\u00ebt 16 p\u00ebr Materiale Komunikimi n\u00eb Parkun Komb\u00ebtar Karaburun-Sazan.","breadcrumb":{"@id":"https:\/\/flagpine.org\/raportet\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/flagpine.org\/raportet\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/flagpine.org\/raportet\/#primaryimage","url":"https:\/\/flagpine.org\/wp-content\/uploads\/2024\/07\/Flag-Pine-Logo.png","contentUrl":"https:\/\/flagpine.org\/wp-content\/uploads\/2024\/07\/Flag-Pine-Logo.png","width":613,"height":407},{"@type":"BreadcrumbList","@id":"https:\/\/flagpine.org\/raportet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/flagpine.org\/"},{"@type":"ListItem","position":2,"name":"Raportet"}]},{"@type":"WebSite","@id":"https:\/\/flagpine.org\/#website","url":"https:\/\/flagpine.org\/","name":"FLAG PINE","description":"Mbrojtja e Natyr\u00ebs p\u00ebrmes Bashk\u00ebpunimit Organizata ka nd\u00ebrtuar nj\u00eb p\u00ebrvoj\u00eb t\u00eb suksesshme n\u00eb menaxhimin efektiv t\u00eb zonave t\u00eb mbrojtura, edukimin mjedisor dhe krijimin e partneriteteve me institucione dhe rrjete komb\u00ebtare p\u00ebr mbrojtjen e natyr\u00ebs.","publisher":{"@id":"https:\/\/flagpine.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/flagpine.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/flagpine.org\/#organization","name":"FLAG PINE","url":"https:\/\/flagpine.org\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/flagpine.org\/#\/schema\/logo\/image\/","url":"https:\/\/flagpine.org\/wp-content\/uploads\/2024\/07\/Flag-Pine-Logo.png","contentUrl":"https:\/\/flagpine.org\/wp-content\/uploads\/2024\/07\/Flag-Pine-Logo.png","width":613,"height":407,"caption":"FLAG PINE"},"image":{"@id":"https:\/\/flagpine.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/flagpine","https:\/\/www.instagram.com\/shoqata_flag_pine","https:\/\/www.youtube.com\/channel\/UC2BY9VC2G5vWTnpl0UvKbfg"]},{"@type":"Person","@id":"https:\/\/flagpine.org\/#\/schema\/person\/0901d1603da5b4fb3f8207300a573f11","name":"pisli@icloud.com","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/6fb9c0897c950c06ddbceb3f1bd99d8254007339d6788ec424f21a0ea490f49c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/6fb9c0897c950c06ddbceb3f1bd99d8254007339d6788ec424f21a0ea490f49c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6fb9c0897c950c06ddbceb3f1bd99d8254007339d6788ec424f21a0ea490f49c?s=96&d=mm&r=g","caption":"pisli@icloud.com"},"sameAs":["http:\/\/flagpine.org"],"url":"https:\/\/flagpine.org\/en\/author\/pisliicloud-com\/"}]}},"_links":{"self":[{"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/posts\/23512","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/comments?post=23512"}],"version-history":[{"count":6,"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/posts\/23512\/revisions"}],"predecessor-version":[{"id":23520,"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/posts\/23512\/revisions\/23520"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/media\/23073"}],"wp:attachment":[{"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/media?parent=23512"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/categories?post=23512"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/tags?post=23512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}