{"id":2778,"date":"2026-06-05T21:13:46","date_gmt":"2026-06-05T19:13:46","guid":{"rendered":"https:\/\/www.petrklichelp.cz\/?post_type=project&#038;p=2778"},"modified":"2026-06-05T21:50:13","modified_gmt":"2026-06-05T19:50:13","slug":"2778","status":"publish","type":"project","link":"https:\/\/www.petrklichelp.cz\/en\/projekty\/2778\/","title":{"rendered":"Prost\u0159ednictv\u00edm z\u00e1\u017eitk\u016f k udr\u017eitelnosti"},"content":{"rendered":"\n\n\n<section class=\"zs-wrap\" aria-label=\"Through Experiences to Sustainability\">\n  <style>\n    :root{\n      --zs-bg:#ffffff;\n      --zs-ink:#111827;\n      --zs-muted:#5f6b5f;\n      --zs-card:#ffffff;\n      --zs-line:#e7efe7;\n      --zs-accent:#2f7d32;\n      --zs-accent-2:#7cb342;\n      --zs-soft:#f1f8ef;\n      --zs-soft-2:#fff8e1;\n      --zs-radius:20px;\n      --zs-shadow:0 12px 28px rgba(17,24,39,.08);\n      --zs-shadow-soft:0 6px 18px rgba(17,24,39,.06);\n      --zs-max:1120px;\n      --zs-font:ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\n    }\n\n    .zs-wrap{\n      font-family:var(--zs-font);\n      background:linear-gradient(180deg,#ffffff 0%,#f8fbf6 100%);\n      color:var(--zs-ink);\n      padding:clamp(24px,4vw,46px) 16px;\n    }\n\n    .zs-container{max-width:var(--zs-max);margin:0 auto;}\n\n    .zs-logos{\n      display:flex;\n      gap:18px;\n      align-items:center;\n      justify-content:center;\n      flex-wrap:wrap;\n      margin-bottom:26px;\n      padding:16px;\n      background:#fff;\n      border:1px solid var(--zs-line);\n      border-radius:var(--zs-radius);\n      box-shadow:var(--zs-shadow-soft);\n    }\n\n    .zs-logos img{\n      max-height:58px;\n      width:auto;\n      object-fit:contain;\n    }\n\n    .zs-hero{\n      display:grid;\n      grid-template-columns:1.2fr .8fr;\n      gap:24px;\n      align-items:stretch;\n    }\n\n    @media(max-width:900px){\n      .zs-hero{grid-template-columns:1fr;}\n    }\n\n    .zs-title{\n      font-size:clamp(32px,4vw,52px);\n      line-height:1.05;\n      letter-spacing:-.03em;\n      margin:0 0 14px;\n      color:#173f1a;\n    }\n\n    .zs-lead{\n      margin:0;\n      color:var(--zs-muted);\n      font-size:clamp(16px,1.5vw,18px);\n      line-height:1.65;\n    }\n\n    .zs-hero-card{\n      background:linear-gradient(135deg,var(--zs-accent),var(--zs-accent-2));\n      color:#fff;\n      border-radius:var(--zs-radius);\n      padding:24px;\n      box-shadow:var(--zs-shadow);\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n    }\n\n    .zs-hero-card h2{\n      margin:0 0 10px;\n      font-size:24px;\n    }\n\n    .zs-hero-card p{\n      margin:0;\n      line-height:1.6;\n      opacity:.95;\n    }\n\n    .zs-facts{\n      margin-top:22px;\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:14px;\n    }\n\n    @media(max-width:900px){\n      .zs-facts{grid-template-columns:1fr 1fr;}\n    }\n\n    @media(max-width:560px){\n      .zs-facts{grid-template-columns:1fr;}\n    }\n\n    .zs-fact{\n      background:#fff;\n      border:1px solid var(--zs-line);\n      border-radius:var(--zs-radius);\n      padding:16px;\n      box-shadow:var(--zs-shadow-soft);\n    }\n\n    .zs-fact .k{\n      margin:0 0 6px;\n      color:var(--zs-muted);\n      font-size:13px;\n    }\n\n    .zs-fact .v{\n      margin:0;\n      font-weight:700;\n      font-size:16px;\n      color:#173f1a;\n    }\n\n    .zs-section{\n      margin-top:24px;\n      background:#fff;\n      border:1px solid var(--zs-line);\n      border-radius:var(--zs-radius);\n      box-shadow:var(--zs-shadow);\n      padding:22px;\n    }\n\n    .zs-section h2{\n      margin:0 0 12px;\n      font-size:26px;\n      color:#173f1a;\n      letter-spacing:-.01em;\n    }\n\n    .zs-section p{\n      color:var(--zs-muted);\n      line-height:1.7;\n      font-size:16px;\n      margin:0 0 14px;\n    }\n\n    .zs-highlight{\n      background:var(--zs-soft);\n      border-left:6px solid var(--zs-accent);\n      border-radius:16px;\n      padding:16px;\n      color:#274b29;\n      line-height:1.7;\n      margin:16px 0 0;\n    }\n\n    .zs-program-grid{\n      display:grid;\n      grid-template-columns:repeat(3,1fr);\n      gap:14px;\n      margin-top:18px;\n    }\n\n    @media(max-width:900px){\n      .zs-program-grid{grid-template-columns:1fr 1fr;}\n    }\n\n    @media(max-width:560px){\n      .zs-program-grid{grid-template-columns:1fr;}\n    }\n\n    .zs-program{\n      background:#fff;\n      border:1px solid var(--zs-line);\n      border-radius:18px;\n      padding:16px;\n      box-shadow:var(--zs-shadow-soft);\n      min-height:112px;\n    }\n\n    .zs-program span{\n      display:inline-flex;\n      width:32px;\n      height:32px;\n      align-items:center;\n      justify-content:center;\n      border-radius:50%;\n      background:var(--zs-soft);\n      color:var(--zs-accent);\n      font-weight:800;\n      margin-bottom:10px;\n    }\n\n    .zs-program h3{\n      margin:0;\n      font-size:16px;\n      line-height:1.35;\n      color:#173f1a;\n    }\n\n    .zs-numbers{\n      display:grid;\n      grid-template-columns:repeat(3,1fr);\n      gap:14px;\n      margin-top:18px;\n    }\n\n    @media(max-width:760px){\n      .zs-numbers{grid-template-columns:1fr;}\n    }\n\n    .zs-number{\n      background:var(--zs-soft-2);\n      border:1px solid #f4e6ac;\n      border-radius:18px;\n      padding:18px;\n      text-align:center;\n    }\n\n    .zs-number strong{\n      display:block;\n      font-size:34px;\n      color:#173f1a;\n      line-height:1;\n      margin-bottom:8px;\n    }\n\n    .zs-number span{\n      color:#6b5c21;\n      font-size:14px;\n      line-height:1.45;\n    }\n\n    .zs-footer{\n      margin-top:22px;\n      background:#fff;\n      border:1px solid var(--zs-line);\n      border-radius:var(--zs-radius);\n      box-shadow:var(--zs-shadow-soft);\n      padding:18px;\n      text-align:center;\n      color:var(--zs-muted);\n      font-size:14px;\n      line-height:1.6;\n    }\n\n    .zs-footer-logos{\n      display:flex;\n      gap:18px;\n      justify-content:center;\n      align-items:center;\n      flex-wrap:wrap;\n      margin-top:14px;\n    }\n\n    .zs-footer-logos img{\n      max-height:48px;\n      width:auto;\n      object-fit:contain;\n    }\n  <\/style>\n\n  <div class=\"zs-container\">\n\n    <div class=\"zs-logos\">\n      <img decoding=\"async\" src=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/eu-spolufinancovano-barevne-scaled.png\" alt=\"Co-funded by the European Union\">\n      <img decoding=\"async\" src=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/logo_mzp_barevne-pozitivni_rgb.png\" alt=\"Ministry of the Environment\">\n      <img decoding=\"async\" src=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/logo-footer.png\" alt=\"Just Transition Programme\">\n    <\/div>\n\n    <div class=\"zs-hero\">\n      <div>\n        <h1 class=\"zs-title\">Through Experiences to Sustainability<\/h1>\n        <p class=\"zs-lead\">\n          The project provides children, young people, and seniors with practical and experiential learning focused on nature,\n          climate change, and sustainable lifestyles. Its goal is to strengthen environmental literacy and demonstrate how\n          everyone can contribute to protecting the landscape and the environment.\n        <\/p>\n      <\/div>\n\n      <div class=\"zs-hero-card\">\n        <h2>Learning Through Direct Experience<\/h2>\n        <p>\n          The activities connect generations, promote hands-on outdoor learning, and help participants develop\n          a deeper relationship with nature through sensory, creative, and experience-based education.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"zs-facts\">\n      <div class=\"zs-fact\">\n        <p class=\"k\">Project Number<\/p>\n        <p class=\"v\">CZ.10.03.01\/00\/24_064\/0001300<\/p>\n      <\/div>\n\n      <div class=\"zs-fact\">\n        <p class=\"k\">Implementation Period<\/p>\n        <p class=\"v\">1 January 2026 \u2013 31 December 2026<\/p>\n      <\/div>\n\n      <div class=\"zs-fact\">\n        <p class=\"k\">Grant Amount<\/p>\n        <p class=\"v\">CZK 482,953<\/p>\n      <\/div>\n\n      <div class=\"zs-fact\">\n        <p class=\"k\">Funding Programme<\/p>\n        <p class=\"v\">Just Transition Programme 2021\u20132027<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"zs-section\">\n      <h2>About the Project<\/h2>\n\n      <p>\n        The project will develop 9 experiential educational programmes introducing participants to topics such as\n        water management, biodiversity, composting, chemical-free gardening, and discovering nature through all senses.\n      <\/p>\n\n      <p>\n        The programmes will be complemented by practical manuals and instructional videos that will be freely available\n        to other schools and organisations interested in environmental education.\n      <\/p>\n\n      <div class=\"zs-numbers\">\n        <div class=\"zs-number\">\n          <strong>9<\/strong>\n          <span>Experiential educational programmes<\/span>\n        <\/div>\n\n        <div class=\"zs-number\">\n          <strong>36<\/strong>\n          <span>Educational events to be delivered<\/span>\n        <\/div>\n\n        <div class=\"zs-number\">\n          <strong>27 + 9<\/strong>\n          <span>Programmes for children and youth + programmes for seniors<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"zs-highlight\">\n        A total of 36 educational activities will be implemented, including 27 programmes for children and young people\n        and 9 programmes for seniors. The project combines environmental education, intergenerational learning,\n        and practical engagement with the local environment.\n      <\/div>\n    <\/div>\n\n    <div class=\"zs-section\">\n      <h2>Educational Programmes<\/h2>\n\n      <div class=\"zs-program-grid\">\n\n        <article class=\"zs-program\">\n          <span>1<\/span>\n          <h3>Water Management in the Garden<\/h3>\n        <\/article>\n\n        <article class=\"zs-program\">\n          <span>2<\/span>\n          <h3>Creating Humus and Healthy Soil<\/h3>\n        <\/article>\n\n        <article class=\"zs-program\">\n          <span>3<\/span>\n          <h3>Sustainable Gardening Without Chemicals<\/h3>\n        <\/article>\n\n        <article class=\"zs-program\">\n          <span>4<\/span>\n          <h3>Fauna and Flora Supporting Sustainability<\/h3>\n        <\/article>\n\n        <article class=\"zs-program\">\n          <span>5<\/span>\n          <h3>Water and Life \u2013 Pond-Based Learning Programme<\/h3>\n        <\/article>\n\n        <article class=\"zs-program\">\n          <span>6<\/span>\n          <h3>The Tree as a Living Being \u2013 Experiential Tree Programme<\/h3>\n        <\/article>\n\n        <article class=\"zs-program\">\n          <span>7<\/span>\n          <h3>Natural Laboratory of Scents and Flavours \u2013 Sensory Trail<\/h3>\n        <\/article>\n\n        <article class=\"zs-program\">\n          <span>8<\/span>\n          <h3>Touch of Nature \u2013 Barefoot and Tactile Trail<\/h3>\n        <\/article>\n\n        <article class=\"zs-program\">\n          <span>9<\/span>\n          <h3>Living Garden \u2013 Biodiversity Within Reach<\/h3>\n        <\/article>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"zs-footer\">\n      The project <strong>\u201cThrough Experiences to Sustainability\u201d<\/strong> is supported under the\n      <strong>Just Transition Programme 2021\u20132027<\/strong> and co-financed by the European Union.\n\n      <div class=\"zs-footer-logos\">\n        <img decoding=\"async\" src=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/eu-spolufinancovano-barevne-scaled.png\" alt=\"Co-funded by the European Union\">\n        <img decoding=\"async\" src=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/logo_mzp_barevne-pozitivni_rgb.png\" alt=\"Ministry of the Environment\">\n        <img decoding=\"async\" src=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/logo-footer.png\" alt=\"Just Transition Programme\">\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n&#8220;`\n\n","protected":false},"excerpt":{"rendered":"<p>Through Experiences to Sustainability The project provides children, young people, and seniors with practical and experiential learning focused on nature,&#8230;<\/p>\n","protected":false},"featured_media":2787,"template":"","project_category":[31],"project_label":[],"donators":[],"sponsors":[],"partners":[],"members":[125,41],"country":[158],"class_list":["post-2778","project","type-project","status-publish","has-post-thumbnail","hentry","project_category-current-projects","members-katerina-drongova","members-petr-kantor","country-czech-republic"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Prost\u0159ednictv\u00edm z\u00e1\u017eitk\u016f k udr\u017eitelnosti - Petrkl\u00ed\u010d help<\/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:\/\/www.petrklichelp.cz\/en\/projekty\/2778\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Prost\u0159ednictv\u00edm z\u00e1\u017eitk\u016f k udr\u017eitelnosti - Petrkl\u00ed\u010d help\" \/>\n<meta property=\"og:description\" content=\"Through Experiences to Sustainability The project provides children, young people, and seniors with practical and experiential learning focused on nature,...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.petrklichelp.cz\/en\/projekty\/2778\/\" \/>\n<meta property=\"og:site_name\" content=\"Petrkl\u00ed\u010d help\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PetrklicHelp\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T19:50:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/Prostrednictvim-zazitku-k-udrzitelnosti.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/2778\/\",\"url\":\"https:\/\/www.petrklichelp.cz\/projekty\/2778\/\",\"name\":\"Prost\u0159ednictv\u00edm z\u00e1\u017eitk\u016f k udr\u017eitelnosti - Petrkl\u00ed\u010d help\",\"isPartOf\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/2778\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/2778\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/Prostrednictvim-zazitku-k-udrzitelnosti.jpg\",\"datePublished\":\"2026-06-05T19:13:46+00:00\",\"dateModified\":\"2026-06-05T19:50:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/2778\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.petrklichelp.cz\/projekty\/2778\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/2778\/#primaryimage\",\"url\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/Prostrednictvim-zazitku-k-udrzitelnosti.jpg\",\"contentUrl\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/Prostrednictvim-zazitku-k-udrzitelnosti.jpg\",\"width\":1200,\"height\":628},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/2778\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.petrklichelp.cz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Prost\u0159ednictv\u00edm z\u00e1\u017eitk\u016f k udr\u017eitelnosti\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#website\",\"url\":\"https:\/\/www.petrklichelp.cz\/cs\/\",\"name\":\"Petrkl\u00ed\u010d help\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.petrklichelp.cz\/cs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#organization\",\"name\":\"Petrkl\u00ed\u010d help\",\"url\":\"https:\/\/www.petrklichelp.cz\/cs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/petrklichelp.mrkninaweb.cz\/wp-content\/uploads\/2023\/01\/zahrada-petrklichelp.png\",\"contentUrl\":\"https:\/\/petrklichelp.mrkninaweb.cz\/wp-content\/uploads\/2023\/01\/zahrada-petrklichelp.png\",\"width\":117,\"height\":110,\"caption\":\"Petrkl\u00ed\u010d help\"},\"image\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/PetrklicHelp\",\"https:\/\/www.instagram.com\/petrklic_help\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Prost\u0159ednictv\u00edm z\u00e1\u017eitk\u016f k udr\u017eitelnosti - Petrkl\u00ed\u010d help","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:\/\/www.petrklichelp.cz\/en\/projekty\/2778\/","og_locale":"en_GB","og_type":"article","og_title":"Prost\u0159ednictv\u00edm z\u00e1\u017eitk\u016f k udr\u017eitelnosti - Petrkl\u00ed\u010d help","og_description":"Through Experiences to Sustainability The project provides children, young people, and seniors with practical and experiential learning focused on nature,...","og_url":"https:\/\/www.petrklichelp.cz\/en\/projekty\/2778\/","og_site_name":"Petrkl\u00ed\u010d help","article_publisher":"https:\/\/www.facebook.com\/PetrklicHelp","article_modified_time":"2026-06-05T19:50:13+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/Prostrednictvim-zazitku-k-udrzitelnosti.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.petrklichelp.cz\/projekty\/2778\/","url":"https:\/\/www.petrklichelp.cz\/projekty\/2778\/","name":"Prost\u0159ednictv\u00edm z\u00e1\u017eitk\u016f k udr\u017eitelnosti - Petrkl\u00ed\u010d help","isPartOf":{"@id":"https:\/\/www.petrklichelp.cz\/cs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/2778\/#primaryimage"},"image":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/2778\/#primaryimage"},"thumbnailUrl":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/Prostrednictvim-zazitku-k-udrzitelnosti.jpg","datePublished":"2026-06-05T19:13:46+00:00","dateModified":"2026-06-05T19:50:13+00:00","breadcrumb":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/2778\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.petrklichelp.cz\/projekty\/2778\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.petrklichelp.cz\/projekty\/2778\/#primaryimage","url":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/Prostrednictvim-zazitku-k-udrzitelnosti.jpg","contentUrl":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2026\/06\/Prostrednictvim-zazitku-k-udrzitelnosti.jpg","width":1200,"height":628},{"@type":"BreadcrumbList","@id":"https:\/\/www.petrklichelp.cz\/projekty\/2778\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.petrklichelp.cz\/"},{"@type":"ListItem","position":2,"name":"Prost\u0159ednictv\u00edm z\u00e1\u017eitk\u016f k udr\u017eitelnosti"}]},{"@type":"WebSite","@id":"https:\/\/www.petrklichelp.cz\/cs\/#website","url":"https:\/\/www.petrklichelp.cz\/cs\/","name":"Petrkl\u00ed\u010d help","description":"","publisher":{"@id":"https:\/\/www.petrklichelp.cz\/cs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.petrklichelp.cz\/cs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.petrklichelp.cz\/cs\/#organization","name":"Petrkl\u00ed\u010d help","url":"https:\/\/www.petrklichelp.cz\/cs\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.petrklichelp.cz\/cs\/#\/schema\/logo\/image\/","url":"https:\/\/petrklichelp.mrkninaweb.cz\/wp-content\/uploads\/2023\/01\/zahrada-petrklichelp.png","contentUrl":"https:\/\/petrklichelp.mrkninaweb.cz\/wp-content\/uploads\/2023\/01\/zahrada-petrklichelp.png","width":117,"height":110,"caption":"Petrkl\u00ed\u010d help"},"image":{"@id":"https:\/\/www.petrklichelp.cz\/cs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PetrklicHelp","https:\/\/www.instagram.com\/petrklic_help\/"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/project\/2778","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/project"}],"about":[{"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/types\/project"}],"version-history":[{"count":4,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/project\/2778\/revisions"}],"predecessor-version":[{"id":2784,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/project\/2778\/revisions\/2784"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/media\/2787"}],"wp:attachment":[{"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/media?parent=2778"}],"wp:term":[{"taxonomy":"project_category","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/project_category?post=2778"},{"taxonomy":"project_label","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/project_label?post=2778"},{"taxonomy":"donators","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/donators?post=2778"},{"taxonomy":"sponsors","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/sponsors?post=2778"},{"taxonomy":"partners","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/partners?post=2778"},{"taxonomy":"members","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/members?post=2778"},{"taxonomy":"country","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/country?post=2778"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}