{"id":38,"date":"2025-10-06T12:12:03","date_gmt":"2025-10-06T11:12:03","guid":{"rendered":"https:\/\/prizrenfortress.com\/?page_id=38"},"modified":"2026-05-31T16:58:42","modified_gmt":"2026-05-31T15:58:42","slug":"homepage","status":"publish","type":"page","link":"https:\/\/prizrenfortress.com\/sq\/","title":{"rendered":"Homepage"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"38\" class=\"elementor elementor-38\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad758d7 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"ad758d7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f725f53 elementor-widget elementor-widget-html\" data-id=\"f725f53\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"prz-home\">\n  <style>\n    :root {\n      --color-primary: #0C7C5E;\n      --color-secondary: #7e2726;\n      --color-bg: #f7f3ef;\n      --color-text: #222222;\n    }\n\n    body {\n      color: var(--color-text);\n    }\n\n    .prz-home {\n      font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n      background-color: var(--color-bg);\n    }\n\n    \/* HERO *\/\n\n    .prz-hero {\n      color: #fff;\n      padding: 90px 20px 80px;\n      background:\n        linear-gradient(120deg, rgba(12,124,94,0.92), rgba(126,39,38,0.9)),\n        url('PUT-YOUR-HERO-IMAGE-URL-HERE.jpg') center\/cover no-repeat;\n    }\n\n    .prz-hero-inner {\n      max-width: 1120px;\n      margin: 0 auto;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 40px;\n      align-items: center;\n    }\n\n    .prz-hero-left {\n      flex: 1 1 320px;\n    }\n\n    .prz-hero-title {\n      font-size: 46px;\n      line-height: 1.05;\n      margin: 0 0 18px;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n    }\n\n    .prz-hero-lead {\n      font-size: 17px;\n      max-width: 560px;\n      margin: 0 0 26px;\n    }\n\n    .prz-btn-primary {\n      display: inline-block;\n      background-color: var(--color-primary);\n      color: #fff;\n      padding: 12px 30px;\n      border-radius: 999px;\n      text-transform: uppercase;\n      font-size: 13px;\n      letter-spacing: 0.12em;\n      text-decoration: none;\n    }\n\n    .prz-btn-primary:hover {\n      background-color: var(--color-secondary);\n    }\n\n    .prz-hero-right {\n      flex: 1 1 260px;\n    }\n\n    .prz-hero-card {\n      background: rgba(247,243,239,0.96);\n      color: #222;\n      border-radius: 18px;\n      padding: 22px 24px;\n    }\n\n    .prz-hero-card h3 {\n      margin: 0 0 12px;\n      font-size: 18px;\n      color: var(--color-secondary);\n      text-transform: uppercase;\n      letter-spacing: 0.16em;\n    }\n\n    .prz-hero-card p {\n      margin: 0 0 6px;\n      font-size: 14px;\n    }\n\n    .prz-hero-card small {\n      font-size: 12px;\n      opacity: 0.8;\n    }\n\n    .prz-hero-card a {\n      color: var(--color-primary);\n      text-decoration: underline;\n    }\n\n    \/* SECTION WRAPPER *\/\n\n    .prz-section {\n      padding: 70px 20px;\n      background-color: var(--color-bg);\n    }\n\n    .prz-section-inner {\n      max-width: 1120px;\n      margin: 0 auto;\n    }\n\n    .prz-section h2 {\n      font-size: 24px;\n      text-transform: uppercase;\n      letter-spacing: 0.16em;\n      color: var(--color-secondary);\n      margin: 0 0 12px;\n    }\n\n    .prz-section p {\n      font-size: 15px;\n      line-height: 1.8;\n      margin: 0 0 12px;\n    }\n\n    \/* DISCOVER *\/\n\n    .prz-discover-lead {\n      max-width: 760px;\n      font-size: 16px;\n    }\n\n    \/* QUICK NAV CARDS *\/\n\n    .prz-quick-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n      gap: 18px;\n      margin-top: 30px;\n    }\n\n    .prz-quick-card {\n      background: #ffffff;\n      border-radius: 18px;\n      padding: 18px 18px 20px;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n      text-decoration: none;\n      color: inherit;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .prz-quick-card-head {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .prz-quick-icon {\n      width: 26px;\n      height: 26px;\n      border-radius: 999px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: var(--color-primary);\n    }\n\n    .prz-quick-icon svg {\n      width: 16px;\n      height: 16px;\n      fill: #fff;\n    }\n\n    .prz-quick-title {\n      font-size: 14px;\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      color: var(--color-primary);\n    }\n\n    .prz-quick-desc {\n      font-size: 13px;\n      opacity: 0.9;\n    }\n\n    .prz-quick-card:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 12px 30px rgba(0,0,0,0.08);\n    }\n\n    \/* CURRENT EXHIBITION *\/\n\n    .prz-exhibit {\n      background: #ffffff;\n      border-radius: 22px;\n      padding: 26px 26px 24px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.06);\n      margin-top: 26px;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 18px;\n      align-items: center;\n    }\n\n    .prz-exhibit-main {\n      flex: 2 1 260px;\n    }\n\n    .prz-exhibit-tag {\n      font-size: 11px;\n      text-transform: uppercase;\n      letter-spacing: 0.16em;\n      color: var(--color-secondary);\n      margin-bottom: 6px;\n    }\n\n    .prz-exhibit-title {\n      font-size: 18px;\n      margin-bottom: 8px;\n    }\n\n    .prz-exhibit p {\n      font-size: 14px;\n      margin: 0 0 6px;\n    }\n\n    .prz-exhibit-side {\n      flex: 1 1 180px;\n      font-size: 13px;\n      background: var(--color-bg);\n      border-radius: 18px;\n      padding: 14px 16px;\n    }\n\n    \/* PLAN YOUR VISIT SECTION *\/\n\n    .prz-plan-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n      gap: 22px;\n      margin-top: 24px;\n    }\n\n    .prz-plan-box {\n      background: #ffffff;\n      border-radius: 20px;\n      padding: 20px 20px 18px;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n      font-size: 14px;\n    }\n\n    .prz-plan-box h3 {\n      font-size: 14px;\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      color: var(--color-primary);\n      margin: 0 0 6px;\n    }\n\n    .prz-plan-box p {\n      font-size: 14px;\n      margin: 0 0 8px;\n    }\n\n    .prz-plan-box ul {\n      padding-left: 18px;\n      margin: 0;\n      font-size: 14px;\n    }\n\n    .prz-plan-box li {\n      margin-bottom: 4px;\n    }\n\n    \/* TIMELINE *\/\n\n    .prz-mini-timeline {\n      margin-top: 24px;\n      background: #ffffff;\n      border-radius: 20px;\n      padding: 22px 24px;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.06);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .prz-mini-timeline::before {\n      content: \"\";\n      position: absolute;\n      left: 18px;\n      top: 26px;\n      bottom: 26px;\n      width: 2px;\n      background: linear-gradient(to bottom, var(--color-primary), var(--color-secondary));\n      opacity: 0.35;\n    }\n\n    .prz-mini-item {\n      position: relative;\n      padding-left: 36px;\n      padding-bottom: 10px;\n      margin-bottom: 6px;\n    }\n\n    .prz-mini-dot {\n      position: absolute;\n      left: 11px;\n      top: 4px;\n      width: 14px;\n      height: 14px;\n      border-radius: 999px;\n      background: var(--color-bg);\n      border: 2px solid var(--color-primary);\n    }\n\n    .prz-mini-era {\n      font-size: 11px;\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      color: var(--color-primary);\n      margin-bottom: 2px;\n    }\n\n    .prz-mini-heading {\n      font-size: 14px;\n      font-weight: 600;\n      margin-bottom: 2px;\n    }\n\n    .prz-mini-text {\n      font-size: 13px;\n      opacity: 0.9;\n    }\n\n    \/* INSTITUTIONS *\/\n\n    .prz-inst-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n      gap: 20px;\n      margin-top: 24px;\n    }\n\n    .prz-inst-card {\n      background: #ffffff;\n      border-radius: 18px;\n      padding: 20px 20px 18px;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n      font-size: 14px;\n    }\n\n    .prz-inst-card h3 {\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.16em;\n      color: var(--color-secondary);\n      margin: 0 0 6px;\n    }\n\n    .prz-inst-role {\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--color-primary);\n      margin-bottom: 6px;\n    }\n\n    .prz-inst-card p {\n      font-size: 14px;\n      margin: 0 0 6px;\n    }\n\n    .prz-inst-card a {\n      color: var(--color-primary);\n      text-decoration: underline;\n    }\n\n    \/* CTA *\/\n\n    .prz-cta {\n      text-align: center;\n      padding: 50px 20px 70px;\n      background-color: #ffffff;\n    }\n\n    .prz-cta-inner {\n      max-width: 720px;\n      margin: 0 auto;\n    }\n\n    .prz-cta h2 {\n      font-size: 22px;\n      text-transform: uppercase;\n      letter-spacing: 0.16em;\n      color: var(--color-secondary);\n      margin-bottom: 10px;\n    }\n\n    .prz-cta p {\n      font-size: 15px;\n      line-height: 1.8;\n      margin-bottom: 18px;\n    }\n\n    .prz-cta-email {\n      display: block;\n      margin-top: 6px;\n      font-size: 14px;\n    }\n\n    .prz-cta-email a {\n      color: var(--color-primary);\n      text-decoration: underline;\n      font-weight: 600;\n    }\n\n    \/* RESPONSIVE *\/\n\n    @media (max-width: 768px) {\n      .prz-hero {\n        padding: 70px 16px 60px;\n      }\n\n      .prz-hero-title {\n        font-size: 34px;\n      }\n\n      .prz-section {\n        padding: 60px 16px;\n      }\n    }\n  <\/style>\n\n  <!-- HERO -->\n  <section class=\"prz-hero\">\n    <div class=\"prz-hero-inner\">\n      <div class=\"prz-hero-left\">\n        <h1 class=\"prz-hero-title\">KALAJA E PRIZRENIT<\/h1>\n        <p class=\"prz-hero-lead\">\n          Mbi qytet, mbi shekuj. Zbuloni historin\u00eb, legjendat dhe pamjet mahnit\u00ebse t\u00eb Kalas\u00eb s\u00eb Prizrenit.\n        <\/p>\n        <a href=\"https:\/\/prizrenfortress.com\/sq\/guided-tours-events\/\" class=\"prz-btn-primary\">\n          Planifikoni vizit\u00ebn tuaj\n        <\/a>\n      <\/div>\n\n      <div class=\"prz-hero-right\">\n        <div class=\"prz-hero-card\">\n          <h3>Informacion p\u00ebr vizitor\u00ebt<\/h3>\n          <p><strong>Orari i hapjes s\u00eb lokalitetit:<\/strong> Monday \u2013 Sunday, 08:00 \u2013 20:00<\/p>\n          <small>*Kontrolloni faqen \"Vizita juaj &gt; Ekspozitat\" p\u00ebr t\u00eb par\u00eb informacion n\u00eb lidhje me orarin e Muzeut.<\/small>\n       \n          <p><strong>Biletat:<\/strong> Hyrja e hapur falas<\/p>\n          <p><strong>Lokacioni:<\/strong> Mbi qytetin e vjet\u00ebr t\u00eb Prizrenit<\/p>\n          <p style=\"margin-top:10px;font-size:13px;\">\n            P\u00ebr vizita n\u00eb grup dhe ngjarje:\n            <a href=\"mailto:prizren.fortress@gmail.com\">kalaja.prizren@rks-gov.net<\/a>\n          <\/p>\n          <small>*Informacionet mund t\u00eb ndryshojn\u00eb sipas stin\u00ebve dhe pun\u00ebve restauruese\/konservuese.<\/small>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- DISCOVER + QUICK NAV -->\n  <section class=\"prz-section\">\n    <div class=\"prz-section-inner\">\n      <h2>Zbuloni Kalan\u00eb e Prizrenit<\/h2>\n      <p class=\"prz-discover-lead\">\n        Kalaja e Prizrenit \u00ebsht\u00eb nj\u00eb nga vendet m\u00eb t\u00eb r\u00ebnd\u00ebsishme arkeologjike dhe historike n\u00eb Kosov\u00eb \u2013 nj\u00eb vendbanim n\u00eb maj\u00eb t\u00eb kodr\u00ebs i formuar nga m\u00eb shum\u00eb se 3,500 vjet t\u00eb pranis\u00eb njer\u00ebzore, nga kulturat parahistorike dhe iliro-dardane deri te periudhat romake, bizantine, mesjetare dhe osmane.\n      <\/p>\n\n      <div class=\"prz-quick-grid\">\n        <!-- Card 1 -->\n        <a class=\"prz-quick-card\" href=\"https:\/\/prizrenfortress.com\/sq\/guided-tours-events\/\">\n          <div class=\"prz-quick-card-head\">\n            <span class=\"prz-quick-icon\">\n              <svg viewbox=\"0 0 24 24\"><path d=\"M12 2L3 7v2h18V7L12 2zm0 3.09L18.6 8H5.4L12 5.09zM4 11h16v9H4v-9zm2 2v5h2v-5H6zm4 0v5h2v-5h-2z\"\/><\/svg>\n            <\/span>\n            <span class=\"prz-quick-title\">Guidat dhe aktivitetet<\/span>\n          <\/div>\n          <div class=\"prz-quick-desc\">\n            Organizoni ture me guid\u00eb p\u00ebr shkolla, grupe dhe vizitor\u00eb.\n          <\/div>\n        <\/a>\n\n        <!-- Card 2 -->\n        <a class=\"prz-quick-card\" href=\"https:\/\/prizrenfortress.com\/sq\/opening-hours\/\">\n          <div class=\"prz-quick-card-head\">\n            <span class=\"prz-quick-icon\">\n              <svg viewbox=\"0 0 24 24\"><path d=\"M7 2v2H5v2h14V4h-2V2h-2v2H9V2H7zm12 6H5v12h14V8zm-6 2h2v4h-2v-4z\"\/><\/svg>\n            <\/span>\n            <span class=\"prz-quick-title\">Orari<\/span>\n          <\/div>\n          <div class=\"prz-quick-desc\">\n            Kontrolloni oraret e rregullta t\u00eb hapjes dhe festat zyrtare.\n          <\/div>\n        <\/a>\n\n        <!-- Card 3 -->\n        <a class=\"prz-quick-card\" href=\"https:\/\/prizrenfortress.com\/sq\/visitor-information\/\">\n          <div class=\"prz-quick-card-head\">\n            <span class=\"prz-quick-icon\">\n              <svg viewbox=\"0 0 24 24\"><path d=\"M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7zm0 9.5a2 2 0 1 1 0-4 2 2 0 0 1 0 4z\"\/><\/svg>\n            <\/span>\n            <span class=\"prz-quick-title\">Informacion p\u00ebr vizitor\u00ebt<\/span>\n          <\/div>\n          <div class=\"prz-quick-desc\">\n            Qasja, siguria dhe rregullat p\u00ebr vizitor\u00ebt.\n          <\/div>\n        <\/a>\n\n        <!-- Card 4 -->\n        <a class=\"prz-quick-card\" href=\"https:\/\/prizrenfortress.com\/sq\/exhibitions\/\">\n          <div class=\"prz-quick-card-head\">\n            <span class=\"prz-quick-icon\">\n              <svg viewbox=\"0 0 24 24\"><path d=\"M4 4h16v2H4zm2 4h12v10H6z\"\/><\/svg>\n            <\/span>\n            <span class=\"prz-quick-title\">Ekspozita<\/span>\n          <\/div>\n          <div class=\"prz-quick-desc\">\n            M\u00ebsoni rreth ekspozit\u00ebs s\u00eb p\u00ebrhershme arkeologjike.\n          <\/div>\n        <\/a>\n\n        <!-- Card 5 -->\n        <a class=\"prz-quick-card\" href=\"https:\/\/prizrenfortress.com\/sq\/history\/\">\n          <div class=\"prz-quick-card-head\">\n            <span class=\"prz-quick-icon\">\n              <svg viewbox=\"0 0 24 24\"><path d=\"M5 4v16l7-3 7 3V4z\"\/><\/svg>\n            <\/span>\n            <span class=\"prz-quick-title\">Historia<\/span>\n          <\/div>\n          <div class=\"prz-quick-desc\">\n            Eksploroni historin\u00eb e gjat\u00eb t\u00eb Kalas\u00eb dhe qytetit.\n          <\/div>\n        <\/a>\n\n        <!-- Card 6 -->\n        <a class=\"prz-quick-card\" href=\"https:\/\/prizrenfortress.com\/sq\/schools\/\">\n          <div class=\"prz-quick-card-head\">\n            <span class=\"prz-quick-icon\">\n              <svg viewbox=\"0 0 24 24\"><path d=\"M12 3L1 9l11 6 9-4.91V17h2V9L12 3z\"\/><\/svg>\n            <\/span>\n            <span class=\"prz-quick-title\">Shkollat<\/span>\n          <\/div>\n          <div class=\"prz-quick-desc\">\n            Informacion p\u00ebr klasat shkollore dhe grupet edukative.\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CURRENT EXHIBITION + PLAN YOUR VISIT -->\n  <section class=\"prz-section\">\n    <div class=\"prz-section-inner\">\n      <h2>Ekspozita aktuale<\/h2>\n\n      <div class=\"prz-exhibit\">\n        <div class=\"prz-exhibit-main\">\n          <div class=\"prz-exhibit-tag\">Ekspozita e p\u00ebrhershme<\/div>\n          <div class=\"prz-exhibit-title\">Ekspozita e p\u00ebrhershme arkeologjike<\/div>\n          <p>\n            Muzeu Arkeologjik i Kalas\u00eb s\u00eb Prizrenit paraqet objekte t\u00eb zbuluara brenda lokalitetit, q\u00eb nga Eneoliti dhe Epoka e Hekurit deri te periudhat iliro-dardane, romake, bizantine, mesjetare dhe osmane.\n          <\/p>\n          <p>\n            Ekspozita ndodhet brenda nd\u00ebrtes\u00ebs kryesore t\u00eb Kalas\u00eb dhe mund t\u00eb vizitohet gjat\u00eb orarit t\u00eb rregullt t\u00eb hapjes.\n          <\/p>\n        <\/div>\n        <div class=\"prz-exhibit-side\">\n          <p><strong>Lokacioni:<\/strong><br>Brenda nd\u00ebrtes\u00ebs kryesore t\u00eb Kalas\u00eb s\u00eb Prizrenit<\/p>\n          <p><strong>Orari:<\/strong><br>Tuesday \u2013 Saturday, 10:00 \u2013 16:00<\/p>\n          <p style=\"margin-top:6px;font-size:12px;opacity:0.8;\">\n            P\u00ebrdit\u00ebsimet mbi ekspozitat e p\u00ebrkohshme do t\u00eb publikohen n\u00eb k\u00ebt\u00eb faqe interneti.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <h2 style=\"margin-top:40px;\">Planifikoni vizit\u00ebn tuaj<\/h2>\n\n      <div class=\"prz-plan-grid\">\n        <div class=\"prz-plan-box\">\n          <h3>Arritja deri n\u00eb Kala<\/h3>\n          <p>\n            Kalaja arrihet n\u00eb k\u00ebmb\u00eb nga Qendra Hstorike e Prizrenit. Shtigje t\u00eb sh\u00ebnuara fillojn\u00eb nga Sheshi Shad\u00ebrvan dhe lagjja Marash. Ecja zgjat rreth 10-15 minuta n\u00eb deri n\u00eb kod\u00ebr.\n          <\/p>\n          <p>Rekomandohet t\u00eb vishni k\u00ebpuc\u00eb t\u00eb rehatshme.<\/p>\n        <\/div>\n\n        <div class=\"prz-plan-box\">\n          <h3>Orari dhe Biletat<\/h3>\n          <p><strong>E H\u00ebn\u00eb - E Diel:<\/strong> 10:00 \u2013 16:00<\/p>\n     \n          <p><strong>Biletat:<\/strong> Hyrja n\u00eb Kalan\u00eb e Prizrenit dhe n\u00eb Muzeun Arkeologjik aktualisht \u00ebsht\u00eb falas.<\/p>\n        <\/div>\n\n        <div class=\"prz-plan-box\">\n          <h3>Vizita n\u00eb grup dhe e shkollave<\/h3>\n          <p>\n            Klasat shkollore dhe grupet e organizuara luten t\u00eb organizojn\u00eb vizitat e tyre paraprakisht n\u00eb m\u00ebnyr\u00eb q\u00eb vendi dhe muzeu t\u00eb mund t\u00eb p\u00ebrgatiten dhe programet e udh\u00ebhequra t\u00eb organizohen.\n          <\/p>\n          <p>\n            Kontaktoni Menaxherin e Kalas\u00eb s\u00eb Prizrenit<br>\n            <a href=\"mailto:veron.tara@rks-gov.net\">veron.tara@rks-gov.net<\/a>\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FORTRESS THROUGH THE AGES -->\n  <section class=\"prz-section\">\n    <div class=\"prz-section-inner\">\n      <h2>Nj\u00eb Kala nd\u00ebr shekuj<\/h2>\n      <p>\n        Kodra e Kalas\u00eb s\u00eb Prizrenit ruan gjurm\u00eb t\u00eb shum\u00eb periudhave t\u00eb ndryshme. Nj\u00eb p\u00ebrmbledhje e shkurt\u00ebr e historis\u00eb s\u00eb saj t\u00eb gjat\u00eb:\n      <\/p>\n\n      <div class=\"prz-mini-timeline\">\n        <div class=\"prz-mini-item\">\n          <span class=\"prz-mini-dot\"><\/span>\n          <div class=\"prz-mini-era\">rreth viteve 3500\u20132500 p.e.s.<\/div>\n          <div class=\"prz-mini-heading\">Fillimet parahistorike<\/div>\n          <div class=\"prz-mini-text\">\n            Vendbanimi i par\u00eb n\u00eb kod\u00ebr gjat\u00eb Eneolitit (Epoka e Bakrit), i ndjekur nga shtresat e Epok\u00ebs s\u00eb Bronzit dhe Hekurit.\n          <\/div>\n        <\/div>\n\n        <div class=\"prz-mini-item\">\n          <span class=\"prz-mini-dot\"><\/span>\n          <div class=\"prz-mini-era\">Romake dhe Antikiteti i Von\u00eb<\/div>\n          <div class=\"prz-mini-heading\">Theranda dhe udh\u00ebkryqet<\/div>\n          <div class=\"prz-mini-text\">\n            Qyteti Ilir i Therand\u00ebs rritet pran\u00eb kodr\u00ebs, e cila b\u00ebhet nj\u00eb pik\u00eb e fortifikuar q\u00eb mbron rrug\u00eb t\u00eb r\u00ebnd\u00ebsishme.\n          <\/div>\n        <\/div>\n\n        <div class=\"prz-mini-item\">\n          <span class=\"prz-mini-dot\"><\/span>\n          <div class=\"prz-mini-era\">shekulli i VI<\/div>\n          <div class=\"prz-mini-heading\">Prizreni Bizantin<\/div>\n          <div class=\"prz-mini-text\">\n            Prokopi shkruan p\u00ebr fortes\u00ebn e <em>Petrizen<\/em>, e rind\u00ebrtuar n\u00ebn perandorin Justinianin e I n\u00eb provinc\u00ebn e Dardanis\u00eb.\n          <\/div>\n        <\/div>\n\n        <div class=\"prz-mini-item\">\n          <span class=\"prz-mini-dot\"><\/span>\n          <div class=\"prz-mini-era\">Mesjeta<\/div>\n          <div class=\"prz-mini-heading\">Fortes\u00eb mesjetare<\/div>\n          <div class=\"prz-mini-text\">\n            Kalaja \u00ebsht\u00eb akropoli i armatosur i Prizrenit, me mure, kulla dhe ndarje t\u00eb brendshme t\u00eb p\u00ebrforcuara.\n          <\/div>\n        <\/div>\n\n        <div class=\"prz-mini-item\">\n          <span class=\"prz-mini-dot\"><\/span>\n          <div class=\"prz-mini-era\">Shekulli XV - XIX<\/div>\n          <div class=\"prz-mini-heading\">Garnizoni osman<\/div>\n          <div class=\"prz-mini-text\">\n            P\u00ebrdoret si nj\u00eb baz\u00eb e madhe ushtarake me artileri, armatur\u00eb dhe m\u00eb von\u00eb burg, p\u00ebrpara se t\u00eb braktisej gradualisht n\u00eb shekullin e XX-t\u00eb.\n          <\/div>\n        <\/div>\n\n        <div class=\"prz-mini-item\">\n          <span class=\"prz-mini-dot\"><\/span>\n          <div class=\"prz-mini-era\">1969 - Sot<\/div>\n          <div class=\"prz-mini-heading\">Arkeologjia dhe trash\u00ebgimia<\/div>\n          <div class=\"prz-mini-text\">\n            G\u00ebrmimet, konservimi dhe projektet e reja t\u00eb interpretimit e transformojn\u00eb Kalan\u00eb n\u00eb nj\u00eb vend t\u00eb r\u00ebnd\u00ebsish\u00ebm t\u00eb trash\u00ebgimis\u00eb kulturore dhe destinacion p\u00ebr vizitor\u00ebt.\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- INSTITUTIONS -->\n  <section class=\"prz-section\">\n    <div class=\"prz-section-inner\">\n      <h2>Institucionet<\/h2>\n      <p>\n        Disa institucione ndajn\u00eb p\u00ebrgjegj\u00ebsin\u00eb p\u00ebr mbrojtjen, k\u00ebrkimin dhe menaxhimin e p\u00ebrditsh\u00ebm t\u00eb Kalas\u00eb s\u00eb Prizrenit.\n      <\/p>\n\n      <div class=\"prz-inst-grid\">\n        <div class=\"prz-inst-card\">\n          <h3>Ministria e Kultur\u00ebs, Rinis\u00eb dhe Sportit (MKRS)<\/h3>\n          <div class=\"prz-inst-role\">Autoriteti primar<\/div>\n          <p>\n            MKRS \u00ebsht\u00eb autoriteti kryesor p\u00ebrgjegj\u00ebs p\u00ebr mbrojtjen, menaxhimin dhe zhvillimin strategjik t\u00eb Kalas\u00eb s\u00eb Prizrenit si nj\u00eb vend i trash\u00ebgimis\u00eb kulturore me r\u00ebnd\u00ebsi komb\u00ebtare.\n          <\/p>\n        <\/div>\n\n        <div class=\"prz-inst-card\">\n          <h3>Instituti Arkeologjik i Kosov\u00ebs<\/h3>\n          <div class=\"prz-inst-role\">Drejtoresh\u00eb n\u00eb detyr\u00eb: U.D. Zana Rama<\/div>\n          <p>\n            Instituti drejton k\u00ebrkimin arkeologjik, dokumentimin dhe planifikimin e ruajtjes p\u00ebr lokalitetin, n\u00eb bashk\u00ebpunim me partner\u00eb komb\u00ebtar\u00eb dhe lokal.\n          <\/p>\n          <p>\n            Contact: <a href=\"mailto:zana.rama@rks-gov.net\">zana.rama@rks-gov.net<\/a>\n          <\/p>\n        <\/div>\n\n        <div class=\"prz-inst-card\">\n          <h3>Menaxheri i Kalas\u00eb s\u00eb Prizrenit<\/h3>\n          <div class=\"prz-inst-role\">Veron Tara<\/div>\n          <p>\n            Menaxheri i Kalas\u00eb s\u00eb Prizrenit koordinon operacionet e p\u00ebrditshme, qasjen e vizitor\u00ebve, monitorimin, mir\u00ebmbajtjen dhe zbatimin e planit t\u00eb menaxhimit.\n          <\/p>\n          <p>\n            Contact: <a href=\"mailto:veron.tara@rks-gov.net\">veron.tara@rks-gov.net<\/a>\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"prz-cta\">\n    <div class=\"prz-cta-inner\">\n      <h2>Planifikoni vizit\u00ebn tuaj<\/h2>\n      <p>\n        N\u00ebse vini p\u00ebr pamjen, historin\u00eb, arkeologjin\u00eb apo nj\u00eb ngjarje kulturore, Kalaja e Prizrenit \u00ebsht\u00eb nj\u00eb vend p\u00ebr t\u00eb eksploruar, m\u00ebsuar dhe reflektuar mbi qytetin.\n      <\/p>\n      <a href=\"https:\/\/prizrenfortress.com\/sq\/guided-tours-events\/\" class=\"prz-btn-primary\">\n        Planifikoni vizit\u00ebn tuaj\n      <\/a>\n      <span class=\"prz-cta-email\">\n        P\u00ebr vizita n\u00eb grup dhe shkollat: \n        <a href=\"mailto:veron.tara@rks-gov.net\">veron.tara@rks-gov.net<\/a>\n      <\/span>\n    <\/div>\n  <\/section>\n<\/section>\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>Prizren Fortress Above the city, above the centuries. Discover the history, legends and stunning views of the Prizren Fortress. Plan your visit Visitor info Opening hours of the site: Monday \u2013 Sunday, 08:00 \u2013 20:00 *Check page &#8220;Your visit > Exhibitions&#8221; to see information about the Museum hours. Tickets: Free entrance Location: Above the old town of Prizren For group visits &amp; events: kalaja.prizren@rks-gov.net *Information may be adjusted according to season and conservation work. Discover Prizren Fortress Prizren Fortress is one of the most important archaeological and historic sites in Kosovo \u2013 a hilltop settlement shaped by more than 3,500 years of human presence, from prehistory and Illyrian\u2013Dardanian cultures to Roman, Byzantine, medieval and Ottoman periods. Guided tours &amp; events Arrange guided tours for schools, groups and visitors. Opening hours Check regular opening times and public holiday closures. Visitor information Access, safety, facilities and rules for visitors. Exhibitions Learn about the permanent archaeological exhibition. History Explore the long history of the fortress and the city. Schools Information for school classes and educational groups. Current exhibition Permanent exhibition Permanent Archaeological Exhibition The Archaeological Museum of the Prizren Fortress presents artefacts discovered on the hill, from the Eneolithic and Iron Age to Illyrian\u2013Dardanian, Roman, Byzantine, medieval and Ottoman periods. The exhibition is located inside the main building of the fortress and can be visited during regular opening hours. Location:Inside the main building of Prizren Fortress Opening hours:Tuesday \u2013 Saturday, 10:00 \u2013 16:00 Updates on temporary exhibitions will be published on this website. Plan your visit Getting here The fortress is reached by foot from the historic centre of Prizren. Marked paths start from Shadervan Square and the Marash neighbourhood. The walk takes around 10\u201315 minutes uphill. Comfortable footwear is recommended. Opening hours &amp; tickets Tuesday \u2013 Saturday: 10:00 \u2013 16:00 Tickets: Entry to Prizren Fortress and the Archaeological Museum is currently free of charge. Group &amp; school visits School classes and organised groups are kindly asked to arrange their visits in advance so that the site and museum can be prepared and guided programmes organised. Contact the Fortress Manager: veron.tara@rks-gov.net A fortress through the ages The hill of Prizren Fortress preserves traces of many different periods. A short overview of its long history: c. 3500\u20132500 BCE Prehistoric beginnings First settlement on the hill during the Eneolithic (Copper Age), followed by Bronze and Iron Age layers. Roman &amp; Late Antique Theranda and the crossroads The Illyrian town of Theranda grows near the hill, which becomes a fortified point protecting important routes. 6th century Byzantine Petrizen Procopius writes about the fortress of Petrizen, rebuilt under Emperor Justinian I in the province of Dardania. Middle Ages Medieval stronghold The fortress is the armed acropolis of Prizren, with strengthened walls, towers and inner divisions. 15th\u201319th century Ottoman garrison Used as a major military base with artillery, armoury and later a prison, before being gradually abandoned in the 20th century. 1969\u2013today Archaeology &amp; heritage Excavations, conservation and new interpretation projects transform the fortress into a key cultural heritage site and visitor destination. Institutions Several institutions share responsibility for the protection, research and daily management of Prizren Fortress. Ministry of Culture, Youth and Sport (MKRS) Primary authority MKRS is the main authority responsible for the protection, management and strategic development of Prizren Fortress as a cultural heritage site of national importance. Archaeological Institute of Kosovo Acting Director: U.D. Zana Rama The Institute leads archaeological research, documentation and conservation planning for the site, in cooperation with national and local partners. Contact: zana.rama@rks-gov.net Prizren Fortress Manager Veron Tara The site manager coordinates daily operations, visitor access, monitoring, maintenance and the implementation of the management plan. Contact: veron.tara@rks-gov.net Plan your visit Whether you come for the view, the history, the archaeology or a cultural event, Prizren Fortress is a place to explore, learn and reflect above the city. Plan your visit For group visits &amp; schools: veron.tara@rks-gov.net<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-38","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Homepage - Prizren Fortress<\/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:\/\/prizrenfortress.com\/sq\/\" \/>\n<meta property=\"og:locale\" content=\"sq_AL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Homepage - Prizren Fortress\" \/>\n<meta property=\"og:description\" content=\"Prizren Fortress Above the city, above the centuries. Discover the history, legends and stunning views of the Prizren Fortress. Plan your visit Visitor info Opening hours of the site: Monday \u2013 Sunday, 08:00 \u2013 20:00 *Check page &#8220;Your visit &gt; Exhibitions&#8221; to see information about the Museum hours. Tickets: Free entrance Location: Above the old town of Prizren For group visits &amp; events: kalaja.prizren@rks-gov.net *Information may be adjusted according to season and conservation work. Discover Prizren Fortress Prizren Fortress is one of the most important archaeological and historic sites in Kosovo \u2013 a hilltop settlement shaped by more than 3,500 years of human presence, from prehistory and Illyrian\u2013Dardanian cultures to Roman, Byzantine, medieval and Ottoman periods. Guided tours &amp; events Arrange guided tours for schools, groups and visitors. Opening hours Check regular opening times and public holiday closures. Visitor information Access, safety, facilities and rules for visitors. Exhibitions Learn about the permanent archaeological exhibition. History Explore the long history of the fortress and the city. Schools Information for school classes and educational groups. Current exhibition Permanent exhibition Permanent Archaeological Exhibition The Archaeological Museum of the Prizren Fortress presents artefacts discovered on the hill, from the Eneolithic and Iron Age to Illyrian\u2013Dardanian, Roman, Byzantine, medieval and Ottoman periods. The exhibition is located inside the main building of the fortress and can be visited during regular opening hours. Location:Inside the main building of Prizren Fortress Opening hours:Tuesday \u2013 Saturday, 10:00 \u2013 16:00 Updates on temporary exhibitions will be published on this website. Plan your visit Getting here The fortress is reached by foot from the historic centre of Prizren. Marked paths start from Shadervan Square and the Marash neighbourhood. The walk takes around 10\u201315 minutes uphill. Comfortable footwear is recommended. Opening hours &amp; tickets Tuesday \u2013 Saturday: 10:00 \u2013 16:00 Tickets: Entry to Prizren Fortress and the Archaeological Museum is currently free of charge. Group &amp; school visits School classes and organised groups are kindly asked to arrange their visits in advance so that the site and museum can be prepared and guided programmes organised. Contact the Fortress Manager: veron.tara@rks-gov.net A fortress through the ages The hill of Prizren Fortress preserves traces of many different periods. A short overview of its long history: c. 3500\u20132500 BCE Prehistoric beginnings First settlement on the hill during the Eneolithic (Copper Age), followed by Bronze and Iron Age layers. Roman &amp; Late Antique Theranda and the crossroads The Illyrian town of Theranda grows near the hill, which becomes a fortified point protecting important routes. 6th century Byzantine Petrizen Procopius writes about the fortress of Petrizen, rebuilt under Emperor Justinian I in the province of Dardania. Middle Ages Medieval stronghold The fortress is the armed acropolis of Prizren, with strengthened walls, towers and inner divisions. 15th\u201319th century Ottoman garrison Used as a major military base with artillery, armoury and later a prison, before being gradually abandoned in the 20th century. 1969\u2013today Archaeology &amp; heritage Excavations, conservation and new interpretation projects transform the fortress into a key cultural heritage site and visitor destination. Institutions Several institutions share responsibility for the protection, research and daily management of Prizren Fortress. Ministry of Culture, Youth and Sport (MKRS) Primary authority MKRS is the main authority responsible for the protection, management and strategic development of Prizren Fortress as a cultural heritage site of national importance. Archaeological Institute of Kosovo Acting Director: U.D. Zana Rama The Institute leads archaeological research, documentation and conservation planning for the site, in cooperation with national and local partners. Contact: zana.rama@rks-gov.net Prizren Fortress Manager Veron Tara The site manager coordinates daily operations, visitor access, monitoring, maintenance and the implementation of the management plan. Contact: veron.tara@rks-gov.net Plan your visit Whether you come for the view, the history, the archaeology or a cultural event, Prizren Fortress is a place to explore, learn and reflect above the city. Plan your visit For group visits &amp; schools: veron.tara@rks-gov.net\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prizrenfortress.com\/sq\/\" \/>\n<meta property=\"og:site_name\" content=\"Prizren Fortress\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-31T15:58:42+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:\/\/prizrenfortress.com\/\",\"url\":\"https:\/\/prizrenfortress.com\/\",\"name\":\"Homepage - Prizren Fortress\",\"isPartOf\":{\"@id\":\"https:\/\/prizrenfortress.com\/#website\"},\"datePublished\":\"2025-10-06T11:12:03+00:00\",\"dateModified\":\"2026-05-31T15:58:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/prizrenfortress.com\/#breadcrumb\"},\"inLanguage\":\"sq\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prizrenfortress.com\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prizrenfortress.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prizrenfortress.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Homepage\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/prizrenfortress.com\/#website\",\"url\":\"https:\/\/prizrenfortress.com\/\",\"name\":\"Prizren Fortress\",\"description\":\"Kalaja e Prizrenit\",\"publisher\":{\"@id\":\"https:\/\/prizrenfortress.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/prizrenfortress.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sq\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/prizrenfortress.com\/#organization\",\"name\":\"Prizren Fortress\",\"url\":\"https:\/\/prizrenfortress.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sq\",\"@id\":\"https:\/\/prizrenfortress.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/prizrenfortress.com\/wp-content\/uploads\/2025\/10\/cropped-Untitled-3.png\",\"contentUrl\":\"https:\/\/prizrenfortress.com\/wp-content\/uploads\/2025\/10\/cropped-Untitled-3.png\",\"width\":150,\"height\":19,\"caption\":\"Prizren Fortress\"},\"image\":{\"@id\":\"https:\/\/prizrenfortress.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Homepage - Prizren Fortress","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:\/\/prizrenfortress.com\/sq\/","og_locale":"sq_AL","og_type":"article","og_title":"Homepage - Prizren Fortress","og_description":"Prizren Fortress Above the city, above the centuries. Discover the history, legends and stunning views of the Prizren Fortress. Plan your visit Visitor info Opening hours of the site: Monday \u2013 Sunday, 08:00 \u2013 20:00 *Check page &#8220;Your visit > Exhibitions&#8221; to see information about the Museum hours. Tickets: Free entrance Location: Above the old town of Prizren For group visits &amp; events: kalaja.prizren@rks-gov.net *Information may be adjusted according to season and conservation work. Discover Prizren Fortress Prizren Fortress is one of the most important archaeological and historic sites in Kosovo \u2013 a hilltop settlement shaped by more than 3,500 years of human presence, from prehistory and Illyrian\u2013Dardanian cultures to Roman, Byzantine, medieval and Ottoman periods. Guided tours &amp; events Arrange guided tours for schools, groups and visitors. Opening hours Check regular opening times and public holiday closures. Visitor information Access, safety, facilities and rules for visitors. Exhibitions Learn about the permanent archaeological exhibition. History Explore the long history of the fortress and the city. Schools Information for school classes and educational groups. Current exhibition Permanent exhibition Permanent Archaeological Exhibition The Archaeological Museum of the Prizren Fortress presents artefacts discovered on the hill, from the Eneolithic and Iron Age to Illyrian\u2013Dardanian, Roman, Byzantine, medieval and Ottoman periods. The exhibition is located inside the main building of the fortress and can be visited during regular opening hours. Location:Inside the main building of Prizren Fortress Opening hours:Tuesday \u2013 Saturday, 10:00 \u2013 16:00 Updates on temporary exhibitions will be published on this website. Plan your visit Getting here The fortress is reached by foot from the historic centre of Prizren. Marked paths start from Shadervan Square and the Marash neighbourhood. The walk takes around 10\u201315 minutes uphill. Comfortable footwear is recommended. Opening hours &amp; tickets Tuesday \u2013 Saturday: 10:00 \u2013 16:00 Tickets: Entry to Prizren Fortress and the Archaeological Museum is currently free of charge. Group &amp; school visits School classes and organised groups are kindly asked to arrange their visits in advance so that the site and museum can be prepared and guided programmes organised. Contact the Fortress Manager: veron.tara@rks-gov.net A fortress through the ages The hill of Prizren Fortress preserves traces of many different periods. A short overview of its long history: c. 3500\u20132500 BCE Prehistoric beginnings First settlement on the hill during the Eneolithic (Copper Age), followed by Bronze and Iron Age layers. Roman &amp; Late Antique Theranda and the crossroads The Illyrian town of Theranda grows near the hill, which becomes a fortified point protecting important routes. 6th century Byzantine Petrizen Procopius writes about the fortress of Petrizen, rebuilt under Emperor Justinian I in the province of Dardania. Middle Ages Medieval stronghold The fortress is the armed acropolis of Prizren, with strengthened walls, towers and inner divisions. 15th\u201319th century Ottoman garrison Used as a major military base with artillery, armoury and later a prison, before being gradually abandoned in the 20th century. 1969\u2013today Archaeology &amp; heritage Excavations, conservation and new interpretation projects transform the fortress into a key cultural heritage site and visitor destination. Institutions Several institutions share responsibility for the protection, research and daily management of Prizren Fortress. Ministry of Culture, Youth and Sport (MKRS) Primary authority MKRS is the main authority responsible for the protection, management and strategic development of Prizren Fortress as a cultural heritage site of national importance. Archaeological Institute of Kosovo Acting Director: U.D. Zana Rama The Institute leads archaeological research, documentation and conservation planning for the site, in cooperation with national and local partners. Contact: zana.rama@rks-gov.net Prizren Fortress Manager Veron Tara The site manager coordinates daily operations, visitor access, monitoring, maintenance and the implementation of the management plan. Contact: veron.tara@rks-gov.net Plan your visit Whether you come for the view, the history, the archaeology or a cultural event, Prizren Fortress is a place to explore, learn and reflect above the city. Plan your visit For group visits &amp; schools: veron.tara@rks-gov.net","og_url":"https:\/\/prizrenfortress.com\/sq\/","og_site_name":"Prizren Fortress","article_modified_time":"2026-05-31T15:58:42+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prizrenfortress.com\/","url":"https:\/\/prizrenfortress.com\/","name":"Homepage - Prizren Fortress","isPartOf":{"@id":"https:\/\/prizrenfortress.com\/#website"},"datePublished":"2025-10-06T11:12:03+00:00","dateModified":"2026-05-31T15:58:42+00:00","breadcrumb":{"@id":"https:\/\/prizrenfortress.com\/#breadcrumb"},"inLanguage":"sq","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prizrenfortress.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/prizrenfortress.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prizrenfortress.com\/"},{"@type":"ListItem","position":2,"name":"Homepage"}]},{"@type":"WebSite","@id":"https:\/\/prizrenfortress.com\/#website","url":"https:\/\/prizrenfortress.com\/","name":"KALAJA E PRIZRENIT","description":"Kalaja e Prizrenit","publisher":{"@id":"https:\/\/prizrenfortress.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prizrenfortress.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sq"},{"@type":"Organization","@id":"https:\/\/prizrenfortress.com\/#organization","name":"KALAJA E PRIZRENIT","url":"https:\/\/prizrenfortress.com\/","logo":{"@type":"ImageObject","inLanguage":"sq","@id":"https:\/\/prizrenfortress.com\/#\/schema\/logo\/image\/","url":"https:\/\/prizrenfortress.com\/wp-content\/uploads\/2025\/10\/cropped-Untitled-3.png","contentUrl":"https:\/\/prizrenfortress.com\/wp-content\/uploads\/2025\/10\/cropped-Untitled-3.png","width":150,"height":19,"caption":"Prizren Fortress"},"image":{"@id":"https:\/\/prizrenfortress.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/prizrenfortress.com\/sq\/wp-json\/wp\/v2\/pages\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prizrenfortress.com\/sq\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prizrenfortress.com\/sq\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prizrenfortress.com\/sq\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prizrenfortress.com\/sq\/wp-json\/wp\/v2\/comments?post=38"}],"version-history":[{"count":5,"href":"https:\/\/prizrenfortress.com\/sq\/wp-json\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":471,"href":"https:\/\/prizrenfortress.com\/sq\/wp-json\/wp\/v2\/pages\/38\/revisions\/471"}],"wp:attachment":[{"href":"https:\/\/prizrenfortress.com\/sq\/wp-json\/wp\/v2\/media?parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}