{"id":5,"date":"2016-12-10T17:34:36","date_gmt":"2016-12-10T16:34:36","guid":{"rendered":"http:\/\/www.irchelschuetzen.ch\/?page_id=5"},"modified":"2026-06-12T19:24:24","modified_gmt":"2026-06-12T17:24:24","slug":"about-us","status":"publish","type":"page","link":"https:\/\/irchelschuetzen.ch\/en\/about-us\/","title":{"rendered":"About us"},"content":{"rendered":"<article class=\"about-isbb-scope\" aria-labelledby=\"about-isbb-title\">\n  <style>\n    .about-isbb-scope {\n      --isbb-blue: #2166ba;\n      --isbb-blue-dark: #154889;\n      --isbb-blue-soft: #eaf3ff;\n      --isbb-ink: #162033;\n      --isbb-text: #27364a;\n      --isbb-muted: #607086;\n      --isbb-bg: #f6f8fb;\n      --isbb-card: #ffffff;\n      --isbb-border: #d9e2ec;\n      --isbb-green: #2f855a;\n      --isbb-radius: 18px;\n      --isbb-radius-sm: 14px;\n      --isbb-shadow: 0 14px 32px rgba(15, 23, 42, 0.08);\n      --isbb-shadow-soft: 0 8px 22px rgba(15, 23, 42, 0.05);\n\n      width: 100%;\n      max-width: min(1120px, 100%);\n      margin: 0 auto;\n      padding: clamp(0.75rem, 2.2vw, 1.75rem);\n      color: var(--isbb-text);\n      font-size: 1rem;\n      line-height: 1.7;\n      overflow-x: clip;\n    }\n\n    .about-isbb-scope,\n    .about-isbb-scope * {\n      box-sizing: border-box;\n      min-width: 0;\n    }\n\n    .about-isbb-scope :where(h1, h2, h3, p, ul, li, a) {\n      overflow-wrap: break-word;\n    }\n\n    .about-isbb-scope a {\n      color: var(--isbb-blue);\n      text-decoration-thickness: 0.08em;\n      text-underline-offset: 0.18em;\n      overflow-wrap: anywhere;\n    }\n\n    .about-isbb-scope img {\n      display: block;\n      max-width: 100%;\n      height: auto;\n    }\n\n    .about-isbb-scope .isbb-hero {\n      display: grid;\n      grid-template-columns: minmax(0, 1.12fr) minmax(260px, 0.88fr);\n      gap: clamp(0.9rem, 2.4vw, 1.6rem);\n      align-items: center;\n      padding: clamp(1rem, 2.2vw, 1.65rem);\n      border-radius: var(--isbb-radius);\n      background:\n        radial-gradient(circle at top left, rgba(255, 255, 255, 0.18), transparent 34%),\n        linear-gradient(135deg, rgba(33, 102, 186, 0.98), rgba(21, 72, 137, 0.98));\n      color: #ffffff;\n      box-shadow: var(--isbb-shadow);\n      overflow: hidden;\n    }\n\n    .about-isbb-scope .isbb-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      margin: 0 0 0.5rem;\n      padding: 0.28rem 0.62rem;\n      border: 1px solid rgba(255, 255, 255, 0.28);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.12);\n      color: rgba(255, 255, 255, 0.92);\n      font-size: 0.78rem;\n      font-weight: 750;\n      letter-spacing: 0.02em;\n      text-transform: uppercase;\n    }\n\n    .about-isbb-scope .isbb-title {\n      margin: 0 0 0.65rem !important;\n      color: #ffffff !important;\n      font-size: clamp(1.65rem, 3.8vw, 2.65rem) !important;\n      line-height: 1.08 !important;\n      letter-spacing: -0.035em;\n      font-weight: 850;\n    }\n\n    .about-isbb-scope .isbb-lead {\n      max-width: 72ch;\n      margin: 0;\n      color: rgba(255, 255, 255, 0.93);\n      font-size: clamp(0.96rem, 1.5vw, 1.06rem);\n      line-height: 1.55;\n    }\n\n    .about-isbb-scope .isbb-hero-points {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.45rem;\n      margin-top: 0.9rem;\n    }\n\n    .about-isbb-scope .isbb-hero-points span {\n      display: inline-flex;\n      align-items: center;\n      min-height: 32px;\n      padding: 0.4rem 0.68rem;\n      border: 1px solid rgba(255, 255, 255, 0.28);\n      border-radius: 999px;\n      background: rgba(255, 255, 255, 0.12);\n      color: rgba(255, 255, 255, 0.94);\n      font-weight: 750;\n      font-size: 0.88rem;\n    }\n\n    .about-isbb-scope .isbb-hero-media {\n      margin: 0;\n      border-radius: calc(var(--isbb-radius) - 4px);\n      overflow: hidden;\n      box-shadow: 0 16px 36px rgba(0, 0, 0, 0.2);\n      background: rgba(255, 255, 255, 0.1);\n    }\n\n    .about-isbb-scope .isbb-hero-media img {\n      width: 100%;\n      aspect-ratio: 16 \/ 9;\n      object-fit: cover;\n    }\n\n    .about-isbb-scope .isbb-hero-media figcaption {\n      margin: 0;\n      padding: 0.65rem 0.75rem;\n      background: rgba(10, 20, 35, 0.86);\n      color: rgba(255, 255, 255, 0.94);\n      font-size: 0.86rem;\n      line-height: 1.42;\n    }\n\n    .about-isbb-scope .isbb-meta-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 0.8rem;\n      margin-top: clamp(0.9rem, 2.5vw, 1.25rem);\n    }\n\n    .about-isbb-scope .isbb-meta-card {\n      padding: 0.95rem;\n      border: 1px solid var(--isbb-border);\n      border-radius: var(--isbb-radius-sm);\n      background: var(--isbb-card);\n      box-shadow: var(--isbb-shadow-soft);\n    }\n\n    .about-isbb-scope .isbb-meta-card strong {\n      display: block;\n      margin-bottom: 0.18rem;\n      color: var(--isbb-ink);\n      font-size: 0.94rem;\n    }\n\n    .about-isbb-scope .isbb-meta-card span {\n      color: var(--isbb-muted);\n      font-size: 0.91rem;\n    }\n\n    .about-isbb-scope .isbb-content {\n      display: grid;\n      gap: clamp(1rem, 3vw, 1.5rem);\n      margin-top: clamp(1.35rem, 3.5vw, 2.4rem);\n      max-width: 100%;\n    }\n\n    .about-isbb-scope .isbb-section {\n      max-width: 100%;\n      padding: clamp(1.1rem, 2.7vw, 1.8rem);\n      border: 1px solid var(--isbb-border);\n      border-radius: var(--isbb-radius);\n      background: var(--isbb-card);\n      box-shadow: var(--isbb-shadow-soft);\n    }\n\n    .about-isbb-scope .isbb-section-soft {\n      background:\n        radial-gradient(circle at top right, rgba(33, 102, 186, 0.08), transparent 32%),\n        var(--isbb-bg);\n    }\n\n    .about-isbb-scope .isbb-section h2 {\n      margin: 0 0 0.8rem;\n      color: var(--isbb-ink);\n      font-size: clamp(1.4rem, 2.7vw, 2rem);\n      line-height: 1.2;\n      letter-spacing: -0.025em;\n    }\n\n    .about-isbb-scope .isbb-section h3 {\n      margin: 1.25rem 0 0.55rem;\n      color: var(--isbb-ink);\n      font-size: clamp(1.08rem, 2vw, 1.3rem);\n      line-height: 1.3;\n    }\n\n    .about-isbb-scope .isbb-section p {\n      margin: 0 0 1rem;\n    }\n\n    .about-isbb-scope .isbb-section p:last-child {\n      margin-bottom: 0;\n    }\n\n    .about-isbb-scope .isbb-statement {\n      padding: clamp(1.1rem, 2.7vw, 1.8rem);\n      border: 1px solid var(--isbb-border);\n      border-left: 6px solid var(--isbb-blue);\n      border-radius: var(--isbb-radius);\n      background:\n        radial-gradient(circle at top right, rgba(33, 102, 186, 0.09), transparent 34%),\n        #ffffff;\n      box-shadow: var(--isbb-shadow-soft);\n      text-align: center;\n    }\n\n    .about-isbb-scope .isbb-statement p {\n      max-width: 72ch;\n      margin: 0 auto;\n      color: var(--isbb-ink);\n      font-size: clamp(1.08rem, 2vw, 1.28rem);\n      font-weight: 800;\n      letter-spacing: 0.01em;\n    }\n\n    .about-isbb-scope .isbb-badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.55rem;\n      margin-top: 1rem;\n    }\n\n    .about-isbb-scope .isbb-badge {\n      display: inline-flex;\n      align-items: center;\n      min-height: 34px;\n      padding: 0.42rem 0.75rem;\n      border: 1px solid var(--isbb-border);\n      border-radius: 999px;\n      background: #f0f4f8;\n      color: #2c3e50;\n      font-size: 0.9rem;\n      font-weight: 750;\n      line-height: 1.3;\n    }\n\n    .about-isbb-scope .isbb-card-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 1rem;\n      margin-top: 1rem;\n    }\n\n    .about-isbb-scope .isbb-info-card {\n      padding: 1.1rem;\n      border: 1px solid var(--isbb-border);\n      border-radius: var(--isbb-radius-sm);\n      background: #ffffff;\n      box-shadow: var(--isbb-shadow-soft);\n    }\n\n    .about-isbb-scope .isbb-info-card h3 {\n      margin-top: 0;\n      font-size: 1.08rem;\n    }\n\n    .about-isbb-scope .isbb-info-card p {\n      color: var(--isbb-muted);\n    }\n\n    .about-isbb-scope .isbb-list {\n      display: grid;\n      gap: 0.65rem;\n      margin: 1rem 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .about-isbb-scope .isbb-list li {\n      position: relative;\n      padding-left: 1.65rem;\n    }\n\n    .about-isbb-scope .isbb-list li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 0.68em;\n      width: 0.55rem;\n      height: 0.55rem;\n      border-radius: 50%;\n      background: var(--isbb-blue);\n    }\n\n    .about-isbb-scope .isbb-cta-box {\n      position: relative;\n      overflow: hidden;\n      padding: clamp(1.2rem, 3vw, 2rem);\n      border: 1px solid var(--isbb-border);\n      border-left: 6px solid var(--isbb-blue);\n      border-radius: var(--isbb-radius);\n      background:\n        radial-gradient(circle at top right, rgba(33, 102, 186, 0.09), transparent 34%),\n        #ffffff;\n      box-shadow: var(--isbb-shadow-soft);\n      text-align: center;\n    }\n\n    .about-isbb-scope .isbb-cta-box h2 {\n      max-width: 760px;\n      margin: 0 auto 0.75rem;\n      color: var(--isbb-ink);\n      font-size: clamp(1.45rem, 3vw, 2rem);\n      line-height: 1.2;\n      letter-spacing: -0.025em;\n    }\n\n    .about-isbb-scope .isbb-cta-box p {\n      max-width: 74ch;\n      margin: 0 auto 1.15rem;\n      color: var(--isbb-muted);\n    }\n\n    .about-isbb-scope .isbb-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 46px;\n      max-width: 100%;\n      padding: 0.75rem 1.15rem;\n      border-radius: 999px;\n      background: var(--isbb-blue);\n      color: #ffffff;\n      font-weight: 850;\n      text-align: center;\n      text-decoration: none;\n      box-shadow: 0 8px 18px rgba(33, 102, 186, 0.22);\n      transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;\n    }\n\n    .about-isbb-scope .isbb-button:hover,\n    .about-isbb-scope .isbb-button:focus {\n      background: var(--isbb-blue-dark);\n      transform: translateY(-1px);\n      box-shadow: 0 10px 22px rgba(33, 102, 186, 0.28);\n    }\n\n    .about-isbb-scope .isbb-closing-box {\n      max-width: 100%;\n      padding: clamp(1.1rem, 2.7vw, 1.8rem);\n      border-radius: var(--isbb-radius);\n      background:\n        linear-gradient(135deg, rgba(33, 102, 186, 0.96), rgba(21, 72, 137, 0.98));\n      color: #ffffff;\n      box-shadow: var(--isbb-shadow);\n      text-align: center;\n    }\n\n    .about-isbb-scope .isbb-closing-box p {\n      max-width: 74ch;\n      margin: 0 auto;\n      color: rgba(255, 255, 255, 0.94);\n      font-size: clamp(1rem, 1.7vw, 1.15rem);\n      font-style: italic;\n    }\n\n    @media (max-width: 980px) {\n      .about-isbb-scope .isbb-hero {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      .about-isbb-scope .isbb-meta-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .about-isbb-scope .isbb-card-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 680px) {\n      .about-isbb-scope {\n        padding: 0.75rem;\n        overflow-x: hidden;\n      }\n\n      .about-isbb-scope .isbb-hero {\n        padding: 1rem;\n        border-radius: 16px;\n      }\n\n      .about-isbb-scope .isbb-title {\n        font-size: clamp(1.5rem, 7.5vw, 2rem) !important;\n        letter-spacing: -0.03em;\n      }\n\n      .about-isbb-scope .isbb-lead {\n        font-size: 0.96rem;\n      }\n\n      .about-isbb-scope .isbb-hero-points span {\n        width: 100%;\n        justify-content: center;\n      }\n\n      .about-isbb-scope .isbb-meta-grid,\n      .about-isbb-scope .isbb-card-grid {\n        grid-template-columns: minmax(0, 1fr);\n      }\n\n      .about-isbb-scope .isbb-section,\n      .about-isbb-scope .isbb-statement,\n      .about-isbb-scope .isbb-cta-box,\n      .about-isbb-scope .isbb-closing-box {\n        padding: 1rem;\n        border-radius: 16px;\n      }\n\n      .about-isbb-scope .isbb-badge-row {\n        display: grid;\n        grid-template-columns: 1fr;\n      }\n\n      .about-isbb-scope .isbb-badge,\n      .about-isbb-scope .isbb-button {\n        width: 100%;\n        justify-content: center;\n      }\n    }\n\n    @media (max-width: 430px) {\n      .about-isbb-scope {\n        padding-left: 0.5rem;\n        padding-right: 0.5rem;\n      }\n    }\n  <\/style>\n\n  <header class=\"isbb-hero\">\n    <div>\n      <p class=\"isbb-eyebrow\">About us<\/p>\n\n      <h1 id=\"about-isbb-title\" class=\"isbb-title\">\n        Irchelsch\u00fctzen Berg-Buch\n      <\/h1>\n\n      <p class=\"isbb-lead\">\n        The Irchelsch\u00fctzen Berg-Buch combine a commitment to sporting excellence, a spirit of camaraderie and the preservation of Swiss\nshooting traditions. Since the club was founded in 2017, we have been dedicated to promoting a responsible,\nmodern and community-based shooting sport in the Zurich Weinland region.\n      <\/p>\n\n      <div class=\"isbb-hero-points\" aria-label=\"Key points\">\n        <span>Precision<\/span>\n        <span>Camaraderie<\/span>\n        <span>Tradition<\/span>\n        <span>Future<\/span>\n      <\/div>\n    <\/div>\n\n    <figure class=\"isbb-hero-media\">\n      <img\n        src=\"https:\/\/irchelschuetzen.ch\/wp-content\/uploads\/2025\/12\/ISBB-Social-Banner-1024x538.png\"\n        alt=\"Irchelsch\u00fctzen Berg-Buch club banner featuring the club logo and a reference to the Zurich Weinland region\"\n        loading=\"eager\"\n        decoding=\"async\"\n      >\n      <figcaption>\n        Irchelsch\u00fctzen Berg-Buch: a modern shooting club with strong regional roots and a vibrant club culture.\n      <\/figcaption>\n    <\/figure>\n  <\/header>\n\n  <div class=\"isbb-meta-grid\" aria-label=\"Brief overview\">\n    <div class=\"isbb-meta-card\">\n      <strong>Founded<\/strong>\n      <span>In 2017 from MSV Berg am Irchel and MSV Buch am Irchel<\/span>\n    <\/div>\n    <div class=\"isbb-meta-card\">\n      <strong>Region<\/strong>\n      <span>Zurich Wine Country, Berg-Buch on the Irchel<\/span>\n    <\/div>\n    <div class=\"isbb-meta-card\">\n      <strong>Appendix<\/strong>\n      <span>300-metre shooting range with a modern score display<\/span>\n    <\/div>\n    <div class=\"isbb-meta-card\">\n      <strong>Club life<\/strong>\n      <span>Training, competition, events and community<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"isbb-content\">\n    <section class=\"isbb-statement\" aria-label=\"Club motto\">\n      <p>Precision - Comradeship - Tradition<\/p>\n    <\/section>\n\n    <section class=\"isbb-section\">\n      <h2>Who we are<\/h2>\n\n      <p>\n        The <strong>Irchelsch\u00fctzen Berg-Buch<\/strong> were in the year <strong>2017<\/strong> from the merger of\nlong-established clubs <strong>MSV Berg am Irchel<\/strong> and <strong>MSV Buch am Irchel<\/strong> founded.\nIn doing so, we are continuing existing shooting traditions whilst at the same time setting the club on a course for the future.\n      <\/p>\n\n      <p>\n        Our association stands for <strong>Precision, camaraderie and a love of shooting<\/strong>. We combine\na commitment to sport with a spirit of mutual respect, and we place great importance on safety, reliability and an\nactive club community.\n      <\/p>\n    <\/section>\n\n    <section class=\"isbb-section isbb-section-soft\">\n      <h2>State-of-the-art infrastructure<\/h2>\n\n      <p>\n        Our <strong>300 metre shooting range<\/strong> is one of the region\u2019s modern facilities. It is equipped with a\n        <strong>SIUS 9005 Hit display<\/strong> and a <strong>Schurter bullet trap system<\/strong> equipped.\nThis combination facilitates precise training, safe procedures and reliable conditions for competitions.\n      <\/p>\n\n      <p>\n        Electronic target detection enables immediate analysis of the results. The bullet trap system meets\nstrict safety requirements and contributes to the responsible operation of the facility.\n      <\/p>\n\n      <div class=\"isbb-badge-row\" aria-label=\"Infrastructure features\">\n        <span class=\"isbb-badge\">SIUS 9005 Precision Display<\/span>\n        <span class=\"isbb-badge\">Schurter Safety System<\/span>\n        <span class=\"isbb-badge\">A facility suitable for competitions<\/span>\n        <span class=\"isbb-badge\">Training available all year round<\/span>\n      <\/div>\n    <\/section>\n\n    <section class=\"isbb-section\">\n      <h2>Our values<\/h2>\n\n      <p>\n        <strong>Security<\/strong> is our top priority. It is achieved through clear rules, thorough training,\nresponsible behaviour and modern infrastructure. <strong>Fairness<\/strong> shapes the way we interact\nwith one another \u2013 in training, in competition and in the day-to-day life of the club.\n      <\/p>\n\n      <p>\n        At the same time, we maintain the <strong>Swiss shooting tradition<\/strong>. We do not see this tradition\n merely as a look back, but as a mission: to take responsibility, to nurture the next generation, to pass on knowledge\n and to keep the club alive for future generations.\n      <\/p>\n\n      <div class=\"isbb-card-grid\">\n        <article class=\"isbb-info-card\">\n          <h3>Security<\/h3>\n          <p>\n            Careful handling of sports equipment, clear procedures and regular training form the foundation of our sport.\n          <\/p>\n        <\/article>\n\n        <article class=\"isbb-info-card\">\n          <h3>Fairness<\/h3>\n          <p>\n            Respect, sportsmanship and mutual support are the hallmarks of the club\u2019s community spirit.\n          <\/p>\n        <\/article>\n\n        <article class=\"isbb-info-card\">\n          <h3>Tradition<\/h3>\n          <p>\n            We preserve the region\u2019s shooting culture and combine it with modern club management.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"isbb-section isbb-section-soft\">\n      <h2>Community within the club<\/h2>\n\n      <p>\n        Our club thrives on the diversity of its members. Competitive shooters looking to improve their performance are just as welcome here\nas amateur shooters who want to train regularly, share experiences and enjoy the camaraderie.\n      <\/p>\n\n      <p>\n        It is not just the result on the target that matters. Mutual support,\nconsistent attendance, treating one another with respect, and a willingness to contribute to club life are also important.\n      <\/p>\n    <\/section>\n\n    <section class=\"isbb-section\">\n      <h2>Active club life<\/h2>\n\n      <p>\n        Our club year is characterised by regular <strong>Training evenings<\/strong>,\n        <strong>Club championships<\/strong>, traditional <strong>shooting festivals<\/strong> and social\ngatherings. These events foster a sense of community and give the club its vibrant atmosphere.\n      <\/p>\n\n      <p>\n        In addition to organising shooting activities, the committee and dedicated members also arrange social events and\noutings. This fosters connections that go beyond the sporting aspect and sustain the club\u2019s community spirit in the long term.\n      <\/p>\n\n      <ul class=\"isbb-list\">\n        <li><strong>Training:<\/strong> Regular training opportunities for different levels of experience.<\/li>\n        <li><strong>Competition:<\/strong> Participation in club, regional and national shooting events.<\/li>\n        <li><strong>Community:<\/strong> Exchanges, support and social gatherings.<\/li>\n        <li><strong>Commitment:<\/strong> Helping out with the running of the club, at events and with the upkeep of the facilities.<\/li>\n      <\/ul>\n    <\/section>\n\n    <section class=\"isbb-section isbb-section-soft\">\n      <h2>Commitment to the future<\/h2>\n\n      <p>\n        We support young people and carefully guide newcomers into the sport of shooting.\nThe focus is on introduction, safety, technique and responsible behaviour.\n      <\/p>\n\n      <p>\n        At the same time, we work closely with other clubs and associations to ensure that the sport of shooting remains vibrant in our\nregion. A strong future for our club does not happen by itself. It needs people who get involved,\ntake on responsibility and pass on their knowledge.\n      <\/p>\n    <\/section>\n\n    <section class=\"isbb-cta-box\" aria-labelledby=\"isbb-cta-title\">\n      <h2 id=\"isbb-cta-title\">Become a member<\/h2>\n\n      <p>\n        Experience shooting sports and club life within a community that cherishes tradition and actively shapes the future.\nNew members are welcome provided they have an interest in the sport, are reliable and act responsibly.\n      <\/p>\n\n      <a class=\"isbb-button\" href=\"https:\/\/irchelschuetzen.ch\/en\/become-a-member\/\">\n        Become a member now\n      <\/a>\n    <\/section>\n\n    <section class=\"isbb-closing-box\" aria-label=\"Concluding sentence\">\n      <p>\n        The Irchelsch\u00fctzen Berg-Buch: Tradition brings us together, precision inspires, and community sustains us.\n      <\/p>\n    <\/section>\n  <\/div>\n\n  <script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"AboutPage\",\n    \"headline\": \"\\u00dcber uns \\u2013 Irchelsch\\u00fctzen Berg-Buch\",\n    \"description\": \"Vorstellung der Irchelsch\\u00fctzen Berg-Buch: Sch\\u00fctzenverein im Z\\u00fcrcher Weinland, gegr\\u00fcndet 2017, mit 300m-Schiessanlage, moderner Infrastruktur, Vereinsleben, Tradition und Nachwuchsf\\u00f6rderung.\",\n    \"image\": \"https:\\\/\\\/irchelschuetzen.ch\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/ISBB-Social-Banner-1024x538.png\",\n    \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\\\/\\\/irchelschuetzen.ch\\\/ueber-uns\\\/\"\n    },\n    \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Irchelsch\\u00fctzen Berg-Buch\"\n    },\n    \"inLanguage\": \"de-CH\"\n}<\/script>\n<\/article>","protected":false},"excerpt":{"rendered":"<p>\u00dcber uns Irchelsch\u00fctzen Berg-Buch Die Irchelsch\u00fctzen Berg-Buch verbinden sportlichen Anspruch, gelebte Kameradschaft und die Pflege der Schweizer Sch\u00fctzentradition. Seit der Vereinsgr\u00fcndung im Jahr 2017 stehen wir f\u00fcr einen verantwortungsvollen, modernen &#8230; <a title=\"About us\" class=\"read-more\" href=\"https:\/\/irchelschuetzen.ch\/en\/about-us\/\" aria-label=\"Read more about About us\">Read more<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":20,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-5","page","type-page","status-publish"],"spectra_custom_meta":{"_edit_lock":["1781295301:1"],"_edit_last":["1"],"_wp_page_template":[""],"_aioseo_title":[null],"_aioseo_description":["Erfahre mehr \u00fcber die Irchelsch\u00fctzen Berg-Buch: Unsere Vereinsgeschichte, Werte und Mitglieder \u2013 gemeinsam f\u00fcr Tradition, Pr\u00e4zision und Kameradschaft."],"_aioseo_keywords":["a:0:{}"],"_aioseo_og_title":[null],"_aioseo_og_description":[null],"_aioseo_og_article_section":[""],"_aioseo_og_article_tags":["a:0:{}"],"_aioseo_twitter_title":[null],"_aioseo_twitter_description":[null],"_generate-disable-headline":["true"],"_eael_post_view_count":["1"],"_eb_reusable_block_ids":["a:0:{}"],"rank_math_internal_links_processed":["1"],"rank_math_seo_score":["14"],"rank_math_og_content_image":["a:2:{s:5:\"check\";s:32:\"6a31ea10ee00933675f4ae89b51bc748\";s:6:\"images\";a:1:{i:0;i:3089;}}"],"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"_uag_css_file_name":["uag-css-5.css"],"_uag_page_assets":["a:9:{s:3:\"css\";s:260:\".uag-blocks-common-selector{z-index:var(--z-index-desktop) !important}@media(max-width: 976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet) !important}}@media(max-width: 767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile) !important}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:11:{i:0;s:9:\"core\/html\";i:1;s:12:\"core\/heading\";i:2;s:14:\"core\/paragraph\";i:3;s:10:\"core\/group\";i:4;s:12:\"core\/columns\";i:5;s:11:\"core\/column\";i:6;s:9:\"core\/list\";i:8;s:14:\"core\/list-item\";i:11;s:14:\"core\/pullquote\";i:12;s:9:\"core\/code\";i:13;s:10:\"core\/image\";}s:8:\"uag_flag\";b:0;s:11:\"uag_version\";i:1782249995;s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"irchel-admin","author_link":"https:\/\/irchelschuetzen.ch\/en\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"\u00dcber uns Irchelsch\u00fctzen Berg-Buch Die Irchelsch\u00fctzen Berg-Buch verbinden sportlichen Anspruch, gelebte Kameradschaft und die Pflege der Schweizer Sch\u00fctzentradition. Seit der Vereinsgr\u00fcndung im Jahr 2017 stehen wir f\u00fcr einen verantwortungsvollen, modernen ... Read more","_links":{"self":[{"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":23,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":3336,"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/pages\/5\/revisions\/3336"}],"wp:attachment":[{"href":"https:\/\/irchelschuetzen.ch\/en\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}