{"id":2459,"date":"2026-07-05T18:04:40","date_gmt":"2026-07-05T17:04:40","guid":{"rendered":"https:\/\/japanmatsuri.org\/it\/?page_id=2459"},"modified":"2026-07-13T18:13:05","modified_gmt":"2026-07-13T17:13:05","slug":"accrediti-media","status":"publish","type":"page","link":"https:\/\/japanmatsuri.org\/en\/accrediti-media\/","title":{"rendered":"Accredito Media"},"content":{"rendered":"\n<!-- ============================================================\n     JAPAN MATSURI 2026 \u2014 Accredito Stampa\n     Da incollare in un widget HTML di Elementor (tutto il file).\n     Endpoint backend: vedi JM_API_URL in fondo al file.\n     ============================================================ -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Murecho:wght@400;500;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n.jm-acc, .jm-acc * { box-sizing: border-box; margin: 0; padding: 0; }\n.jm-acc {\n  --jm-red: #bc0b31;\n  --jm-red-deep: #8f0825;\n  --jm-blue: #1c244b;\n  --jm-ink: #241f20;        --jm-ink: oklch(0.24 0.02 20);\n  --jm-ink-soft: #655a5c;   --jm-ink-soft: oklch(0.45 0.02 20);\n  --jm-surface: #ffffff;\n  --jm-tint: #f7eeee;       --jm-tint: oklch(0.96 0.01 20);\n  --jm-line: #ddd0d1;       --jm-line: oklch(0.87 0.02 20);\n  --jm-gold: #e5c87f;\n  --jm-sakura: #f4c6cd;     --jm-sakura: oklch(0.87 0.06 10);\n  --jm-ok: #2e7d4f;\n  --jm-err: #b3261e;\n  font-family: 'Murecho-Variabile-Installato', 'Murecho', -apple-system, sans-serif;\n  color: var(--jm-ink);\n  background: var(--jm-surface);\n  line-height: 1.6;\n  position: relative;\n}\n\n\/* ---------- hero (stile sito, come la home) ---------- *\/\n.jm-acc .jm-hero {\n  background: url('\/accrediti\/assets\/hero_JM_2026.jpg') center left \/ cover no-repeat;\n  min-height: 340px;\n  display: flex; align-items: center; justify-content: flex-end;\n  padding: 54px 7% 60px;\n  position: relative;\n  color: var(--jm-ink);\n}\n.jm-acc .jm-hero::before {\n  content: \"\"; position: absolute; inset: 0;\n  background: linear-gradient(270deg, rgba(240,236,226,.94) 0%, rgba(240,236,226,.8) 38%, rgba(240,236,226,.1) 70%);\n}\n@media (max-width: 720px) {\n  .jm-acc .jm-hero::before { background: rgba(240,236,226,.78); }\n}\n.jm-acc .jm-hero-txt { position: relative; max-width: 600px; text-align: left; }\n.jm-acc .jm-hero-tag {\n  display: inline-block;\n  font-size: 13px; font-weight: 800; letter-spacing: .14em;\n  text-transform: uppercase;\n  color: var(--jm-red);\n  margin-bottom: 12px;\n}\n.jm-acc .jm-hero h1 {\n  font-size: clamp(32px, 5vw, 52px);\n  font-weight: 800; line-height: 1.1;\n  color: #000;\n  text-wrap: balance;\n  margin-bottom: 12px;\n}\n.jm-acc .jm-hero .jm-sub {\n  font-size: clamp(15px, 2vw, 17px); color: var(--jm-ink);\n  max-width: 52ch; position: relative;\n}\n.jm-acc .jm-hero .jm-date {\n  margin-top: 18px; display: inline-flex; gap: 10px; align-items: center;\n  font-weight: 800; font-size: 15px; color: var(--jm-red);\n  border-top: 2px solid rgba(188,11,49,.35);\n  padding-top: 12px; position: relative;\n}\n\n\/* ---------- body ---------- *\/\n.jm-acc .jm-body { padding: 44px 22px 60px; max-width: 804px; margin: 0 auto; }\n@media (max-width: 640px) {\n  .jm-acc .jm-hero { min-height: 240px; padding: 40px 22px 44px; }\n  .jm-acc .jm-body { padding: 32px 20px 44px; }\n}\n.jm-acc .jm-intro {\n  background: var(--jm-tint);\n  padding: 15px 19px; border-radius: 12px;\n  font-size: 14px; margin-bottom: 32px;\n}\n.jm-acc fieldset { border: none; margin-bottom: 32px; min-width: 0; }\n.jm-acc legend {\n  font-family: 'Murecho-Variabile-Installato', 'Murecho', sans-serif;\n  font-size: 20px; font-weight: 800; color: var(--jm-blue);\n  display: flex; align-items: center; gap: 11px;\n  margin-bottom: 17px; width: 100%;\n  text-wrap: balance;\n}\n.jm-acc legend .jm-num {\n  display: inline-flex; align-items: center; justify-content: center;\n  width: 30px; height: 30px; border-radius: 9px;\n  background: var(--jm-red); color: #fff;\n  font-family: inherit;\n  font-size: 15px; font-weight: 700; flex: none;\n}\n.jm-acc legend::after {\n  content: \"\"; flex: 1; height: 2px; border-radius: 2px;\n  background: linear-gradient(90deg, var(--jm-sakura), transparent);\n}\n.jm-acc .jm-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 17px; }\n@media (max-width: 560px) { .jm-acc .jm-grid { grid-template-columns: 1fr; } }\n.jm-acc .jm-field.jm-full { grid-column: 1 \/ -1; }\n.jm-acc label.jm-lab {\n  display: block; font-size: 13px; font-weight: 700;\n  margin-bottom: 6px; letter-spacing: .02em;\n}\n.jm-acc .jm-req { color: var(--jm-red); }\n.jm-acc .jm-hint { font-weight: 500; color: var(--jm-ink-soft); font-size: 12px; }\n.jm-acc input[type=text], .jm-acc input[type=email], .jm-acc input[type=tel],\n.jm-acc select, .jm-acc textarea {\n  width: 100%; font: inherit; font-size: 15px;\n  padding: 11px 14px;\n  border: 1.5px solid var(--jm-line); border-radius: 10px;\n  background: #fff; color: var(--jm-ink);\n  transition: border-color .15s ease-out, box-shadow .15s ease-out;\n}\n.jm-acc ::placeholder { color: var(--jm-ink-soft); opacity: 1; }\n.jm-acc input:focus, .jm-acc select:focus, .jm-acc textarea:focus {\n  outline: none; border-color: var(--jm-red);\n  box-shadow: 0 0 0 3px rgba(188,11,49,.14);\n}\n.jm-acc textarea { resize: vertical; min-height: 94px; }\n.jm-acc .jm-chips { display: flex; flex-wrap: wrap; gap: 10px; }\n.jm-acc .jm-chip { position: relative; }\n.jm-acc .jm-chip input { position: absolute; opacity: 0; inset: 0; cursor: pointer; }\n.jm-acc .jm-chip span {\n  display: inline-block; padding: 8px 17px;\n  border: 1.5px solid var(--jm-line); border-radius: 999px;\n  background: #fff; font-size: 14px; font-weight: 500;\n  cursor: pointer; user-select: none;\n  transition: background .13s ease-out, border-color .13s ease-out,\n              color .13s ease-out, transform .13s ease-out;\n}\n.jm-acc .jm-chip span:hover { border-color: var(--jm-red); transform: translateY(-1px); }\n.jm-acc .jm-chip input:checked + span {\n  background: var(--jm-red); border-color: var(--jm-red);\n  color: #fff; font-weight: 700;\n}\n.jm-acc .jm-chip input:focus-visible + span { box-shadow: 0 0 0 3px rgba(188,11,49,.3); }\n.jm-acc .jm-consent {\n  display: flex; gap: 12px; align-items: flex-start;\n  background: var(--jm-tint); border-radius: 12px;\n  padding: 16px 18px; font-size: 13.5px; cursor: pointer;\n}\n.jm-acc .jm-consent input {\n  margin-top: 3px; width: 18px; height: 18px;\n  accent-color: var(--jm-red); flex: none;\n}\n.jm-acc .jm-submit {\n  display: block; margin: 30px auto 0; width: min(100%, 460px);\n  font: inherit; font-size: 17px; font-weight: 800; letter-spacing: .02em;\n  color: #fff;\n  background: var(--jm-red);\n  border: none; border-radius: 999px;\n  padding: 15px 36px; cursor: pointer;\n  box-shadow: 0 6px 18px rgba(188,11,49,.28);\n  transition: transform .12s ease-out, box-shadow .12s ease-out;\n}\n.jm-acc .jm-submit:hover { background: var(--jm-red-deep); transform: translateY(-1px); box-shadow: 0 9px 24px rgba(188,11,49,.4); }\n.jm-acc .jm-submit:active { transform: translateY(0); }\n.jm-acc .jm-submit:focus-visible { outline: 3px solid var(--jm-ink); outline-offset: 2px; }\n.jm-acc .jm-submit:disabled { opacity: .6; cursor: wait; transform: none; }\n.jm-acc .jm-msg {\n  display: none; margin-top: 18px; padding: 14px 18px;\n  border-radius: 10px; font-size: 14.5px; font-weight: 500;\n}\n.jm-acc .jm-msg.jm-show { display: block; }\n.jm-acc .jm-msg.jm-error { background: #fbeae9; color: var(--jm-err); border: 1px solid #eec5c2; }\n.jm-acc .jm-done { display: none; text-align: center; padding: 72px 30px; position: relative; overflow: hidden; }\n.jm-acc .jm-done.jm-show { display: block; }\n.jm-acc .jm-done .jm-done-icon {\n  width: 76px; height: 76px; border-radius: 50%;\n  background: var(--jm-ok); color: #fff;\n  display: inline-flex; align-items: center; justify-content: center;\n  font-size: 36px; margin-bottom: 20px;\n}\n.jm-acc .jm-done h2 {\n  font-family: 'Murecho-Variabile-Installato', 'Murecho', sans-serif; font-size: 27px; color: var(--jm-blue);\n  margin-bottom: 10px; text-wrap: balance;\n}\n.jm-acc .jm-done p { color: var(--jm-ink-soft); max-width: 46ch; margin: 0 auto; }\n.jm-acc .jm-hp { position: absolute; left: -9999px; top: -9999px; }\n\n\n\/* ---------- testo candidatura ---------- *\/\n.jm-acc .jm-brief { margin-bottom: 30px; }\n.jm-acc .jm-brief h2 {\n  font-family: 'Murecho-Variabile-Installato', 'Murecho', sans-serif;\n  font-size: 28px; font-weight: 800; line-height: 1.25; color: var(--jm-blue);\n  text-wrap: balance; margin-bottom: 12px;\n}\n.jm-acc .jm-brief .jm-brief-lead { font-weight: 700; color: var(--jm-red); }\n.jm-acc .jm-brief p { font-size: 20px; margin-bottom: 10px; max-width: 68ch; text-wrap: pretty; }\n.jm-acc .jm-brief .jm-brief-nota {\n  background: var(--jm-tint); border-radius: 12px;\n  padding: 16px 20px; font-size: 20px; margin-top: 14px;\n}\n.jm-acc .jm-brief .jm-brief-close { font-weight: 700; margin-top: 12px; margin-bottom: 0; }\n@media (max-width: 767px) {\n  .jm-acc .jm-brief p,\n  .jm-acc .jm-brief .jm-brief-nota { font-size: 18px; }\n}\n\n\/* ---------- motion ---------- *\/\n@keyframes jm-rise {\n  from { transform: translateY(14px); }\n  to   { transform: none; }\n}\n.jm-acc .jm-hero .jm-hero-tag, .jm-acc .jm-hero h1,\n.jm-acc .jm-hero .jm-sub, .jm-acc .jm-hero .jm-date {\n  animation: jm-rise .5s cubic-bezier(.165,.84,.44,1) both;\n}\n.jm-acc .jm-hero h1 { animation-delay: .06s; }\n.jm-acc .jm-hero .jm-sub { animation-delay: .12s; }\n.jm-acc .jm-hero .jm-date { animation-delay: .18s; }\n.jm-acc .jm-brief { animation-delay: .05s; }\n.jm-acc fieldset, .jm-acc .jm-brief, .jm-acc .jm-intro, .jm-acc .jm-consent, .jm-acc .jm-submit {\n  animation: jm-rise .45s cubic-bezier(.165,.84,.44,1) both;\n}\n.jm-acc .jm-intro { animation-delay: .1s; }\n.jm-acc fieldset:nth-of-type(1) { animation-delay: .16s; }\n.jm-acc fieldset:nth-of-type(2) { animation-delay: .22s; }\n.jm-acc fieldset:nth-of-type(3) { animation-delay: .28s; }\n.jm-acc .jm-consent, .jm-acc .jm-submit { animation-delay: .34s; }\n@keyframes jm-bloom {\n  from { opacity: 0; transform: scale(.5); }\n  to   { opacity: 1; transform: scale(1); }\n}\n.jm-acc .jm-done.jm-show .jm-done-icon { animation: jm-bloom .5s cubic-bezier(.165,.84,.44,1) both; }\n@media (prefers-reduced-motion: reduce) {\n  .jm-acc *, .jm-acc *::before, .jm-acc *::after {\n    animation: none !important; transition: none !important;\n  }\n}\n<\/style>\n\n<div class=\"jm-acc\">\n  <header class=\"jm-hero\">\n    <div class=\"jm-hero-txt\">\n      <span class=\"jm-hero-tag\" data-i18n=\"tag\">Accrediti \u00b7 Media<\/span>\n      <h1 data-i18n=\"h1\">Accredito media Japan Matsuri<\/h1>\n      <p class=\"jm-sub\" data-i18n=\"sub\">Giornalisti, fotografi, videomaker, blogger e siti amatoriali: richiedi l&#8217;accredito media per raccontare il festival giapponese di Bellinzona. Aperto anche alle testate non professionali. (Sei un content creator? Usa il Creator Pass.)<\/p>\n      <span class=\"jm-date\">\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M16 2v4M8 2v4M3 10h18\"\/><\/svg>\n        <span data-i18n=\"date\">19\u201320 settembre 2026 \u00b7 Espocentro, Bellinzona<\/span>\n      <\/span>\n    <\/div>\n  <\/header>\n  <div class=\"jm-body\">\n    <form id=\"jm-form\" novalidate>\n      <p class=\"jm-intro\" data-i18n-html=\"intro\">Compila il modulo: valuteremo ogni richiesta e riceverai una risposta via e-mail. I campi con <strong class=\"jm-req\">*<\/strong> sono obbligatori.<\/p>\n\n      <!-- honeypot anti-spam -->\n      <div class=\"jm-hp\" aria-hidden=\"true\">\n        <label>Non compilare questo campo<input type=\"text\" name=\"website\" tabindex=\"-1\" autocomplete=\"off\"><\/label>\n      <\/div>\n\n      <fieldset>\n        <legend><span class=\"jm-num\">1<\/span><span data-i18n=\"s1\">I tuoi dati<\/span><\/legend>\n        <div class=\"jm-grid\">\n          <div class=\"jm-field\">\n            <label class=\"jm-lab\" for=\"jm-nome\"><span data-i18n=\"l_nome\">Nome<\/span> <span class=\"jm-req\">*<\/span><\/label>\n            <input type=\"text\" id=\"jm-nome\" name=\"nome\" required autocomplete=\"given-name\">\n          <\/div>\n          <div class=\"jm-field\">\n            <label class=\"jm-lab\" for=\"jm-cognome\"><span data-i18n=\"l_cognome\">Cognome<\/span> <span class=\"jm-req\">*<\/span><\/label>\n            <input type=\"text\" id=\"jm-cognome\" name=\"cognome\" required autocomplete=\"family-name\">\n          <\/div>\n          <div class=\"jm-field\">\n            <label class=\"jm-lab\" for=\"jm-email\"><span data-i18n=\"l_email\">E-mail<\/span> <span class=\"jm-req\">*<\/span><\/label>\n            <input type=\"email\" id=\"jm-email\" name=\"email\" required autocomplete=\"email\">\n          <\/div>\n          <div class=\"jm-field\">\n            <label class=\"jm-lab\" for=\"jm-tel\"><span data-i18n=\"l_tel\">Telefono<\/span> <span class=\"jm-req\">*<\/span><\/label>\n            <input type=\"tel\" id=\"jm-tel\" name=\"telefono\" required autocomplete=\"tel\" placeholder=\"+41 79 000 00 00\">\n          <\/div>\n        <\/div>\n      <\/fieldset>\n      <fieldset>\n        <legend><span class=\"jm-num\">2<\/span><span data-i18n=\"s2\">La tua testata<\/span><\/legend>\n        <div class=\"jm-grid\">\n          <div class=\"jm-field\">\n            <label class=\"jm-lab\" for=\"jm-testata\"><span data-i18n=\"l_testata\">Testata \/ media<\/span> <span class=\"jm-req\">*<\/span><\/label>\n            <input type=\"text\" id=\"jm-testata\" name=\"testata\" required data-i18n-ph=\"ph_testata\" placeholder=\"es. laRegione, RSI, blog\u2026\">\n          <\/div>\n          <div class=\"jm-field\">\n            <label class=\"jm-lab\" for=\"jm-ruolo\"><span data-i18n=\"l_ruolo\">Ruolo<\/span> <span class=\"jm-req\">*<\/span><\/label>\n            <select id=\"jm-ruolo\" name=\"ruolo\" required>\n              <option value=\"\" disabled selected data-i18n=\"sel\">Seleziona\u2026<\/option>\n              <option value=\"Giornalista\" data-i18n=\"r1\">Giornalista<\/option>\n              <option value=\"Fotografo\/a\" data-i18n=\"r2\">Fotografo\/a<\/option>\n              <option value=\"Videomaker\" data-i18n=\"r3\">Videomaker<\/option>\n              <option value=\"Blogger \/ sito amatoriale\" data-i18n=\"r4\">Blogger \/ sito amatoriale<\/option>\n              <option value=\"Altro\" data-i18n=\"r5\">Altro<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"jm-field\">\n            <label class=\"jm-lab\" for=\"jm-tessera\"><span data-i18n=\"l_tessera\">N\u00b0 tessera stampa<\/span> <span class=\"jm-hint\" data-i18n=\"hint_tessera\">\u2014 se disponibile<\/span><\/label>\n            <input type=\"text\" id=\"jm-tessera\" name=\"tessera\" data-i18n-ph=\"ph_tessera\" placeholder=\"es. impressum \/ RP 12345\">\n          <\/div>\n          <div class=\"jm-field\">\n            <label class=\"jm-lab\" for=\"jm-sito\"><span data-i18n=\"l_sito\">Sito della testata<\/span> <span class=\"jm-req\">*<\/span><\/label>\n            <input type=\"text\" id=\"jm-sito\" name=\"sito\" required placeholder=\"https:\/\/\u2026\">\n          <\/div>\n          <div class=\"jm-field\">\n            <label class=\"jm-lab\" for=\"jm-traffico\"><span data-i18n=\"l_traffico\">Visite o impressioni giornaliere<\/span> <span class=\"jm-hint\" data-i18n=\"hint_traffico\">\u2014 media stimata, utile per blog e siti amatoriali<\/span><\/label>\n            <select id=\"jm-traffico\" name=\"traffico\">\n              <option value=\"\" disabled selected data-i18n=\"sel\">Seleziona\u2026<\/option>\n              <option value=\"Meno di 500 al giorno\" data-i18n=\"t1\">Meno di 500 al giorno<\/option>\n              <option value=\"500 \u2013 2'000 al giorno\" data-i18n=\"t2\">500 \u2013 2&#8217;000 al giorno<\/option>\n              <option value=\"2'000 \u2013 10'000 al giorno\" data-i18n=\"t3\">2&#8217;000 \u2013 10&#8217;000 al giorno<\/option>\n              <option value=\"10'000 \u2013 50'000 al giorno\" data-i18n=\"t4\">10&#8217;000 \u2013 50&#8217;000 al giorno<\/option>\n              <option value=\"Oltre 50'000 al giorno\" data-i18n=\"t5\">Oltre 50&#8217;000 al giorno<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"jm-field jm-full\">\n            <label class=\"jm-lab\" for=\"jm-lavori\"><span data-i18n=\"l_lavori\">Articoli o servizi recenti<\/span> <span class=\"jm-hint\" data-i18n=\"hint_lavori\">\u2014 link, uno per riga, facoltativo<\/span><\/label>\n            <textarea id=\"jm-lavori\" name=\"lavori\" placeholder=\"https:\/\/\u2026\"><\/textarea>\n          <\/div>\n        <\/div>\n      <\/fieldset>\n\n      <fieldset>\n        <legend><span class=\"jm-num\">3<\/span><span data-i18n=\"s3\">Al festival<\/span><\/legend>\n        <div class=\"jm-grid\">\n          <div class=\"jm-field jm-full\">\n            <label class=\"jm-lab\"><span data-i18n=\"giorni_q\">Quando vuoi venire?<\/span> <span class=\"jm-req\">*<\/span><\/label>\n            <div class=\"jm-chips\">\n              <label class=\"jm-chip\"><input type=\"radio\" name=\"giorni\" value=\"Sabato 19\" required><span data-i18n=\"d_sab\">Sabato 19<\/span><\/label>\n              <label class=\"jm-chip\"><input type=\"radio\" name=\"giorni\" value=\"Domenica 20\"><span data-i18n=\"d_dom\">Domenica 20<\/span><\/label>\n              <label class=\"jm-chip\"><input type=\"radio\" name=\"giorni\" value=\"Entrambi i giorni\"><span data-i18n=\"d_both\">Entrambi i giorni<\/span><\/label>\n            <\/div>\n          <\/div>\n          <div class=\"jm-field jm-full\">\n            <label class=\"jm-lab\" for=\"jm-copertura\"><span data-i18n=\"l_copertura\">Che copertura prevedi?<\/span> <span class=\"jm-req\">*<\/span><\/label>\n            <textarea id=\"jm-copertura\" name=\"copertura\" required data-i18n-ph=\"ph_copertura\" placeholder=\"es. articolo sull'edizione 2026, servizio fotografico, intervista agli organizzatori\u2026\"><\/textarea>\n          <\/div>\n          <div class=\"jm-field jm-full\">\n            <label class=\"jm-lab\" for=\"jm-accomp\"><span data-i18n=\"l_accomp\">Accompagnatore tecnico<\/span> <span class=\"jm-hint\" data-i18n=\"hint_accomp\">\u2014 nome e ruolo (es. fotografo), facoltativo<\/span><\/label>\n            <input type=\"text\" id=\"jm-accomp\" name=\"accompagnatore\" data-i18n-ph=\"ph_accomp\" placeholder=\"es. Mario Rossi, fotografo\">\n          <\/div>\n          <div class=\"jm-field jm-full\">\n            <label class=\"jm-lab\" for=\"jm-note\"><span data-i18n=\"l_note\">Note<\/span> <span class=\"jm-hint\" data-i18n=\"hint_fac\">\u2014 facoltativo<\/span><\/label>\n            <textarea id=\"jm-note\" name=\"note\" data-i18n-ph=\"ph_note\" placeholder=\"Qualcosa che dovremmo sapere?\"><\/textarea>\n          <\/div>\n        <\/div>\n      <\/fieldset>\n\n      <label class=\"jm-consent\">\n        <input type=\"checkbox\" name=\"privacy\" required>\n        <span data-i18n-html=\"consent\">Acconsento al trattamento dei miei dati personali da parte dell&#8217;organizzazione del Japan Matsuri ai soli fini della gestione degli accrediti. <span class=\"jm-req\">*<\/span><\/span>\n      <\/label>\n\n      <label class=\"jm-consent\">\n        <input type=\"checkbox\" name=\"linee_guida\" required>\n        <span data-i18n-html=\"consent_guida\">Dichiaro di aver letto e di accettare le linee guida da rispettare durante l&#8217;evento. <span class=\"jm-req\">*<\/span><\/span>\n      <\/label>\n\n      <button type=\"submit\" class=\"jm-submit\" id=\"jm-btn\" data-i18n=\"btn\">Invia richiesta di accredito<\/button>\n      <div class=\"jm-msg jm-error\" id=\"jm-err\" role=\"alert\"><\/div>\n    <\/form>\n\n    <div class=\"jm-done\" id=\"jm-done\">\n      <span class=\"jm-done-icon\" aria-hidden=\"true\">\u2713<\/span>\n      <h2 data-i18n=\"done_h2\">Richiesta inviata!<\/h2>\n      <p data-i18n=\"done_p\">Grazie! Abbiamo ricevuto la tua richiesta di accredito media. Ti risponderemo via e-mail appena possibile.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n(function () {\n  var JM_API_URL = '\/accrediti\/api\/submit.php'; \/\/ \u2190 endpoint backend\n  var I18N = {\n \"it\": {\n  \"r4\": \"Blogger \/ sito amatoriale\",\n  \"date\": \"19\u201320 settembre 2026 \u00b7 Espocentro, Bellinzona\",\n  \"intro\": \"Compila il modulo: valuteremo ogni richiesta e riceverai una risposta via e-mail. I campi con <strong class=\\\"jm-req\\\">*<\/strong> sono obbligatori.\",\n  \"s1\": \"I tuoi dati\",\n  \"s3\": \"Al festival\",\n  \"l_nome\": \"Nome\",\n  \"l_cognome\": \"Cognome\",\n  \"l_email\": \"E-mail\",\n  \"l_tel\": \"Telefono\",\n  \"hint_fac\": \"\u2014 facoltativo\",\n  \"sel\": \"Seleziona\u2026\",\n  \"giorni_q\": \"Quando vuoi venire?\",\n  \"d_sab\": \"Sabato 19\",\n  \"d_dom\": \"Domenica 20\",\n  \"d_both\": \"Entrambi i giorni\",\n  \"l_note\": \"Note\",\n  \"ph_note\": \"Qualcosa che dovremmo sapere?\",\n  \"consent\": \"Acconsento al trattamento dei miei dati personali da parte dell'organizzazione del Japan Matsuri ai soli fini della gestione degli accrediti. <span class=\\\"jm-req\\\">*<\/span>\",\n  \"btn\": \"Invia richiesta di accredito\",\n  \"btn_sending\": \"Invio in corso\u2026\",\n  \"done_h2\": \"Richiesta inviata!\",\n  \"err_fail\": \"Invio non riuscito: {msg} \u2014 riprova tra poco o scrivici via e-mail.\",\n  \"tag\": \"Accrediti \u00b7 Media\",\n  \"h1\": \"Accredito media Japan Matsuri\",\n  \"sub\": \"Giornalisti, fotografi, videomaker, blogger e siti amatoriali: richiedi l'accredito media per raccontare il festival giapponese di Bellinzona. Aperto anche alle testate non professionali. (Sei un content creator? Usa il Creator Pass.)\",\n  \"s2\": \"Il tuo media\",\n  \"l_testata\": \"Media \/ testata\",\n  \"ph_testata\": \"es. laRegione, RSI, blog o sito personale\u2026\",\n  \"l_ruolo\": \"Ruolo\",\n  \"r1\": \"Giornalista\",\n  \"r2\": \"Fotografo\/a\",\n  \"r3\": \"Videomaker\",\n  \"r5\": \"Altro\",\n  \"l_tessera\": \"N\u00b0 tessera stampa\",\n  \"hint_tessera\": \"\u2014 se disponibile, non obbligatoria\",\n  \"ph_tessera\": \"es. impressum \/ RP 12345\",\n  \"l_sito\": \"Sito o pagina del media\",\n  \"l_traffico\": \"Visite o impressioni giornaliere\",\n  \"hint_traffico\": \"\u2014 media stimata, utile per blog e siti amatoriali\",\n  \"t1\": \"Meno di 500 al giorno\",\n  \"t2\": \"500 \u2013 2'000 al giorno\",\n  \"t3\": \"2'000 \u2013 10'000 al giorno\",\n  \"t4\": \"10'000 \u2013 50'000 al giorno\",\n  \"t5\": \"Oltre 50'000 al giorno\",\n  \"l_lavori\": \"Articoli, servizi o contenuti recenti\",\n  \"hint_lavori\": \"\u2014 link, uno per riga, facoltativo\",\n  \"l_copertura\": \"Che copertura prevedi?\",\n  \"ph_copertura\": \"es. articolo sull'edizione 2026, servizio fotografico, video, post social, intervista agli organizzatori\u2026\",\n  \"l_accomp\": \"Accompagnatore tecnico\",\n  \"hint_accomp\": \"\u2014 nome e ruolo (es. fotografo), facoltativo\",\n  \"ph_accomp\": \"es. Mario Rossi, fotografo\",\n  \"done_p\": \"Grazie! Abbiamo ricevuto la tua richiesta di accredito media. Ti risponderemo via e-mail appena possibile.\",\n  \"consent_guida\": \"Dichiaro di aver letto e di accettare le <a href=\\\"\/it\/linee-guida-media-creator\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Linee guida Media<\/a> da rispettare durante l'evento. <span class=\\\"jm-req\\\">*<\/span>\"\n },\n \"en\": {\n  \"r4\": \"Blogger \/ independent site\",\n  \"date\": \"19\u201320 September 2026 \u00b7 Espocentro, Bellinzona\",\n  \"intro\": \"Fill in the form: we will review every request and reply by e-mail. Fields marked <strong class=\\\"jm-req\\\">*<\/strong> are required.\",\n  \"s1\": \"Your details\",\n  \"s3\": \"At the festival\",\n  \"l_nome\": \"First name\",\n  \"l_cognome\": \"Last name\",\n  \"l_email\": \"E-mail\",\n  \"l_tel\": \"Phone\",\n  \"hint_fac\": \"\u2014 optional\",\n  \"sel\": \"Select\u2026\",\n  \"giorni_q\": \"When would you like to come?\",\n  \"d_sab\": \"Saturday 19\",\n  \"d_dom\": \"Sunday 20\",\n  \"d_both\": \"Both days\",\n  \"l_note\": \"Notes\",\n  \"ph_note\": \"Anything we should know?\",\n  \"consent\": \"I consent to the processing of my personal data by the Japan Matsuri organisation for the sole purpose of managing accreditations. <span class=\\\"jm-req\\\">*<\/span>\",\n  \"btn\": \"Submit accreditation request\",\n  \"btn_sending\": \"Sending\u2026\",\n  \"done_h2\": \"Request sent!\",\n  \"err_fail\": \"Something went wrong: {msg} \u2014 please try again shortly or contact us by e-mail.\",\n  \"tag\": \"Accreditation \u00b7 Media\",\n  \"h1\": \"Japan Matsuri media accreditation\",\n  \"sub\": \"Journalists, photographers, videomakers, bloggers and independent sites: request media accreditation to cover the Japanese festival in Bellinzona. Non-professional outlets are welcome too. (Are you a content creator? Use the Creator Pass.)\",\n  \"s2\": \"Your media\",\n  \"l_testata\": \"Media \/ outlet\",\n  \"ph_testata\": \"e.g. laRegione, RSI, blog or personal site\u2026\",\n  \"l_ruolo\": \"Role\",\n  \"r1\": \"Journalist\",\n  \"r2\": \"Photographer\",\n  \"r3\": \"Videomaker\",\n  \"r5\": \"Other\",\n  \"l_tessera\": \"Press card no.\",\n  \"hint_tessera\": \"\u2014 if available, not required\",\n  \"ph_tessera\": \"e.g. impressum \/ RP 12345\",\n  \"l_sito\": \"Media site or page\",\n  \"l_traffico\": \"Daily visits or impressions\",\n  \"hint_traffico\": \"\u2014 estimated average, useful for blogs and independent sites\",\n  \"t1\": \"Under 500\/day\",\n  \"t2\": \"500 \u2013 2,000\/day\",\n  \"t3\": \"2,000 \u2013 10,000\/day\",\n  \"t4\": \"10,000 \u2013 50,000\/day\",\n  \"t5\": \"Over 50,000\/day\",\n  \"l_lavori\": \"Recent articles, reports or content\",\n  \"hint_lavori\": \"\u2014 links, one per line, optional\",\n  \"l_copertura\": \"What coverage do you plan?\",\n  \"ph_copertura\": \"e.g. article about the 2026 edition, photo report, video, social posts, interview with the organisers\u2026\",\n  \"l_accomp\": \"Technical assistant\",\n  \"hint_accomp\": \"\u2014 name and role (e.g. photographer), optional\",\n  \"ph_accomp\": \"e.g. Mario Rossi, photographer\",\n  \"done_p\": \"Thank you! We have received your media accreditation request. We will reply by e-mail as soon as possible.\",\n  \"consent_guida\": \"I confirm that I have read and accept the <a href=\\\"\/it\/linee-guida-media-creator\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Media guidelines<\/a> to follow during the event. <span class=\\\"jm-req\\\">*<\/span>\"\n },\n \"de\": {\n  \"r4\": \"Blogger:in \/ Amateur-Website\",\n  \"date\": \"19.\u201320. September 2026 \u00b7 Espocentro, Bellinzona\",\n  \"intro\": \"F\u00fclle das Formular aus: Wir pr\u00fcfen jede Anfrage und antworten dir per E-Mail. Felder mit <strong class=\\\"jm-req\\\">*<\/strong> sind Pflichtfelder.\",\n  \"s1\": \"Deine Angaben\",\n  \"s3\": \"Am Festival\",\n  \"l_nome\": \"Vorname\",\n  \"l_cognome\": \"Nachname\",\n  \"l_email\": \"E-Mail\",\n  \"l_tel\": \"Telefon\",\n  \"hint_fac\": \"\u2014 optional\",\n  \"sel\": \"Bitte w\u00e4hlen\u2026\",\n  \"giorni_q\": \"Wann m\u00f6chtest du kommen?\",\n  \"d_sab\": \"Samstag, 19.\",\n  \"d_dom\": \"Sonntag, 20.\",\n  \"d_both\": \"Beide Tage\",\n  \"l_note\": \"Anmerkungen\",\n  \"ph_note\": \"Gibt es etwas, das wir wissen sollten?\",\n  \"consent\": \"Ich willige ein, dass die Organisation des Japan Matsuri meine pers\u00f6nlichen Daten ausschliesslich zur Verwaltung der Akkreditierungen verarbeitet. <span class=\\\"jm-req\\\">*<\/span>\",\n  \"btn\": \"Akkreditierung beantragen\",\n  \"btn_sending\": \"Wird gesendet\u2026\",\n  \"done_h2\": \"Anfrage gesendet!\",\n  \"err_fail\": \"Senden fehlgeschlagen: {msg} \u2014 versuche es gleich nochmal oder schreib uns per E-Mail.\",\n  \"tag\": \"Akkreditierung \u00b7 Medien\",\n  \"h1\": \"Medienakkreditierung Japan Matsuri\",\n  \"sub\": \"Journalist:innen, Fotograf:innen, Videomaker, Blogger:innen und Amateur-Websites: Beantrage eine Medienakkreditierung, um \u00fcber das japanische Festival in Bellinzona zu berichten. Auch nicht-professionelle Medien sind willkommen. (Bist du Content Creator? Nutze den Creator Pass.)\",\n  \"s2\": \"Dein Medium\",\n  \"l_testata\": \"Medium \/ Redaktion\",\n  \"ph_testata\": \"z. B. laRegione, RSI, Blog oder pers\u00f6nliche Website\u2026\",\n  \"l_ruolo\": \"Funktion\",\n  \"r1\": \"Journalist:in\",\n  \"r2\": \"Fotograf:in\",\n  \"r3\": \"Videomaker\",\n  \"r5\": \"Andere\",\n  \"l_tessera\": \"Presseausweis-Nr.\",\n  \"hint_tessera\": \"\u2014 falls vorhanden, nicht erforderlich\",\n  \"ph_tessera\": \"z. B. impressum \/ BR 12345\",\n  \"l_sito\": \"Website oder Seite des Mediums\",\n  \"l_traffico\": \"T\u00e4gliche Besuche oder Impressionen\",\n  \"hint_traffico\": \"\u2014 gesch\u00e4tzter Durchschnitt, v. a. f\u00fcr Blogs und Amateur-Websites\",\n  \"t1\": \"Weniger als 500\/Tag\",\n  \"t2\": \"500 \u2013 2'000\/Tag\",\n  \"t3\": \"2'000 \u2013 10'000\/Tag\",\n  \"t4\": \"10'000 \u2013 50'000\/Tag\",\n  \"t5\": \"\u00dcber 50'000\/Tag\",\n  \"l_lavori\": \"Aktuelle Artikel, Beitr\u00e4ge oder Inhalte\",\n  \"hint_lavori\": \"\u2014 Links, einer pro Zeile, optional\",\n  \"l_copertura\": \"Welche Berichterstattung planst du?\",\n  \"ph_copertura\": \"z. B. Artikel zur Ausgabe 2026, Fotoreportage, Video, Social-Media-Posts, Interview mit den Organisatoren\u2026\",\n  \"l_accomp\": \"Technische Begleitung\",\n  \"hint_accomp\": \"\u2014 Name und Funktion (z. B. Fotograf:in), optional\",\n  \"ph_accomp\": \"z. B. Max Muster, Fotograf\",\n  \"done_p\": \"Danke! Wir haben deine Anfrage f\u00fcr eine Medienakkreditierung erhalten. Wir antworten dir so bald wie m\u00f6glich per E-Mail.\",\n  \"consent_guida\": \"Ich best\u00e4tige, die <a href=\\\"\/it\/linee-guida-media-creator\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Medien-Richtlinien<\/a> f\u00fcr die Veranstaltung gelesen zu haben und zu akzeptieren. <span class=\\\"jm-req\\\">*<\/span>\"\n },\n \"fr\": {\n  \"r4\": \"Blogueur \/ site amateur\",\n  \"date\": \"19\u201320 septembre 2026 \u00b7 Espocentro, Bellinzona\",\n  \"intro\": \"Remplissez le formulaire : nous examinerons chaque demande et vous r\u00e9pondrons par e-mail. Les champs marqu\u00e9s <strong class=\\\"jm-req\\\">*<\/strong> sont obligatoires.\",\n  \"s1\": \"Vos coordonn\u00e9es\",\n  \"s3\": \"Au festival\",\n  \"l_nome\": \"Pr\u00e9nom\",\n  \"l_cognome\": \"Nom\",\n  \"l_email\": \"E-mail\",\n  \"l_tel\": \"T\u00e9l\u00e9phone\",\n  \"hint_fac\": \"\u2014 facultatif\",\n  \"sel\": \"S\u00e9lectionnez\u2026\",\n  \"giorni_q\": \"Quand souhaitez-vous venir ?\",\n  \"d_sab\": \"Samedi 19\",\n  \"d_dom\": \"Dimanche 20\",\n  \"d_both\": \"Les deux jours\",\n  \"l_note\": \"Remarques\",\n  \"ph_note\": \"Quelque chose \u00e0 nous signaler ?\",\n  \"consent\": \"J'accepte que l'organisation du Japan Matsuri traite mes donn\u00e9es personnelles aux seules fins de la gestion des accr\u00e9ditations. <span class=\\\"jm-req\\\">*<\/span>\",\n  \"btn\": \"Envoyer la demande d'accr\u00e9ditation\",\n  \"btn_sending\": \"Envoi en cours\u2026\",\n  \"done_h2\": \"Demande envoy\u00e9e !\",\n  \"err_fail\": \"L'envoi a \u00e9chou\u00e9 : {msg} \u2014 r\u00e9essayez dans un instant ou \u00e9crivez-nous par e-mail.\",\n  \"tag\": \"Accr\u00e9ditations \u00b7 M\u00e9dias\",\n  \"h1\": \"Accr\u00e9ditation m\u00e9dia Japan Matsuri\",\n  \"sub\": \"Journalistes, photographes, vid\u00e9astes, blogueurs et sites amateurs : demandez votre accr\u00e9ditation m\u00e9dia pour couvrir le festival japonais de Bellinzone. Les m\u00e9dias non professionnels sont aussi les bienvenus. (Vous \u00eates cr\u00e9ateur de contenu ? Utilisez le Creator Pass.)\",\n  \"s2\": \"Votre m\u00e9dia\",\n  \"l_testata\": \"M\u00e9dia \/ r\u00e9daction\",\n  \"ph_testata\": \"ex. laRegione, RSI, blog ou site personnel\u2026\",\n  \"l_ruolo\": \"R\u00f4le\",\n  \"r1\": \"Journaliste\",\n  \"r2\": \"Photographe\",\n  \"r3\": \"Vid\u00e9aste\",\n  \"r5\": \"Autre\",\n  \"l_tessera\": \"N\u00b0 de carte de presse\",\n  \"hint_tessera\": \"\u2014 si disponible, non obligatoire\",\n  \"ph_tessera\": \"ex. impressum \/ RP 12345\",\n  \"l_sito\": \"Site ou page du m\u00e9dia\",\n  \"l_traffico\": \"Visites ou impressions quotidiennes\",\n  \"hint_traffico\": \"\u2014 moyenne estim\u00e9e, utile pour blogs et sites amateurs\",\n  \"t1\": \"Moins de 500\/jour\",\n  \"t2\": \"500 \u2013 2 000\/jour\",\n  \"t3\": \"2 000 \u2013 10 000\/jour\",\n  \"t4\": \"10 000 \u2013 50 000\/jour\",\n  \"t5\": \"Plus de 50 000\/jour\",\n  \"l_lavori\": \"Articles, reportages ou contenus r\u00e9cents\",\n  \"hint_lavori\": \"\u2014 liens, un par ligne, facultatif\",\n  \"l_copertura\": \"Quelle couverture pr\u00e9voyez-vous ?\",\n  \"ph_copertura\": \"ex. article sur l'\u00e9dition 2026, reportage photo, vid\u00e9o, posts sur les r\u00e9seaux, interview des organisateurs\u2026\",\n  \"l_accomp\": \"Accompagnateur technique\",\n  \"hint_accomp\": \"\u2014 nom et r\u00f4le (ex. photographe), facultatif\",\n  \"ph_accomp\": \"ex. Mario Rossi, photographe\",\n  \"done_p\": \"Merci ! Nous avons bien re\u00e7u votre demande d'accr\u00e9ditation m\u00e9dia. Nous vous r\u00e9pondrons par e-mail d\u00e8s que possible.\",\n  \"consent_guida\": \"Je d\u00e9clare avoir lu et accepter les <a href=\\\"\/it\/linee-guida-media-creator\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">lignes directrices M\u00e9dias<\/a> \u00e0 respecter pendant l'\u00e9v\u00e9nement. <span class=\\\"jm-req\\\">*<\/span>\"\n }\n};\n\n  \/\/ Lingua: ?lang=xx > prefisso URL TranslatePress (\/it\/ \/en\/ \/de\/ \/fr\/) > it\n  var lang = 'it';\n  try {\n    var q = new URLSearchParams(location.search).get('lang');\n    var m = location.pathname.match(\/^\\\/(it|en|de|fr)(?=\\\/|$)\/);\n    lang = (q || (m && m[1]) || 'it').toLowerCase();\n  } catch (e) {}\n  if (!I18N[lang]) lang = 'it';\n\n  function tr(key) {\n    return (I18N[lang] && I18N[lang][key]) || I18N.it[key] || '';\n  }\n\n  function applyLang(l) {\n    if (I18N[l]) lang = l;\n    var t = I18N[lang];\n    document.querySelectorAll('.jm-acc [data-i18n]').forEach(function (el) {\n      var k = el.getAttribute('data-i18n');\n      if (t[k]) el.textContent = t[k];\n    });\n    document.querySelectorAll('.jm-acc [data-i18n-html]').forEach(function (el) {\n      var k = el.getAttribute('data-i18n-html');\n      if (t[k]) el.innerHTML = t[k];\n    });\n    document.querySelectorAll('.jm-acc [data-i18n-ph]').forEach(function (el) {\n      var k = el.getAttribute('data-i18n-ph');\n      if (t[k]) el.setAttribute('placeholder', t[k]);\n    });\n    var acc = document.querySelector('.jm-acc');\n    if (acc) acc.setAttribute('lang', lang);\n  }\n  window.jmApplyLang = applyLang;\n  applyLang(lang);\n\n  var form = document.getElementById('jm-form');\n  var btn = document.getElementById('jm-btn');\n  var err = document.getElementById('jm-err');\n\n  form.addEventListener('submit', function (e) {\n    e.preventDefault();\n    err.classList.remove('jm-show');\n\n    if (!form.checkValidity()) { form.reportValidity(); return; }\n\n    var data = new FormData(form);\n    data.append('type', 'stampa');\n    data.append('lang', lang);\n    btn.disabled = true;\n    btn.textContent = tr('btn_sending');\n\n    fetch(JM_API_URL, { method: 'POST', body: data })\n      .then(function (r) { return r.json(); })\n      .then(function (j) {\n        if (!j.ok) throw new Error(j.error || 'HTTP');\n        form.style.display = 'none';\n        document.getElementById('jm-done').classList.add('jm-show');\n        document.querySelector('.jm-acc').scrollIntoView({ behavior: 'smooth', block: 'start' });\n      })\n      .catch(function (ex) {\n        err.textContent = tr('err_fail').replace('{msg}', ex.message);\n        err.classList.add('jm-show');\n        btn.disabled = false;\n        btn.textContent = tr('btn');\n      });\n  });\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Accrediti \u00b7 Media Accredito media Japan Matsuri Giornalisti, fotografi, videomaker, blogger e siti amatoriali: richiedi l&#8217;accredito media per raccontare il festival giapponese di Bellinzona. Aperto anche alle testate non professionali. (Sei un content creator? Usa il Creator Pass.) 19\u201320 settembre 2026 \u00b7 Espocentro, Bellinzona Compila il modulo: valuteremo ogni richiesta e riceverai una risposta via [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2459","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Accredito Media - Japan Matsuri - Festival Giapponese Bellinzona<\/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:\/\/japanmatsuri.org\/en\/accrediti-media\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Accredito Media - Japan Matsuri - Festival Giapponese Bellinzona\" \/>\n<meta property=\"og:description\" content=\"Accrediti \u00b7 Media Accredito media Japan Matsuri Giornalisti, fotografi, videomaker, blogger e siti amatoriali: richiedi l&#8217;accredito media per raccontare il festival giapponese di Bellinzona. Aperto anche alle testate non professionali. (Sei un content creator? Usa il Creator Pass.) 19\u201320 settembre 2026 \u00b7 Espocentro, Bellinzona Compila il modulo: valuteremo ogni richiesta e riceverai una risposta via [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/japanmatsuri.org\/en\/accrediti-media\/\" \/>\n<meta property=\"og:site_name\" content=\"Japan Matsuri - Festival Giapponese Bellinzona\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-13T17:13:05+00:00\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/japanmatsuri.org\\\/it\\\/accrediti-media\\\/\",\"url\":\"https:\\\/\\\/japanmatsuri.org\\\/it\\\/accrediti-media\\\/\",\"name\":\"Accredito Media - Japan Matsuri - Festival Giapponese Bellinzona\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/japanmatsuri.org\\\/#website\"},\"datePublished\":\"2026-07-05T17:04:40+00:00\",\"dateModified\":\"2026-07-13T17:13:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/japanmatsuri.org\\\/it\\\/accrediti-media\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/japanmatsuri.org\\\/it\\\/accrediti-media\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/japanmatsuri.org\\\/it\\\/accrediti-media\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/japanmatsuri.org\\\/it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Accredito Media\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/japanmatsuri.org\\\/#website\",\"url\":\"https:\\\/\\\/japanmatsuri.org\\\/\",\"name\":\"Japan Matsuri - Festival Giapponese Bellinzona\",\"description\":\"Festival Giapponese Bellinzona\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/japanmatsuri.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Accredito Media - Japan Matsuri - Festival Giapponese Bellinzona","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:\/\/japanmatsuri.org\/en\/accrediti-media\/","og_locale":"en_GB","og_type":"article","og_title":"Accredito Media - Japan Matsuri - Festival Giapponese Bellinzona","og_description":"Accrediti \u00b7 Media Accredito media Japan Matsuri Giornalisti, fotografi, videomaker, blogger e siti amatoriali: richiedi l&#8217;accredito media per raccontare il festival giapponese di Bellinzona. Aperto anche alle testate non professionali. (Sei un content creator? Usa il Creator Pass.) 19\u201320 settembre 2026 \u00b7 Espocentro, Bellinzona Compila il modulo: valuteremo ogni richiesta e riceverai una risposta via [&hellip;]","og_url":"https:\/\/japanmatsuri.org\/en\/accrediti-media\/","og_site_name":"Japan Matsuri - Festival Giapponese Bellinzona","article_modified_time":"2026-07-13T17:13:05+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/japanmatsuri.org\/it\/accrediti-media\/","url":"https:\/\/japanmatsuri.org\/it\/accrediti-media\/","name":"Accredito Media - Japan Matsuri - Festival Giapponese Bellinzona","isPartOf":{"@id":"https:\/\/japanmatsuri.org\/#website"},"datePublished":"2026-07-05T17:04:40+00:00","dateModified":"2026-07-13T17:13:05+00:00","breadcrumb":{"@id":"https:\/\/japanmatsuri.org\/it\/accrediti-media\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/japanmatsuri.org\/it\/accrediti-media\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/japanmatsuri.org\/it\/accrediti-media\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/japanmatsuri.org\/it\/"},{"@type":"ListItem","position":2,"name":"Accredito Media"}]},{"@type":"WebSite","@id":"https:\/\/japanmatsuri.org\/#website","url":"https:\/\/japanmatsuri.org\/","name":"Japan Matsuri - Festival Giapponese Bellinzona","description":"Festival Giapponese Bellinzona","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/japanmatsuri.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/japanmatsuri.org\/en\/wp-json\/wp\/v2\/pages\/2459","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/japanmatsuri.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/japanmatsuri.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/japanmatsuri.org\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/japanmatsuri.org\/en\/wp-json\/wp\/v2\/comments?post=2459"}],"version-history":[{"count":7,"href":"https:\/\/japanmatsuri.org\/en\/wp-json\/wp\/v2\/pages\/2459\/revisions"}],"predecessor-version":[{"id":2620,"href":"https:\/\/japanmatsuri.org\/en\/wp-json\/wp\/v2\/pages\/2459\/revisions\/2620"}],"wp:attachment":[{"href":"https:\/\/japanmatsuri.org\/en\/wp-json\/wp\/v2\/media?parent=2459"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}