{"id":23931,"date":"2026-06-04T18:47:39","date_gmt":"2026-06-04T18:47:39","guid":{"rendered":"https:\/\/flagpine.org\/?page_id=23931"},"modified":"2026-06-05T07:12:52","modified_gmt":"2026-06-05T07:12:52","slug":"zona-te-targetuara-ripunim","status":"publish","type":"page","link":"https:\/\/flagpine.org\/en\/zona-te-targetuara-ripunim\/","title":{"rendered":"Zona te Targetuara \/ Ripunim"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23931\" class=\"elementor elementor-23931\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8cfd00f e-flex e-con-boxed e-con e-parent\" data-id=\"8cfd00f\" 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-bcc11cf elementor-widget elementor-widget-html\" data-id=\"bcc11cf\" 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>Zonat e Targetuara | Flag Pine<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,600;14..32,700;14..32,800&family=Poppins:wght@500;600;700;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        * { margin: 0; padding: 0; box-sizing: border-box; }\r\n        body { background: #f0f5f2; font-family: 'Inter', sans-serif; color: #1a2c3e; line-height: 1.5; }\r\n        .fp-container { max-width: 1400px; margin: 0 auto; padding: 2rem 1.5rem 5rem; }\r\n        \r\n        .fp-hero { text-align: center; padding: 4rem 2rem 5rem; margin-bottom: 2rem; background: linear-gradient(135deg, #0b2b26 0%, #1b4d3e 100%); border-radius: 48px; color: #fff; }\r\n        .fp-hero-badge { display: inline-block; background: rgba(255,255,255,0.2); backdrop-filter: blur(8px); padding: 0.5rem 1.2rem; border-radius: 60px; font-size: 0.85rem; font-weight: 600; margin-bottom: 1.5rem; border: 1px solid rgba(255,255,255,0.3); }\r\n        .fp-hero h1 { font-family: 'Poppins', sans-serif; font-size: 3.8rem; font-weight: 800; margin-bottom: 1.2rem; color: #fff; }\r\n        .fp-hero p { font-size: 1.2rem; max-width: 700px; margin: 0 auto; opacity: 0.95; color: #fff; }\r\n        \r\n        .cover-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\r\n            gap: 2rem;\r\n            margin-bottom: 2rem;\r\n        }\r\n        .cover-card {\r\n            background: #fff;\r\n            border-radius: 1.8rem;\r\n            overflow: hidden;\r\n            box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1);\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n        }\r\n        .cover-card:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 25px 40px -15px rgba(0,0,0,0.2);\r\n        }\r\n        .cover-img {\r\n            aspect-ratio: 4 \/ 3;\r\n            width: 100%;\r\n            object-fit: cover;\r\n        }\r\n        .cover-info {\r\n            padding: 1.5rem;\r\n            position: relative;\r\n        }\r\n        .cover-number {\r\n            position: absolute;\r\n            top: -20px;\r\n            right: 20px;\r\n            background: #1b4d3e;\r\n            color: white;\r\n            font-weight: 800;\r\n            font-size: 1.2rem;\r\n            padding: 6px 16px;\r\n            border-radius: 40px;\r\n            font-family: 'Poppins', sans-serif;\r\n        }\r\n        .cover-title {\r\n            font-size: 1.4rem;\r\n            font-weight: 800;\r\n            margin-top: 0.5rem;\r\n            color: #0a2b22;\r\n            line-height: 1.3;\r\n        }\r\n        \r\n        .detail-container {\r\n            display: none;\r\n            margin-top: 1rem;\r\n            position: relative;\r\n        }\r\n        .project-card {\r\n            background: #fff;\r\n            border-radius: 2rem;\r\n            overflow: hidden;\r\n            box-shadow: 0 20px 35px -12px rgba(0,0,0,0.08);\r\n            position: relative;\r\n        }\r\n        .project-header {\r\n            position: absolute;\r\n            top: 20px;\r\n            left: 20px;\r\n            right: 20px;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            z-index: 30;\r\n        }\r\n        .nav-buttons {\r\n            display: flex;\r\n            gap: 12px;\r\n            align-items: center;\r\n            flex-wrap: wrap;\r\n        }\r\n        .nav-btn {\r\n            background: #1b4d3e;\r\n            color: white;\r\n            border: none;\r\n            padding: 8px 16px;\r\n            border-radius: 40px;\r\n            font-size: 0.85rem;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: 0.2s;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 6px;\r\n        }\r\n        .nav-btn i { font-size: 0.9rem; }\r\n        .nav-btn:hover { background: #0f3329; transform: scale(1.02); }\r\n        .close-btn {\r\n            background: #1b4d3e;\r\n            color: white;\r\n            border: none;\r\n            width: 40px;\r\n            height: 40px;\r\n            border-radius: 50%;\r\n            font-size: 1.3rem;\r\n            cursor: pointer;\r\n            transition: 0.2s;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n        .close-btn:hover { background: #0f3329; transform: rotate(90deg); }\r\n        .project-number-badge {\r\n            background: #1b4d3e;\r\n            color: white;\r\n            font-weight: 800;\r\n            font-size: 1.2rem;\r\n            padding: 8px 18px;\r\n            border-radius: 40px;\r\n            font-family: 'Poppins', sans-serif;\r\n        }\r\n        \r\n        .detail-content {\r\n            padding: 2rem 2.5rem;\r\n            margin-top: 70px;\r\n        }\r\n        .zone-badge {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            padding: 0.5rem 1.2rem;\r\n            border-radius: 60px;\r\n            font-size: 0.75rem;\r\n            font-weight: 700;\r\n            text-transform: uppercase;\r\n            margin-bottom: 1rem;\r\n            background: #e9f5ef;\r\n            color: #1e6f4c;\r\n        }\r\n        .detail-content h2 {\r\n            font-size: 1.8rem;\r\n            font-weight: 800;\r\n            margin: 0.5rem 0 1.2rem;\r\n            color: #0a2b22;\r\n        }\r\n        .zone-quote {\r\n            font-size: 1rem;\r\n            font-weight: 500;\r\n            color: #1a6b4f;\r\n            font-style: italic;\r\n            margin-bottom: 1.5rem;\r\n            padding: 1rem 1.4rem;\r\n            background: #f8fbf9;\r\n            border-radius: 1.2rem;\r\n            border-left: 5px solid #1a6b4f;\r\n        }\r\n        .article-image {\r\n            margin: 1.5rem 0;\r\n            border-radius: 1.2rem;\r\n            overflow: hidden;\r\n            cursor: pointer;\r\n            position: relative;\r\n            box-shadow: 0 10px 20px -8px rgba(0,0,0,0.1);\r\n        }\r\n        .article-image img {\r\n            width: 100%;\r\n            max-height: 450px;\r\n            object-fit: cover;\r\n            transition: transform 0.3s ease;\r\n            display: block;\r\n        }\r\n        .article-image:hover img {\r\n            transform: scale(1.02);\r\n        }\r\n        .article-image .image-overlay {\r\n            position: absolute;\r\n            inset: 0;\r\n            background: rgba(0,0,0,0.3);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            opacity: 0;\r\n            transition: 0.2s;\r\n            color: white;\r\n            font-size: 2rem;\r\n            backdrop-filter: blur(3px);\r\n        }\r\n        .article-image:hover .image-overlay {\r\n            opacity: 1;\r\n        }\r\n        .detail-content h3 {\r\n            font-size: 1.3rem;\r\n            font-weight: 700;\r\n            margin: 1.5rem 0 0.8rem;\r\n            color: #1a4d3c;\r\n            padding-left: 0.5rem;\r\n            border-left: 4px solid #1b4d3e;\r\n        }\r\n        .detail-content p {\r\n            font-size: 1rem;\r\n            line-height: 1.65;\r\n            color: #2c3e41;\r\n            margin-bottom: 1rem;\r\n        }\r\n        \r\n        .widget {\r\n            margin-top: 3rem;\r\n            padding-top: 1.5rem;\r\n            border-top: 2px solid #e0ece5;\r\n        }\r\n        .widget-title {\r\n            font-size: 1.1rem;\r\n            font-weight: 700;\r\n            color: #1b4d3e;\r\n            margin-bottom: 1rem;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n        }\r\n        .widget-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\r\n            gap: 1rem;\r\n        }\r\n        .widget-card {\r\n            background: #f8fbf9;\r\n            border-radius: 1rem;\r\n            overflow: hidden;\r\n            cursor: pointer;\r\n            transition: 0.2s;\r\n            box-shadow: 0 2px 6px rgba(0,0,0,0.05);\r\n        }\r\n        .widget-card:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 8px 15px rgba(0,0,0,0.1);\r\n        }\r\n        .widget-img {\r\n            aspect-ratio: 4 \/ 3;\r\n            width: 100%;\r\n            object-fit: cover;\r\n        }\r\n        .widget-info {\r\n            padding: 0.6rem;\r\n        }\r\n        .widget-number {\r\n            font-weight: 700;\r\n            font-size: 0.7rem;\r\n            color: #1b4d3e;\r\n        }\r\n        .widget-title-text {\r\n            font-weight: 600;\r\n            font-size: 0.8rem;\r\n            margin-top: 0.2rem;\r\n            color: #0a2b22;\r\n            line-height: 1.3;\r\n            display: -webkit-box;\r\n            -webkit-line-clamp: 2;\r\n            -webkit-box-orient: vertical;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .fp-lightbox {\r\n            position: fixed;\r\n            inset: 0;\r\n            background: rgba(0, 0, 0, 0.96);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            opacity: 0;\r\n            visibility: hidden;\r\n            transition: 0.25s;\r\n            z-index: 999999;\r\n            padding: 2rem;\r\n            cursor: pointer;\r\n        }\r\n        .fp-lightbox.active { opacity: 1; visibility: visible; }\r\n        .fp-lightbox img {\r\n            max-width: 90vw;\r\n            max-height: 85vh;\r\n            border-radius: 1rem;\r\n            object-fit: contain;\r\n            box-shadow: 0 25px 40px rgba(0,0,0,0.5);\r\n        }\r\n        .fp-close-lightbox {\r\n            position: absolute;\r\n            top: 30px;\r\n            right: 40px;\r\n            font-size: 3rem;\r\n            color: white;\r\n            cursor: pointer;\r\n            width: 50px;\r\n            height: 50px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            background: rgba(255,255,255,0.1);\r\n            border-radius: 50%;\r\n            transition: 0.2s;\r\n        }\r\n        .fp-close-lightbox:hover { background: rgba(255,255,255,0.25); transform: rotate(90deg); }\r\n        \r\n        .footer-note {\r\n            text-align: center;\r\n            margin-top: 4rem;\r\n            padding: 2rem 0;\r\n            border-top: 1px solid #d4e3db;\r\n            color: #6b8b7c;\r\n            font-size: 0.85rem;\r\n        }\r\n        \r\n        @media (max-width: 900px) {\r\n            .fp-hero h1 { font-size: 2.5rem; }\r\n            .widget-grid { grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); }\r\n            .article-image img { max-height: 320px; }\r\n        }\r\n        @media (max-width: 550px) {\r\n            .fp-hero h1 { font-size: 1.8rem; }\r\n            .detail-content { padding: 1.5rem; margin-top: 90px; }\r\n            .project-header { top: 10px; left: 10px; right: 10px; flex-wrap: wrap; gap: 10px; }\r\n            .nav-btn { padding: 5px 12px; font-size: 0.75rem; }\r\n            .close-btn, .project-number-badge { width: auto; padding: 5px 12px; }\r\n            .close-btn { width: 35px; padding: 0; }\r\n            .article-image img { max-height: 240px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"fp-container\">\r\n    <div class=\"fp-hero\">\r\n        <div class=\"fp-hero-badge\"><i class=\"fas fa-leaf\"><\/i> Flag Pine \u2022 Trash\u00ebgimi natyrore<\/div>\r\n        <h1>Zonat e Targetuara<\/h1>\r\n        <p>Nj\u00eb hap\u00ebsir\u00eb ku mbrojtja e natyr\u00ebs, p\u00ebrfshirja e komunitetit dhe zhvillimi i q\u00ebndruesh\u00ebm nuk jan\u00eb procese t\u00eb ndara, por pjes\u00eb e s\u00eb nj\u00ebjt\u00ebs qasje.<\/p>\r\n    <\/div>\r\n\r\n    <!-- COVER GRID: 3 widget me foto cover dhe titull -->\r\n    <div id=\"zones-cover-grid\" class=\"cover-grid\">\r\n        <div class=\"cover-card\" data-id=\"1\">\r\n            <img decoding=\"async\" class=\"cover-img lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Karaburun-Sazan-scaled.webp\" alt=\"Parku Komb\u00ebtar Detar Karaburun-Sazan\">\r\n            <div class=\"cover-info\">\r\n                <div class=\"cover-number\">#1<\/div>\r\n                <div class=\"cover-title\">Parku Komb\u00ebtar Detar Karaburun-Sazan<\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"cover-card\" data-id=\"2\">\r\n            <img decoding=\"async\" class=\"cover-img lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Porto-Palermo-scaled.webp\" alt=\"Parku Natyror Porto Palermo\">\r\n            <div class=\"cover-info\">\r\n                <div class=\"cover-number\">#2<\/div>\r\n                <div class=\"cover-title\">Parku Natyror Porto Palermo<\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"cover-card\" data-id=\"3\">\r\n            <img decoding=\"async\" class=\"cover-img lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Llogora-scaled.webp\" alt=\"Parku Komb\u00ebtar Llogora\">\r\n            <div class=\"cover-info\">\r\n                <div class=\"cover-number\">#3<\/div>\r\n                <div class=\"cover-title\">Parku Komb\u00ebtar Llogora<\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- DETAIL CONTAINER -->\r\n    <div id=\"zone-detail\" class=\"detail-container\"><\/div>\r\n\r\n    <div class=\"footer-note\">\r\n        <p><i class=\"fas fa-seedling\"><\/i> Flag Pine \u2022 P\u00ebr mbrojtjen e natyr\u00ebs, zhvillimin e q\u00ebndruesh\u00ebm dhe angazhimin e komunitetit.<\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<div class=\"fp-lightbox\" id=\"fpLightbox\">\r\n    <span class=\"fp-close-lightbox\">&times;<\/span>\r\n    <img decoding=\"async\" id=\"lightboxImg\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"\" class=\"lazyload\" alt=\"\">\r\n<\/div>\r\n\r\n<script>\r\n    \/\/ T\u00eb dh\u00ebnat e zonave (artikujt)\r\n    const zonesData = {\r\n        1: {\r\n            title: \"Parku Komb\u00ebtar Detar Karaburun-Sazan\",\r\n            badge: \"Park Komb\u00ebtar Detar \u2022 Kategoria II IUCN\",\r\n            badgeIcon: \"fa-water\",\r\n            cover: \"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Karaburun-Sazan-scaled.webp\",\r\n            quote: \"Nj\u00eb hap\u00ebsir\u00eb ku mbrojtja e natyr\u00ebs, p\u00ebrfshirja e komunitetit dhe zhvillimi i q\u00ebndruesh\u00ebm nuk jan\u00eb procese t\u00eb ndara, por pjes\u00eb e s\u00eb nj\u00ebjt\u00ebs qasje.\",\r\n            html: `<p>Parku Komb\u00ebtar Detar Karaburun-Sazan, i vendosur n\u00eb jugper\u00ebndim t\u00eb Shqip\u00ebris\u00eb, n\u00eb kufirin mes Detit Adriatik dhe atij Jon, p\u00ebrfaq\u00ebson nj\u00eb nga zonat m\u00eb t\u00eb ve\u00e7anta natyrore n\u00eb vend. Me nj\u00eb sip\u00ebrfaqe prej rreth 12,437.7 ha, ai p\u00ebrfshin hap\u00ebsira detare dhe bregdetare q\u00eb mbartin vlera t\u00eb jasht\u00ebzakonshme ekologjike, historike dhe kulturore. Parku Komb\u00ebtar Detar Karaburun-Sazan \u00ebsht\u00eb shpallur m\u00eb 28 prill 2010 dhe klasifikohet n\u00eb Kategorin\u00eb II sipas IUCN. Ai menaxhohet p\u00ebrmes nj\u00eb sistemi zonimi q\u00eb synon t\u00eb harmonizoj\u00eb mbrojtjen e natyr\u00ebs me p\u00ebrdorimin e q\u00ebndruesh\u00ebm t\u00eb burimeve.<\/p>\r\n                <h3>Nj\u00eb territor me vlera historike dhe kulturore<\/h3>\r\n                <p>Karaburun-Sazani ka qen\u00eb nd\u00ebr shekuj nj\u00eb pik\u00eb ky\u00e7e n\u00eb rrug\u00ebt detare q\u00eb lidhnin Adriatikun me Jonin, duke sh\u00ebrbyer si hap\u00ebsir\u00eb l\u00ebvizjeje, shk\u00ebmbimi dhe nd\u00ebrveprimi kulturor. Gjurm\u00ebt e k\u00ebsaj historie jan\u00eb t\u00eb dukshme si n\u00eb sip\u00ebrfaqe, ashtu edhe n\u00ebn uj\u00eb, ku jan\u00eb zbuluar anije t\u00eb mbytura, amfora dhe objekte t\u00eb tjera q\u00eb d\u00ebshmojn\u00eb p\u00ebr nj\u00eb aktivitet t\u00eb hersh\u00ebm detar dhe tregtar. Gjiri i Gram\u00ebs p\u00ebrb\u00ebn nj\u00eb nga d\u00ebshmit\u00eb m\u00eb t\u00eb ve\u00e7anta t\u00eb k\u00ebsaj historie, i njohur si nj\u00eb \"ditar shk\u00ebmbor\", ku marinar\u00eb dhe udh\u00ebtar\u00eb kan\u00eb l\u00ebn\u00eb mbishkrime n\u00eb greqishten e vjet\u00ebr dhe latinisht q\u00eb prej m\u00eb shum\u00eb se 2000 vitesh. Prania e monumenteve natyrore dhe kulturore, si Shpella e Haxhi Aliut dhe af\u00ebrsia me qytetin antik t\u00eb Orikumit, e forcojn\u00eb m\u00eb tej k\u00ebt\u00eb nd\u00ebrthurje mes natyr\u00ebs dhe trash\u00ebgimis\u00eb njer\u00ebzore.<\/p>\r\n                <h3>R\u00ebnd\u00ebsia biologjike dhe roli n\u00eb ruajtjen e biodiversitetit<\/h3>\r\n                <p>Parku Komb\u00ebtar Detar Karaburun-Sazan \u00ebsht\u00eb nj\u00eb nga zonat m\u00eb t\u00eb r\u00ebnd\u00ebsishme p\u00ebr biodiversitetin detar n\u00eb Shqip\u00ebri, duke ofruar habitate thelb\u00ebsore p\u00ebr nj\u00eb num\u00ebr t\u00eb madh speciesh. Livadhet e Posidonia oceanica dhe komunitetet koraligjene p\u00ebrb\u00ebjn\u00eb baza t\u00eb r\u00ebnd\u00ebsishme p\u00ebr jet\u00ebn detare, duke kontribuar n\u00eb stabilitetin ekologjik dhe n\u00eb cil\u00ebsin\u00eb e uj\u00ebrave. Prania e specieve t\u00eb rrezikuara si foka mesdhetare, breshkat detare dhe delfin\u00ebt e b\u00ebn k\u00ebt\u00eb territor nj\u00eb hap\u00ebsir\u00eb me r\u00ebnd\u00ebsi t\u00eb ve\u00e7ant\u00eb p\u00ebr ruajtjen e biodiversitetit n\u00eb nivel rajonal.<\/p>\r\n                <h3>Vlerat dhe r\u00ebnd\u00ebsia p\u00ebr komunitetin dhe zhvillimin e q\u00ebndruesh\u00ebm<\/h3>\r\n                <p>Karaburun-Sazani \u00ebsht\u00eb nj\u00eb hap\u00ebsir\u00eb ku mbrojtja e natyr\u00ebs lidhet ngusht\u00eb me mir\u00ebqenien e komunitetit lokal. Rritja e turizmit n\u00eb zon\u00eb, p\u00ebrmes aktiviteteve si zhytja, eksplorimi i natyr\u00ebs dhe turizmi detar, ka hapur mund\u00ebsi t\u00eb reja p\u00ebr ekonomin\u00eb lokale. N\u00eb t\u00eb nj\u00ebjt\u00ebn koh\u00eb, aktivitete tradicionale si peshkimi artizanal mbeten nj\u00eb element i r\u00ebnd\u00ebsish\u00ebm i identitetit dhe jetes\u00ebs s\u00eb komunitetit.<\/p>\r\n                <h3>Statusi, qeverisja dhe modeli i menaxhimit<\/h3>\r\n                <p>Q\u00eb prej vitit 2018, n\u00eb park \u00ebsht\u00eb zbatuar nj\u00eb qasje e re menaxhimi, ku nj\u00eb institucion komb\u00ebtar si Agjencia Komb\u00ebtare e Zonave t\u00eb Mbrojtura (AKZM) dhe Administrata Rajonale e Zonave t\u00eb Mbrojtura Vlor\u00eb (AdZM Vlor\u00eb) bashkojn\u00eb forcat me nj\u00eb organizat\u00eb t\u00eb shoq\u00ebris\u00eb civile si Flag Pine, me mb\u00ebshtetjen e nj\u00eb fondi nd\u00ebrkomb\u00ebtar The MedFund, p\u00ebr t\u00eb siguruar rritjen e efektivitetit t\u00eb menaxhimit t\u00eb parkut.<\/p>`\r\n        },\r\n        2: {\r\n            title: \"Parku Natyror Porto Palermo\",\r\n            badge: \"Park Natyror \u2022 Kategoria IV IUCN\",\r\n            badgeIcon: \"fa-mountain\",\r\n            cover: \"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Porto-Palermo-scaled.webp\",\r\n            quote: \"Nj\u00eb nga hap\u00ebsirat m\u00eb t\u00eb r\u00ebnd\u00ebsishme bregdetare n\u00eb jug t\u00eb Shqip\u00ebris\u00eb, ku nd\u00ebrthuren biodiversiteti, peizazhi dhe aktivitetet tradicionale njer\u00ebzore.\",\r\n            html: `<p>Parku Natyror \"Porto Palermo\" \u00ebsht\u00eb shpallur zon\u00eb e mbrojtur me Vendim t\u00eb K\u00ebshillit t\u00eb Ministrave Nr. 557, dat\u00eb 29.07.2022, n\u00eb kategorin\u00eb IV t\u00eb zonave t\u00eb mbrojtura. Me nj\u00eb sip\u00ebrfaqe totale prej 1,694.98 hektar\u00ebsh, kjo zon\u00eb p\u00ebrb\u00ebn nj\u00eb nga hap\u00ebsirat m\u00eb t\u00eb r\u00ebnd\u00ebsishme bregdetare n\u00eb jug t\u00eb Shqip\u00ebris\u00eb, ku 87.93% e territorit p\u00ebrb\u00ebhet nga mjedis detar dhe 12.07% nga sip\u00ebrfaqe tok\u00ebsore. Parku shtrihet t\u00ebr\u00ebsisht brenda territorit administrativ t\u00eb Bashkis\u00eb Himar\u00eb dhe p\u00ebrfshin kompleksin natyror t\u00eb Gjirit t\u00eb Porto Palermos.<\/p>\r\n                <p>Territori karakterizohet nga nj\u00eb reliev kryesisht shk\u00ebmbor, ku formacionet g\u00eblqerore zbresin n\u00eb shum\u00eb raste drejtp\u00ebrdrejt n\u00eb det, duke krijuar nj\u00eb vij\u00eb bregdetare dinamike me gjire t\u00eb mbrojtura dhe plazhe t\u00eb formuara nga depozitime zhavorri. Pjerr\u00ebsit\u00eb e terrenit jan\u00eb t\u00eb mbuluara nga vegjetacion mesdhetar, nd\u00ebrsa rrjeti hidrografik \u00ebsht\u00eb i kufizuar. Megjithat\u00eb, zona \u00ebsht\u00eb e pasur me burime ujore n\u00ebndetare.<\/p>\r\n                <p>Brenda territorit t\u00eb parkut gjenden nj\u00eb s\u00ebr\u00eb element\u00ebsh me r\u00ebnd\u00ebsi t\u00eb ve\u00e7ant\u00eb natyrore, historike dhe kulturore, nd\u00ebr t\u00eb cil\u00ebt spikat Kalaja e Porto Palermos, nj\u00eb monument i r\u00ebnd\u00ebsish\u00ebm historik i lidhur me periudh\u00ebn e Ali Pash\u00eb Tepelen\u00ebs. Krahas saj, zona p\u00ebrfshin gadishullin e Kavadonit, Kish\u00ebn e Sh\u00ebn Nikoll\u00ebs, si dhe struktura t\u00eb vjetra ushtarake.<\/p>\r\n                <h3>Vlerat Ekologjike dhe Biodiversiteti<\/h3>\r\n                <p>Nga pik\u00ebpamja ekologjike, Parku Natyror i Porto Palermos p\u00ebrfaq\u00ebson nj\u00eb mozaik kompleks habitatesh tok\u00ebsore dhe detare. Vegjetacioni mesdhetar shtrihet nga niveli i detit deri n\u00eb rreth 900 metra mbi nivelin e detit dhe p\u00ebrfshin pyje dhe shkurre gjithnj\u00eb t\u00eb gjelbra. Ve\u00e7an\u00ebrisht t\u00eb r\u00ebnd\u00ebsishme jan\u00eb formacionet me Euphorbia dendroides. Mjedisi detar karakterizohet nga transparenc\u00eb e lart\u00eb dhe prania e livadheve t\u00eb Posidonia oceanica, nj\u00eb habitat ky\u00e7 p\u00ebr biodiversitetin mesdhetar.<\/p>\r\n                <p>Zona ka gjithashtu vlera t\u00eb ve\u00e7anta p\u00ebr aktivitetet n\u00ebnujore dhe k\u00ebrkimin shkencor, pasi p\u00ebrve\u00e7 biodiversitetit t\u00eb pasur, n\u00eb uj\u00ebrat e saj jan\u00eb evidentuar edhe mbetje arkeologjike, si amfora t\u00eb periudhave t\u00eb lashta, q\u00eb d\u00ebshmojn\u00eb p\u00ebr r\u00ebnd\u00ebsin\u00eb historike t\u00eb k\u00ebsaj hap\u00ebsire detare.<\/p>`\r\n        },\r\n        3: {\r\n            title: \"Parku Komb\u00ebtar Llogora\",\r\n            badge: \"Park Komb\u00ebtar \u2022 Kategoria II IUCN\",\r\n            badgeIcon: \"fa-tree\",\r\n            cover: \"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Llogora-scaled.webp\",\r\n            quote: \"Nj\u00eb pasuri natyrore dhe historike, me biodiversitet t\u00eb pasur dhe pamje spektakolare t\u00eb Rivier\u00ebs Shqiptare.\",\r\n            html: `<p>Parku Komb\u00ebtar i Llogoras\u00eb, i vendosur rreth 30 minuta larg qytetit t\u00eb Vlor\u00eb, \u00ebsht\u00eb nj\u00eb nga zonat m\u00eb t\u00eb r\u00ebnd\u00ebsishme natyrore n\u00eb Shqip\u00ebri. I shpallur park komb\u00ebtar m\u00eb 21 n\u00ebntor 1966, ai shtrihet n\u00eb nj\u00eb sip\u00ebrfaqe prej 1769.2 ha dhe p\u00ebrfshin lart\u00ebsi nga 460 deri n\u00eb 2045 m mbi nivelin e detit. Parku i p\u00ebrket kategoris\u00eb s\u00eb dyt\u00eb t\u00eb mbrojtjes sipas IUCN dhe karakterizohet nga nj\u00eb biodiversitet i pasur, ku flora p\u00ebrb\u00ebn rreth 40% t\u00eb llojeve n\u00eb vend, nd\u00ebrsa fauna p\u00ebrfshin specie si ujku (simboli i parkut), kaprolli dhe derri i eg\u00ebr. Mban numrin m\u00eb t\u00eb lart\u00eb t\u00eb endemizmave n\u00eb vend, me 11 specie t\u00eb flor\u00ebs dhe faun\u00ebs s\u00eb Shqip\u00ebris\u00eb.<\/p>\r\n                <h3>Vlerat Historike dhe Kulturore<\/h3>\r\n                <p>Nj\u00eb nga pikat m\u00eb t\u00eb njohura \u00ebsht\u00eb Qafa e Llogoras\u00eb (1027 m), e vendosur n\u00eb vargmalin e Malet e \u00c7ik\u00ebs, e cila ndan zon\u00ebn malore dhe ofron pamje spektakolare t\u00eb detit Jon dhe Rivier\u00ebs Shqiptare. Kjo zon\u00eb e njohur si malet e Akrokerauneve \u00ebsht\u00eb p\u00ebrmendur q\u00eb n\u00eb lasht\u00ebsi nga autor\u00eb si Ptolemeu dhe Straboni. Gjithashtu, ajo ka r\u00ebnd\u00ebsi historike pasi Julius Caesar kaloi k\u00ebtu gjat\u00eb luft\u00ebs civile romake n\u00eb vitin 48 p.e.s. Zona p\u00ebrreth p\u00ebrfshin edhe qytetin antik t\u00eb Orikum, nj\u00eb qend\u00ebr me r\u00ebnd\u00ebsi historike dhe turistike, si dhe monumentin natyror Pisha Flamur.<\/p>\r\n                <p>N\u00eb kilometrin e 31 t\u00eb rrug\u00ebs Sarand\u00eb-Vlor\u00eb, n\u00eb dalje t\u00eb Parkut, ndodhet Pisha Flamur, e shpallur Monument Natyre. Ajo ndodhet n\u00eb lart\u00ebsin\u00eb 910 m mbi nivelin e detit, ka nj\u00eb mosh\u00eb mbi 100 vje\u00e7are dhe mbart vlera unikale. Pisha i p\u00ebrket llojit Pinus nigera, ka form\u00ebn e flamurit si rezultat i veprimit t\u00eb er\u00ebrave t\u00eb forta t\u00eb juglindjes. Ky monument ka vlera shkencore, biologjike, estetike dhe turistike.<\/p>`\r\n        }\r\n    };\r\n\r\n    const coverGrid = document.getElementById('zones-cover-grid');\r\n    const detailContainer = document.getElementById('zone-detail');\r\n    let currentZoneId = null;\r\n\r\n    \/\/ Lightbox\r\n    const lightbox = document.getElementById('fpLightbox');\r\n    const lightboxImg = document.getElementById('lightboxImg');\r\n    function openLightbox(src) {\r\n        lightboxImg.src = src;\r\n        lightbox.classList.add('active');\r\n    }\r\n    lightbox.addEventListener('click', (e) => {\r\n        if (e.target === lightbox || e.target.classList.contains('fp-close-lightbox')) {\r\n            lightbox.classList.remove('active');\r\n        }\r\n    });\r\n    document.addEventListener('keydown', (e) => {\r\n        if (e.key === 'Escape') lightbox.classList.remove('active');\r\n    });\r\n\r\n    function showZoneDetail(zoneId, shouldScroll = true) {\r\n        const zone = zonesData[zoneId];\r\n        if (!zone) return;\r\n        currentZoneId = zoneId;\r\n        \r\n        coverGrid.style.display = 'none';\r\n        detailContainer.style.display = 'block';\r\n        \r\n        const allZoneIds = Object.keys(zonesData).map(id => parseInt(id)).sort((a,b) => a-b);\r\n        const currentIndex = allZoneIds.indexOf(zoneId);\r\n        const prevId = currentIndex > 0 ? allZoneIds[currentIndex-1] : null;\r\n        const nextId = currentIndex < allZoneIds.length-1 ? allZoneIds[currentIndex+1] : null;\r\n        \r\n        \/\/ Widget me zonat e tjera\r\n        const otherZones = allZoneIds.filter(id => id !== zoneId);\r\n        let widgetHtml = '';\r\n        if (otherZones.length > 0) {\r\n            widgetHtml = `\r\n                <div class=\"widget\">\r\n                    <div class=\"widget-title\"><i class=\"fas fa-compass\"><\/i> Zonat e tjera t\u00eb targetuara<\/div>\r\n                    <div class=\"widget-grid\">\r\n                        ${otherZones.map(id => {\r\n                            const z = zonesData[id];\r\n                            return `\r\n                                <div class=\"widget-card\" data-id=\"${id}\">\r\n                                    <img decoding=\"async\" class=\"widget-img lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"${z.cover}\" alt=\"${z.title}\">\r\n                                    <div class=\"widget-info\">\r\n                                        <div class=\"widget-number\">#${id}<\/div>\r\n                                        <div class=\"widget-title-text\">${z.title.length > 55 ? z.title.substring(0,52)+'...' : z.title}<\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                            `;\r\n                        }).join('')}\r\n                    <\/div>\r\n                <\/div>\r\n            `;\r\n        } else {\r\n            widgetHtml = `<div class=\"widget\"><p><i class=\"fas fa-info-circle\"><\/i> Kjo \u00ebsht\u00eb e vetmja zon\u00eb e targetuar.<\/p><\/div>`;\r\n        }\r\n        \r\n        \/\/ Butonat e navigimit me tekst dinamik q\u00eb p\u00ebrfshin numrin e projektit\r\n        const prevButtonHtml = prevId ? `<button class=\"nav-btn\" id=\"navPrev\"><i class=\"fas fa-chevron-left\"><\/i> <span>Shfleto Zon\u00ebn Nr. #${prevId}<\/span><\/button>` : '';\r\n        const nextButtonHtml = nextId ? `<button class=\"nav-btn\" id=\"navNext\"><span>Shfleto Zon\u00ebn Nr. #${nextId}<\/span> <i class=\"fas fa-chevron-right\"><\/i><\/button>` : '';\r\n        \r\n        \/\/ Imazhi i artikullit\r\n        const articleImageHtml = `\r\n            <div class=\"article-image\" data-lightbox=\"${zone.cover}\">\r\n                <img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"${zone.cover}\" class=\"lazyload\" alt=\"${zone.title}\">\r\n                <div class=\"image-overlay\"><i class=\"fas fa-search-plus\"><\/i><\/div>\r\n            <\/div>\r\n        `;\r\n        \r\n        detailContainer.innerHTML = `\r\n            <div style=\"position: relative;\">\r\n                <div class=\"project-header\">\r\n                    <div class=\"nav-buttons\">\r\n                        ${prevButtonHtml}\r\n                        ${nextButtonHtml}\r\n                        <button class=\"close-btn\" id=\"closeDetailBtn\"><i class=\"fas fa-times\"><\/i><\/button>\r\n                    <\/div>\r\n                    <div class=\"project-number-badge\">#${zoneId}<\/div>\r\n                <\/div>\r\n                <div class=\"project-card\">\r\n                    <div class=\"detail-content\">\r\n                        <div class=\"zone-badge\"><i class=\"fas ${zone.badgeIcon}\"><\/i> ${zone.badge}<\/div>\r\n                        <h2>${zone.title}<\/h2>\r\n                        <div class=\"zone-quote\">\r\n                            <i class=\"fas fa-quote-left\" style=\"margin-right: 8px; opacity: 0.6;\"><\/i> \r\n                            ${zone.quote}\r\n                        <\/div>\r\n                        ${articleImageHtml}\r\n                        ${zone.html}\r\n                        ${widgetHtml}\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        `;\r\n        \r\n        \/\/ Lidh eventet\r\n        if (prevId) document.getElementById('navPrev')?.addEventListener('click', () => showZoneDetail(prevId, true));\r\n        if (nextId) document.getElementById('navNext')?.addEventListener('click', () => showZoneDetail(nextId, true));\r\n        document.getElementById('closeDetailBtn')?.addEventListener('click', () => {\r\n            detailContainer.style.display = 'none';\r\n            coverGrid.style.display = 'grid';\r\n            detailContainer.innerHTML = '';\r\n            currentZoneId = null;\r\n        });\r\n        \r\n        \/\/ Lightbox p\u00ebr imazhin kryesor\r\n        const mainImage = document.querySelector('#zone-detail .article-image');\r\n        if (mainImage) {\r\n            mainImage.addEventListener('click', (e) => {\r\n                e.stopPropagation();\r\n                const imgSrc = mainImage.getAttribute('data-lightbox');\r\n                if (imgSrc) openLightbox(imgSrc);\r\n            });\r\n        }\r\n        \r\n        \/\/ Widget klikime\r\n        document.querySelectorAll('#zone-detail .widget-card').forEach(card => {\r\n            card.addEventListener('click', (e) => {\r\n                const newId = parseInt(card.getAttribute('data-id'));\r\n                if (newId && zonesData[newId]) showZoneDetail(newId, true);\r\n            });\r\n        });\r\n        \r\n        if (shouldScroll) detailContainer.scrollIntoView({ behavior: 'smooth', block: 'start' });\r\n    }\r\n    \r\n    \/\/ Klikim n\u00eb cover cards\r\n    document.querySelectorAll('.cover-card').forEach(card => {\r\n        card.addEventListener('click', () => {\r\n            const zoneId = parseInt(card.getAttribute('data-id'));\r\n            if (zoneId && zonesData[zoneId]) showZoneDetail(zoneId, true);\r\n        });\r\n    });\r\n<\/script>\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Zonat e Targetuara | Flag Pine Flag Pine \u2022 Trash\u00ebgimi natyrore Zonat e Targetuara Nj\u00eb hap\u00ebsir\u00eb ku mbrojtja e natyr\u00ebs, p\u00ebrfshirja e komunitetit dhe zhvillimi i q\u00ebndruesh\u00ebm nuk jan\u00eb procese t\u00eb ndara, por pjes\u00eb e s\u00eb nj\u00ebjt\u00ebs qasje. #1 Parku Komb\u00ebtar Detar Karaburun-Sazan #2 Parku Natyror Porto Palermo #3 Parku Komb\u00ebtar Llogora Flag Pine \u2022 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-23931","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Zona te Targetuara \/ Ripunim - FLAG PINE<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/flagpine.org\/en\/zona-te-targetuara-ripunim\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Zona te Targetuara \/ Ripunim - FLAG PINE\" \/>\n<meta property=\"og:description\" content=\"Zonat e Targetuara | Flag Pine Flag Pine \u2022 Trash\u00ebgimi natyrore Zonat e Targetuara Nj\u00eb hap\u00ebsir\u00eb ku mbrojtja e natyr\u00ebs, p\u00ebrfshirja e komunitetit dhe zhvillimi i q\u00ebndruesh\u00ebm nuk jan\u00eb procese t\u00eb ndara, por pjes\u00eb e s\u00eb nj\u00ebjt\u00ebs qasje. #1 Parku Komb\u00ebtar Detar Karaburun-Sazan #2 Parku Natyror Porto Palermo #3 Parku Komb\u00ebtar Llogora Flag Pine \u2022 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/flagpine.org\/en\/zona-te-targetuara-ripunim\/\" \/>\n<meta property=\"og:site_name\" content=\"FLAG PINE\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/flagpine\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T07:12:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Karaburun-Sazan-scaled.webp\" \/>\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:\\\/\\\/flagpine.org\\\/zona-te-targetuara-ripunim\\\/\",\"url\":\"https:\\\/\\\/flagpine.org\\\/zona-te-targetuara-ripunim\\\/\",\"name\":\"Zona te Targetuara \\\/ Ripunim - FLAG PINE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/zona-te-targetuara-ripunim\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/zona-te-targetuara-ripunim\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/flagpine.org\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Karaburun-Sazan-scaled.webp\",\"datePublished\":\"2026-06-04T18:47:39+00:00\",\"dateModified\":\"2026-06-05T07:12:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/flagpine.org\\\/zona-te-targetuara-ripunim\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/flagpine.org\\\/zona-te-targetuara-ripunim\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/zona-te-targetuara-ripunim\\\/#primaryimage\",\"url\":\"https:\\\/\\\/flagpine.org\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Karaburun-Sazan-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/flagpine.org\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Karaburun-Sazan-scaled.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/flagpine.org\\\/zona-te-targetuara-ripunim\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/flagpine.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Zona te Targetuara \\\/ Ripunim\"}]},{\"@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\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Zona te Targetuara \/ Ripunim - FLAG PINE","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\/zona-te-targetuara-ripunim\/","og_locale":"en_GB","og_type":"article","og_title":"Zona te Targetuara \/ Ripunim - FLAG PINE","og_description":"Zonat e Targetuara | Flag Pine Flag Pine \u2022 Trash\u00ebgimi natyrore Zonat e Targetuara Nj\u00eb hap\u00ebsir\u00eb ku mbrojtja e natyr\u00ebs, p\u00ebrfshirja e komunitetit dhe zhvillimi i q\u00ebndruesh\u00ebm nuk jan\u00eb procese t\u00eb ndara, por pjes\u00eb e s\u00eb nj\u00ebjt\u00ebs qasje. #1 Parku Komb\u00ebtar Detar Karaburun-Sazan #2 Parku Natyror Porto Palermo #3 Parku Komb\u00ebtar Llogora Flag Pine \u2022 [&hellip;]","og_url":"https:\/\/flagpine.org\/en\/zona-te-targetuara-ripunim\/","og_site_name":"FLAG PINE","article_publisher":"https:\/\/www.facebook.com\/flagpine","article_modified_time":"2026-06-05T07:12:52+00:00","og_image":[{"url":"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Karaburun-Sazan-scaled.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/flagpine.org\/zona-te-targetuara-ripunim\/","url":"https:\/\/flagpine.org\/zona-te-targetuara-ripunim\/","name":"Zona te Targetuara \/ Ripunim - FLAG PINE","isPartOf":{"@id":"https:\/\/flagpine.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/flagpine.org\/zona-te-targetuara-ripunim\/#primaryimage"},"image":{"@id":"https:\/\/flagpine.org\/zona-te-targetuara-ripunim\/#primaryimage"},"thumbnailUrl":"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Karaburun-Sazan-scaled.webp","datePublished":"2026-06-04T18:47:39+00:00","dateModified":"2026-06-05T07:12:52+00:00","breadcrumb":{"@id":"https:\/\/flagpine.org\/zona-te-targetuara-ripunim\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/flagpine.org\/zona-te-targetuara-ripunim\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/flagpine.org\/zona-te-targetuara-ripunim\/#primaryimage","url":"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Karaburun-Sazan-scaled.webp","contentUrl":"https:\/\/flagpine.org\/wp-content\/uploads\/2026\/05\/Karaburun-Sazan-scaled.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/flagpine.org\/zona-te-targetuara-ripunim\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/flagpine.org\/"},{"@type":"ListItem","position":2,"name":"Zona te Targetuara \/ Ripunim"}]},{"@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"]}]}},"_links":{"self":[{"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/pages\/23931","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/types\/page"}],"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=23931"}],"version-history":[{"count":16,"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/pages\/23931\/revisions"}],"predecessor-version":[{"id":23980,"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/pages\/23931\/revisions\/23980"}],"wp:attachment":[{"href":"https:\/\/flagpine.org\/en\/wp-json\/wp\/v2\/media?parent=23931"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}