{"id":917,"date":"2023-12-19T10:06:08","date_gmt":"2023-12-19T09:06:08","guid":{"rendered":"https:\/\/www.petrklichelp.cz\/?post_type=project&#038;p=917"},"modified":"2026-07-24T02:18:13","modified_gmt":"2026-07-24T00:18:13","slug":"star-strategies-and-techniques-in-addictions-for-youngsters","status":"publish","type":"project","link":"https:\/\/www.petrklichelp.cz\/en\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/","title":{"rendered":"STAR: Strategies and Techniques in Addictions for youngsteRs"},"content":{"rendered":"\n<!-- ============================================================\n     STAR Project Block \u2014 Petrkl\u00ed\u010d Help branding\n     Paste this whole snippet into a WordPress \"Custom HTML\" block.\n     All CSS is scoped under .pk-star-block so it cannot leak out\n     and affect the rest of the page.\n     ============================================================ -->\n\n<style>\n.pk-star-block {\n  --pk-yellow: #f4c430;      \/* primrose \/ petrkl\u00ed\u010d yellow *\/\n  --pk-yellow-dark: #d9a91e;\n  --pk-green: #4a7c3a;       \/* nature \/ youth green *\/\n  --pk-green-dark: #375c2b;\n  --pk-ink: #2b2b26;\n  --pk-paper: #fffdf6;\n  --pk-line: #e8dfc4;\n\n  box-sizing: border-box;\n  max-width: 900px;\n  margin: 2.5rem auto;\n  padding: 0;\n  background: var(--pk-paper);\n  border: 1px solid var(--pk-line);\n  border-radius: 14px;\n  overflow: hidden;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  color: var(--pk-ink);\n  line-height: 1.6;\n  box-shadow: 0 4px 18px rgba(0,0,0,0.06);\n}\n\n.pk-star-block *,\n.pk-star-block *::before,\n.pk-star-block *::after {\n  box-sizing: border-box;\n}\n\n.pk-star-block .pk-hero {\n  background: linear-gradient(135deg, var(--pk-green) 0%, var(--pk-green-dark) 100%);\n  color: #fff;\n  padding: 2.2rem 2rem;\n  position: relative;\n}\n\n.pk-star-block .pk-hero::after {\n  content: \"\";\n  position: absolute;\n  right: -30px;\n  top: -30px;\n  width: 140px;\n  height: 140px;\n  border-radius: 50%;\n  background: var(--pk-yellow);\n  opacity: 0.18;\n}\n\n.pk-star-block .pk-eyebrow {\n  display: inline-block;\n  background: var(--pk-yellow);\n  color: var(--pk-green-dark);\n  font-weight: 700;\n  font-size: 0.75rem;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  padding: 0.3rem 0.7rem;\n  border-radius: 999px;\n  margin-bottom: 0.8rem;\n}\n\n.pk-star-block .pk-hero h1 {\n  margin: 0 0 0.4rem 0;\n  font-size: 1.7rem;\n  font-weight: 800;\n  line-height: 1.3;\n}\n\n.pk-star-block .pk-hero p.pk-subtitle {\n  margin: 0;\n  font-size: 1rem;\n  opacity: 0.92;\n  max-width: 640px;\n}\n\n.pk-star-block .pk-body {\n  padding: 2rem;\n}\n\n.pk-star-block h2 {\n  font-size: 1.2rem;\n  font-weight: 800;\n  color: var(--pk-green-dark);\n  border-left: 4px solid var(--pk-yellow);\n  padding-left: 0.6rem;\n  margin: 0 0 0.9rem 0;\n}\n\n.pk-star-block .pk-motivation p {\n  margin: 0 0 1rem 0;\n  font-size: 0.98rem;\n}\n\n.pk-star-block .pk-trivia {\n  background: #faf6e6;\n  border: 1px solid var(--pk-line);\n  border-radius: 10px;\n  padding: 1.3rem 1.5rem;\n  margin: 1.5rem 0 2rem 0;\n}\n\n.pk-star-block .pk-trivia ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.pk-star-block .pk-trivia li {\n  position: relative;\n  padding-left: 1.6rem;\n  margin-bottom: 0.7rem;\n  font-size: 0.94rem;\n}\n\n.pk-star-block .pk-trivia li:last-child {\n  margin-bottom: 0;\n}\n\n.pk-star-block .pk-trivia li::before {\n  content: \"\u25cf\";\n  color: var(--pk-yellow-dark);\n  position: absolute;\n  left: 0;\n  top: 0.05em;\n  font-size: 0.7em;\n}\n\n.pk-star-block .pk-outputs-note {\n  font-size: 0.88rem;\n  font-style: italic;\n  color: #7a7460;\n  margin: 0 0 1rem 0;\n}\n\n.pk-star-block .pk-pdf-card {\n  display: flex;\n  align-items: center;\n  gap: 0.9rem;\n  background: #fff;\n  border: 1px solid var(--pk-line);\n  border-left: 4px solid var(--pk-yellow-dark);\n  border-radius: 10px;\n  padding: 1rem 1.2rem;\n  text-decoration: none;\n  color: var(--pk-ink);\n  margin-bottom: 1.4rem;\n  transition: transform 0.15s ease, box-shadow 0.15s ease;\n}\n\n.pk-star-block .pk-pdf-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 14px rgba(0,0,0,0.08);\n}\n\n.pk-star-block .pk-pdf-icon {\n  flex: 0 0 auto;\n  width: 40px;\n  height: 40px;\n  border-radius: 8px;\n  background: var(--pk-green);\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 0.72rem;\n  font-weight: 800;\n  letter-spacing: 0.02em;\n}\n\n.pk-star-block .pk-pdf-text .pk-pdf-title {\n  font-weight: 700;\n  font-size: 0.98rem;\n  margin-bottom: 0.15rem;\n}\n\n.pk-star-block .pk-pdf-text .pk-pdf-sub {\n  font-size: 0.82rem;\n  color: #7a7460;\n}\n\n.pk-star-block .pk-video-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n  gap: 0.9rem;\n}\n\n.pk-star-block .pk-video-card {\n  display: flex;\n  align-items: center;\n  gap: 0.7rem;\n  background: #fff;\n  border: 1px solid var(--pk-line);\n  border-radius: 10px;\n  padding: 0.85rem 1rem;\n  text-decoration: none;\n  color: var(--pk-ink);\n  transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;\n}\n\n.pk-star-block .pk-video-card:hover {\n  transform: translateY(-2px);\n  border-color: var(--pk-yellow-dark);\n  box-shadow: 0 6px 14px rgba(0,0,0,0.08);\n}\n\n.pk-star-block .pk-play {\n  flex: 0 0 auto;\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  background: var(--pk-green);\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 0.8rem;\n}\n\n.pk-star-block .pk-video-title {\n  font-size: 0.92rem;\n  font-weight: 600;\n  line-height: 1.3;\n}\n\n.pk-star-block .pk-playlist-embed {\n  margin-top: 1.4rem;\n  border-radius: 10px;\n  overflow: hidden;\n  border: 1px solid var(--pk-line);\n}\n\n.pk-star-block .pk-playlist-embed iframe {\n  display: block;\n  width: 100%;\n  aspect-ratio: 16 \/ 9;\n  border: 0;\n}\n\n.pk-star-block .pk-footer-brand {\n  padding: 1rem 2rem;\n  background: #fff;\n  border-top: 1px solid var(--pk-line);\n  font-size: 0.82rem;\n  color: #7a7460;\n  text-align: right;\n}\n<\/style>\n\n<div class=\"pk-star-block\">\n\n  <div class=\"pk-hero\">\n    <span class=\"pk-eyebrow\">Petrkl\u00ed\u010d Help \u00b7 Project<\/span>\n    <h1>STAR: Strategies and Techniques in Addictions for youngsteRs<\/h1>\n    <p class=\"pk-subtitle\">Equipping young people with the tools to prevent drug addiction and reclaim their place in an inclusive society.<\/p>\n  <\/div>\n\n  <div class=\"pk-body\">\n\n    <section class=\"pk-motivation\">\n      <h2>Project motivation<\/h2>\n      <p>Drug addiction can have a significant impact on a young person&#8217;s life, leading to a breakdown of relationships with friends and family, poor academic performance, and difficulties in finding and maintaining employment. These challenges can result in the exclusion of young people from mainstream society, leading to further isolation and marginalization.<\/p>\n      <p>To address these issues, our project is designed to provide young people with the necessary techniques and tools to prevent drug addiction. Through education and training, we aim to equip young people with the skills they need to make informed decisions about drug use and to recognize the risks and consequences of addiction.<\/p>\n      <p>By empowering young people with this knowledge, we believe that we can boost inclusion and create a more inclusive society. Our project provides young people with the support they need to overcome addiction and re-engage with mainstream society, allowing them to achieve their full potential and contribute to their communities. Ultimately, our project aims to break down the barriers that prevent young people from participating fully in society, promoting a more inclusive and equitable future for all.<\/p>\n    <\/section>\n\n    <section class=\"pk-trivia-section\">\n      <h2>Trivia from context analysis<\/h2>\n      <div class=\"pk-trivia\">\n        <ul>\n          <li>1 in every 18 people aged 15\u201364 worldwide had used a drug in the past 12 months \u2014 26% higher than in 2010.<\/li>\n          <li>Young people use more drugs than adults and develop dependency faster.<\/li>\n          <li>Europe remains a major consumer market for &#8220;ecstasy.&#8221;<\/li>\n          <li>Amphetamine is the 2nd most used stimulant in Europe after cocaine.<\/li>\n          <li>The home-made methamphetamine &#8220;pervitin&#8221; is the main substance linked to problem drug use in the Czech Republic.<\/li>\n          <li>Spain is the 3rd country in Europe in trends in overdose deaths.<\/li>\n          <li>1 in 3 Italians aged 15\u201364 had used a psychoactive substance at least once in their lifetime.<\/li>\n          <li>Opioids remain the main drug type for which people are in drug treatment in Europe, but cannabis follows closely.<\/li>\n          <li>Western and Central Europe remains the 2nd largest cocaine market worldwide.<\/li>\n          <li>Cannabis use disorders and psychiatric comorbidities have risen in Western Europe \u2014 cannabis use accounted for 31% of people who entered treatment in the EU in 2019.<\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <section class=\"pk-outputs\">\n      <h2>Project outputs<\/h2>\n      <a class=\"pk-pdf-card\" href=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/STAR_interactive-book.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\n        <span class=\"pk-pdf-icon\">PDF<\/span>\n        <span class=\"pk-pdf-text\">\n          <span class=\"pk-pdf-title\">STAR Interactive Book<\/span>\n          <span class=\"pk-pdf-sub\">Download the full project booklet<\/span>\n        <\/span>\n      <\/a>\n\n      <div class=\"pk-video-grid\">\n        <a class=\"pk-video-card\" href=\"https:\/\/youtu.be\/lb3Gs1pEZHM\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">STAR Summary Video Course<\/span>\n        <\/a>\n        <a class=\"pk-video-card\" href=\"https:\/\/www.youtube.com\/watch?v=MG8DLPZK0Cc\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">A Real Case of Drug Addiction<\/span>\n        <\/a>\n        <a class=\"pk-video-card\" href=\"https:\/\/www.youtube.com\/watch?v=bsF9KehBs0U\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">Connection<\/span>\n        <\/a>\n        <a class=\"pk-video-card\" href=\"https:\/\/www.youtube.com\/watch?v=ZJPj6qTmyF4\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">Do Not Point at Me<\/span>\n        <\/a>\n        <a class=\"pk-video-card\" href=\"https:\/\/www.youtube.com\/watch?v=nEuNHroLfgE\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">Heroin Wakeup<\/span>\n        <\/a>\n        <a class=\"pk-video-card\" href=\"https:\/\/www.youtube.com\/watch?v=RLEIbbe1chg\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">Mobile Addiction on Our Point of View<\/span>\n        <\/a>\n      <\/div>\n\n      <div class=\"pk-playlist-embed\">\n        <iframe\n          src=\"https:\/\/www.youtube.com\/embed\/videoseries?list=PLIt6vxlz2JxJtVjqoA7wsbAjqfSsXJziq\"\n          title=\"STAR Project Playlist\"\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n          allowfullscreen\n          loading=\"lazy\">\n        <\/iframe>\n      <\/div>\n    <\/section>\n\n  <\/div>\n\n  <div class=\"pk-footer-brand\">Petrkl\u00ed\u010d Help, z.s. \u2014 WE ARE GIVING YOUNG PEOPLE A SPACE FOR CREATIVITY<\/div>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Petrkl\u00ed\u010d Help \u00b7 Project STAR: Strategies and Techniques in Addictions for youngsteRs Equipping young people with the tools to prevent&#8230;<\/p>\n","protected":false},"featured_media":2013,"template":"","project_category":[30],"project_label":[],"donators":[51],"sponsors":[],"partners":[],"members":[173,125,41,170],"country":[158,157,167],"class_list":["post-917","project","type-project","status-publish","has-post-thumbnail","hentry","project_category-finished-projects","donators-erasmus","members-katarzyna_gattnar","members-katerina-drongova","members-petr-kantor","members-veronika-skorokhod","country-czech-republic","country-italy","country-spain"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>STAR: Strategies and Techniques in Addictions for youngsteRs - 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\/star-strategies-and-techniques-in-addictions-for-youngsters\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"STAR: Strategies and Techniques in Addictions for youngsteRs - Petrkl\u00ed\u010d help\" \/>\n<meta property=\"og:description\" content=\"Petrkl\u00ed\u010d Help \u00b7 Project STAR: Strategies and Techniques in Addictions for youngsteRs Equipping young people with the tools to prevent...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.petrklichelp.cz\/en\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/\" \/>\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-07-24T00:18:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png\" \/>\n\t<meta property=\"og:image:width\" content=\"924\" \/>\n\t<meta property=\"og:image:height\" content=\"880\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/\",\"url\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/\",\"name\":\"STAR: Strategies and Techniques in Addictions for youngsteRs - Petrkl\u00ed\u010d help\",\"isPartOf\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png\",\"datePublished\":\"2023-12-19T09:06:08+00:00\",\"dateModified\":\"2026-07-24T00:18:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage\",\"url\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png\",\"contentUrl\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png\",\"width\":924,\"height\":880},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.petrklichelp.cz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"STAR: Strategies and Techniques in Addictions for youngsteRs\"}]},{\"@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":"STAR: Strategies and Techniques in Addictions for youngsteRs - 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\/star-strategies-and-techniques-in-addictions-for-youngsters\/","og_locale":"en_GB","og_type":"article","og_title":"STAR: Strategies and Techniques in Addictions for youngsteRs - Petrkl\u00ed\u010d help","og_description":"Petrkl\u00ed\u010d Help \u00b7 Project STAR: Strategies and Techniques in Addictions for youngsteRs Equipping young people with the tools to prevent...","og_url":"https:\/\/www.petrklichelp.cz\/en\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/","og_site_name":"Petrkl\u00ed\u010d help","article_publisher":"https:\/\/www.facebook.com\/PetrklicHelp","article_modified_time":"2026-07-24T00:18:13+00:00","og_image":[{"width":924,"height":880,"url":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/","url":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/","name":"STAR: Strategies and Techniques in Addictions for youngsteRs - Petrkl\u00ed\u010d help","isPartOf":{"@id":"https:\/\/www.petrklichelp.cz\/cs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage"},"image":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage"},"thumbnailUrl":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png","datePublished":"2023-12-19T09:06:08+00:00","dateModified":"2026-07-24T00:18:13+00:00","breadcrumb":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage","url":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png","contentUrl":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png","width":924,"height":880},{"@type":"BreadcrumbList","@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.petrklichelp.cz\/"},{"@type":"ListItem","position":2,"name":"STAR: Strategies and Techniques in Addictions for youngsteRs"}]},{"@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\/917","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":21,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/project\/917\/revisions"}],"predecessor-version":[{"id":2872,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/project\/917\/revisions\/2872"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/media\/2013"}],"wp:attachment":[{"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/media?parent=917"}],"wp:term":[{"taxonomy":"project_category","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/project_category?post=917"},{"taxonomy":"project_label","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/project_label?post=917"},{"taxonomy":"donators","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/donators?post=917"},{"taxonomy":"sponsors","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/sponsors?post=917"},{"taxonomy":"partners","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/partners?post=917"},{"taxonomy":"members","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/members?post=917"},{"taxonomy":"country","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/en\/wp-json\/wp\/v2\/country?post=917"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}