{"id":1005247,"date":"2026-04-02T08:38:09","date_gmt":"2026-04-02T06:38:09","guid":{"rendered":"https:\/\/winesandspirits.ch\/?p=1005247"},"modified":"2026-04-05T01:51:00","modified_gmt":"2026-04-04T23:51:00","slug":"top-10-craft-beer-usa-switzerland","status":"publish","type":"post","link":"https:\/\/winesandspirits.ch\/de\/top-10-craft-beer-usa-switzerland\/","title":{"rendered":"Top 10 beste US-Craft-Biere, die man in der Schweiz kaufen kann | Wines &amp; Spirits SA"},"content":{"rendered":"<div class=\"vgblk-rw-wrapper limit-wrapper\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Top 10 Best US Craft Beers to Buy in Switzerland | Wines &#038; Spirits SA<\/title>\n<meta name=\"description\" content=\"Discover the Top 10 best American craft beers available in Switzerland \u2014 Side Project, Toppling Goliath, Goose Island, Anchorage and more. Delivery across Switzerland and Europe.\">\n<meta name=\"keywords\" content=\"best craft beer USA Switzerland, American craft beer Switzerland, buy rare beer Switzerland, craft beer USA delivery Switzerland, Side Project Switzerland, Toppling Goliath Switzerland, KBBS Switzerland\">\n<meta property=\"og:title\" content=\"Top 10 Best US Craft Beers to Buy in Switzerland\">\n<meta property=\"og:description\" content=\"Discover the Top 10 best American craft beers available in Switzerland \u2014 Side Project, Toppling Goliath, Goose Island, Anchorage and more.\">\n<meta property=\"og:type\" content=\"article\">\n<meta property=\"og:url\" content=\"https:\/\/winesandspirits.ch\/blog\/top-10-craft-beer-usa-switzerland\/\">\n<link rel=\"canonical\" href=\"https:\/\/winesandspirits.ch\/blog\/top-10-craft-beer-usa-switzerland\/\">\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Lato:wght@300;400;700&display=swap');\n\n  :root {\n    --gold: #c8a96e;\n    --dark: #1a1208;\n    --cream: #faf6ef;\n    --brown: #3d2b1f;\n    --light-gold: #e8d5b0;\n    --border: #e0d4c0;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Lato', sans-serif;\n    background: var(--cream);\n    color: var(--brown);\n    line-height: 1.8;\n  }\n\n  .hero {\n    background: var(--dark);\n    padding: 80px 40px 60px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse at center, #3d2b1f 0%, #1a1208 70%);\n    opacity: 0.8;\n  }\n\n  .hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; }\n\n  .hero-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 20px;\n    display: block;\n  }\n\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(32px, 5vw, 56px);\n    font-weight: 700;\n    color: #fff;\n    line-height: 1.2;\n    margin-bottom: 24px;\n  }\n\n  .hero h1 em { color: var(--gold); font-style: italic; }\n\n  .hero-meta { font-size: 13px; color: #999; letter-spacing: 1px; }\n\n  .hero-divider {\n    width: 60px;\n    height: 2px;\n    background: var(--gold);\n    margin: 24px auto;\n  }\n\n  .hero-intro {\n    font-size: 17px;\n    color: #ccc;\n    max-width: 640px;\n    margin: 0 auto;\n    line-height: 1.9;\n  }\n\n  .article {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 60px 40px;\n  }\n\n  .intro-block {\n    background: #fff;\n    border-left: 4px solid var(--gold);\n    padding: 30px 36px;\n    margin-bottom: 50px;\n    border-radius: 0 4px 4px 0;\n  }\n\n  .intro-block p { font-size: 16px; line-height: 1.9; color: var(--brown); }\n\n  .beer-card {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 4px;\n    margin-bottom: 40px;\n    overflow: hidden;\n  }\n\n  .beer-card-header {\n    background: var(--dark);\n    padding: 20px 30px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n\n  .beer-rank {\n    font-family: 'Playfair Display', serif;\n    font-size: 48px;\n    font-weight: 700;\n    color: var(--gold);\n    line-height: 1;\n    min-width: 60px;\n  }\n\n  .beer-title-block h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    font-weight: 400;\n    color: #fff;\n    margin-bottom: 4px;\n  }\n\n  .beer-brewery {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n\n  .beer-body { padding: 28px 30px; }\n\n  .beer-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 16px;\n  }\n\n  .tag {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    color: #888;\n  }\n\n  .tag-gold { border-color: var(--gold); color: var(--gold); }\n\n  .beer-desc {\n    font-size: 15px;\n    line-height: 1.9;\n    color: var(--brown);\n    margin-bottom: 20px;\n  }\n\n  .beer-cta {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--dark);\n    padding: 10px 24px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    text-decoration: none;\n    border-radius: 2px;\n    transition: background 0.2s;\n  }\n\n  .beer-cta:hover { background: var(--light-gold); }\n\n  .section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 28px;\n    font-weight: 400;\n    color: var(--dark);\n    margin: 50px 0 20px;\n  }\n\n  .section-title::after {\n    content: '';\n    display: block;\n    width: 40px;\n    height: 2px;\n    background: var(--gold);\n    margin-top: 10px;\n  }\n\n  .why-box {\n    background: var(--dark);\n    color: #fff;\n    padding: 40px;\n    border-radius: 4px;\n    margin: 50px 0;\n  }\n\n  .why-box h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 24px;\n    color: var(--gold);\n    margin-bottom: 20px;\n  }\n\n  .why-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    margin-top: 20px;\n  }\n\n  .why-item { border-top: 1px solid #333; padding-top: 16px; }\n\n  .why-item strong {\n    display: block;\n    color: var(--gold);\n    font-size: 12px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n\n  .why-item p { font-size: 14px; color: #ccc; line-height: 1.7; }\n\n  .conclusion {\n    background: #fff;\n    border: 1px solid var(--border);\n    padding: 40px;\n    border-radius: 4px;\n    margin-top: 50px;\n  }\n\n  .conclusion h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 24px;\n    margin-bottom: 16px;\n  }\n\n  .conclusion p { font-size: 15px; line-height: 1.9; margin-bottom: 16px; }\n\n  .cta-main {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--dark);\n    padding: 14px 32px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    text-decoration: none;\n    border-radius: 2px;\n    margin-top: 10px;\n  }\n\n  .faq { margin-top: 50px; }\n  .faq-item { border-bottom: 1px solid var(--border); padding: 20px 0; }\n  .faq-item h4 { font-family: 'Playfair Display', serif; font-size: 17px; margin-bottom: 10px; }\n  .faq-item p { font-size: 14px; line-height: 1.8; color: #666; }\n\n  .footer-note {\n    text-align: center;\n    padding: 40px;\n    font-size: 13px;\n    color: #999;\n    border-top: 1px solid var(--border);\n    margin-top: 60px;\n  }\n\n  @media (max-width: 600px) {\n    .article { padding: 40px 20px; }\n    .hero { padding: 60px 20px 40px; }\n    .beer-rank { font-size: 36px; min-width: 46px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<header class=\"hero\">\n  <div class=\"hero-content\">\n    <span class=\"hero-label\">\u2726 Buying Guide \u00b7 Wines &#038; Spirits SA \u2726<\/span>\n    <h1>Top 10 Best <em>US Craft Beers<\/em> to Buy in Switzerland<\/h1>\n    <div class=\"hero-divider\"><\/div>\n    <p class=\"hero-intro\">Barrel-aged Imperial Stouts, legendary Barleywines, revolutionary IPAs \u2014 here is our selection of the most sought-after American craft beers, available for delivery from Switzerland.<\/p>\n    <p class=\"hero-meta\" style=\"margin-top:24px;\">Von Johan Clerc \u00b7 Wines &amp; Spirits SA \u00b7 Aktualisiert April 2026<\/p>\n  <\/div>\n<\/header>\n\n<main class=\"article\">\n\n  <div class=\"intro-block\">\n    <p>The United States has revolutionised the world of craft beer. Since the 1980s, independent breweries have pushed the boundaries of brewing \u2014 creating Imperial Stouts aged in bourbon barrels, Barleywines of unsuspected complexity and hazy IPAs that have changed the way we think about hop-forward beer. At <strong>Weine &amp; Spirituosen AG<\/strong>, we have hand-selected the finest American craft beers, delivered directly to Switzerland, France, Belgium and across Europe. Here is our Top 10.<\/p>\n  <\/div>\n\n  <article class=\"beer-card\" id=\"side-project\">\n    <div class=\"beer-card-header\">\n      <div class=\"beer-rank\">01<\/div>\n      <div class=\"beer-title-block\">\n        <h2>Beer : Barrel : Time (BBT) \u2014 Side Project Brewing<\/h2>\n        <span class=\"beer-brewery\">Side Project Brewing \u00b7 Maplewood, Missouri<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"beer-body\">\n      <div class=\"beer-tags\">\n        <span class=\"tag tag-gold\">Imperial Stout<\/span>\n        <span class=\"tag\">Barrel-Aged<\/span>\n        <span class=\"tag\">#2 World RateBeer<\/span>\n        <span class=\"tag\">Missouri<\/span>\n      <\/div>\n      <p class=\"beer-desc\">Founded in 2013 by Cory King in St. Louis, <strong>Side Project Brewing<\/strong> has been twice ranked #2 brewery in the world by RateBeer. Beer : Barrel : Time \u2014 known as BBT \u2014 is their signature barrel-aged Imperial Stout, aged in hand-selected bourbon barrels with a near-winemaker&#8217;s rigour. Intense notes of dark chocolate, vanilla, caramel and oak. A masterpiece of brewing that collects like a great vintage. Wines &#038; Spirits SA offers the largest selection of Side Project available in Europe, with over 100 references in stock.<\/p>\n      <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/side-project\/\" class=\"beer-cta\">Browse all Side Project \u2192<\/a>\n    <\/div>\n  <\/article>\n\n  <article class=\"beer-card\" id=\"kbbs\">\n    <div class=\"beer-card-header\">\n      <div class=\"beer-rank\">02<\/div>\n      <div class=\"beer-title-block\">\n        <h2>Kentucky Brunch Brand Stout (KBBS) \u2014 Toppling Goliath<\/h2>\n        <span class=\"beer-brewery\">Toppling Goliath Brewing Co. \u00b7 Decorah, Iowa<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"beer-body\">\n      <div class=\"beer-tags\">\n        <span class=\"tag tag-gold\">#1 Beer in the World since 2015<\/span>\n        <span class=\"tag\">Imperial Stout<\/span>\n        <span class=\"tag\">Coffee Barrel-Aged<\/span>\n        <span class=\"tag\">Iowa<\/span>\n      <\/div>\n      <p class=\"beer-desc\">The <strong>Kentucky Brunch Brand Stout<\/strong> from Toppling Goliath has been ranked <strong>#1 beer in the world by Beer Advocate since 2015<\/strong> \u2014 an absolute record in the history of craft beer. Brewed in tiny quantities in the town of Decorah, Iowa, this coffee barrel-aged stout develops extraordinary notes of espresso, caramel, bourbon and melting chocolate. Every bottle is an event. Available at Wines &#038; Spirits SA with worldwide delivery.<\/p>\n      <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/toppling-goliath\/\" class=\"beer-cta\">Browse all Toppling Goliath \u2192<\/a>\n    <\/div>\n  <\/article>\n\n  <article class=\"beer-card\" id=\"bcbs\">\n    <div class=\"beer-card-header\">\n      <div class=\"beer-rank\">03<\/div>\n      <div class=\"beer-title-block\">\n        <h2>Bourbon County Brand Stout (BCBS) \u2014 Goose Island<\/h2>\n        <span class=\"beer-brewery\">Goose Island Beer Company \u00b7 Chicago, Illinois<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"beer-body\">\n      <div class=\"beer-tags\">\n        <span class=\"tag tag-gold\">First Commercial BA Stout<\/span>\n        <span class=\"tag\">Imperial Stout<\/span>\n        <span class=\"tag\">Bourbon Barrel-Aged<\/span>\n        <span class=\"tag\">Chicago<\/span>\n      <\/div>\n      <p class=\"beer-desc\">Founded in 1988 in Chicago, <strong>G\u00e4nseinsel<\/strong> created in 1992 the world&#8217;s first commercially released bourbon barrel-aged stout \u2014 the Bourbon County Brand Stout. Since then, every annual November release has become the most anticipated craft beer event of the year. Vintage editions (2019, 2020, 2021, 2022&#8230;) develop increasing complexity with cellaring. The Rare series \u2014 exceptional single-barrel selections \u2014 commands prices of several hundred francs and sells out within minutes.<\/p>\n      <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/goose-island\/\" class=\"beer-cta\">Browse all Goose Island \u2192<\/a>\n    <\/div>\n  <\/article>\n\n  <article class=\"beer-card\" id=\"anchorage\">\n    <div class=\"beer-card-header\">\n      <div class=\"beer-rank\">04<\/div>\n      <div class=\"beer-title-block\">\n        <h2>A Deal With the Devil \u2014 Anchorage Brewing Company<\/h2>\n        <span class=\"beer-brewery\">Anchorage Brewing Company \u00b7 Anchorage, Alaska<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"beer-body\">\n      <div class=\"beer-tags\">\n        <span class=\"tag tag-gold\">100% Oak Fermentation<\/span>\n        <span class=\"tag\">Imperial Stout<\/span>\n        <span class=\"tag\">Brettanomyces<\/span>\n        <span class=\"tag\">Alaska<\/span>\n      <\/div>\n      <p class=\"beer-desc\">Gabe Fletcher founded <strong>Anchorage Brewing Company<\/strong> in 2010 after 13 years as head brewer at Midnight Sun. His approach is unique: <strong>every beer is fermented and aged in oak with Brettanomyces<\/strong>, creating aromatic profiles of wild and animal complexity. A Deal With the Devil is their signature \u2014 an Imperial Stout triple-aged in Henry McKenna bourbon barrels, with notes of dark chocolate, dried fruit, leather and incomparable brett complexity. A beer for the demanding enthusiast.<\/p>\n      <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/anchorage\/\" class=\"beer-cta\">Browse all Anchorage \u2192<\/a>\n    <\/div>\n  <\/article>\n\n  <article class=\"beer-card\" id=\"hill-farmstead\">\n    <div class=\"beer-card-header\">\n      <div class=\"beer-rank\">05<\/div>\n      <div class=\"beer-title-block\">\n        <h2>Edward \u2014 Hill Farmstead Brewery<\/h2>\n        <span class=\"beer-brewery\">Hill Farmstead Brewery \u00b7 Greensboro, Vermont<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"beer-body\">\n      <div class=\"beer-tags\">\n        <span class=\"tag tag-gold\">Best Brewery in the World 2012\u20132020<\/span>\n        <span class=\"tag\">Farmhouse Ale<\/span>\n        <span class=\"tag\">Vermont<\/span>\n        <span class=\"tag\">220 Years of Heritage<\/span>\n      <\/div>\n      <p class=\"beer-desc\"><strong>Hill Farmstead Brauerei<\/strong>, founded in 2010 by Shaun Hill on his family&#8217;s ancestral land in Vermont, was voted the best brewery in the world by RateBeer for 9 consecutive years. Edward \u2014 named after Shaun&#8217;s great-great-uncle \u2014 is their signature Farmhouse Pale Ale: luminous, floral, of rare elegance. Every beer bears the name of a family member, rooting the craft in 220 years of family history. Visiting Hill Farmstead is a pilgrimage; buying their beers from us, a privilege.<\/p>\n      <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/hill-farmstead\/\" class=\"beer-cta\">Browse all Hill Farmstead \u2192<\/a>\n    <\/div>\n  <\/article>\n\n  <article class=\"beer-card\" id=\"troon\">\n    <div class=\"beer-card-header\">\n      <div class=\"beer-rank\">06<\/div>\n      <div class=\"beer-title-block\">\n        <h2>I Am Withering Away \u2014 Troon Brewing<\/h2>\n        <span class=\"beer-brewery\">Troon Brewing \u00b7 Hopewell, New Jersey<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"beer-body\">\n      <div class=\"beer-tags\">\n        <span class=\"tag tag-gold\">Worldwide Cult Following<\/span>\n        <span class=\"tag\">Hazy IPA<\/span>\n        <span class=\"tag\">Barleywine<\/span>\n        <span class=\"tag\">New Jersey<\/span>\n      <\/div>\n      <p class=\"beer-desc\">Inside an 18th-century barn on 800 acres of New Jersey farmland in Hopewell, <strong>Alex Helms<\/strong> brews legendary beers. Troon has built a worldwide cult following through its ultra-hopped hazy IPAs and barrel-aged stouts of staggering complexity. Releases are announced on Instagram and sell out within hours \u2014 fans drive over an hour for their weekly allocation. Every can is a work of art, every beer an experience.<\/p>\n      <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/troon\/\" class=\"beer-cta\">Browse all Troon \u2192<\/a>\n    <\/div>\n  <\/article>\n\n  <article class=\"beer-card\" id=\"horus\">\n    <div class=\"beer-card-header\">\n      <div class=\"beer-rank\">07<\/div>\n      <div class=\"beer-title-block\">\n        <h2>Horus Aged Ales \u2014 Kyle Harrop<\/h2>\n        <span class=\"beer-brewery\">Horus Aged Ales \u00b7 Oceanside, California<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"beer-body\">\n      <div class=\"beer-tags\">\n        <span class=\"tag tag-gold\">Top 10 Breweries Worldwide<\/span>\n        <span class=\"tag\">Imperial Stout<\/span>\n        <span class=\"tag\">Barrel-Aged<\/span>\n        <span class=\"tag\">California<\/span>\n      <\/div>\n      <p class=\"beer-desc\"><strong>Kyle Harrop<\/strong> is a solitary genius \u2014 a one-man operation producing some of the highest-rated barrel-aged stouts in the world. The Full Pint called him a &#8220;mega geek&#8221; and his collaborations with Side Project, Other Half, Parish and Trillium are global events. His complex blends, generous adjunct levels and unbridled creativity place Horus among the most important breweries on the planet.<\/p>\n      <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/horus-aged-ales\/\" class=\"beer-cta\">Browse all Horus Aged Ales \u2192<\/a>\n    <\/div>\n  <\/article>\n\n  <article class=\"beer-card\" id=\"half-acre\">\n    <div class=\"beer-card-header\">\n      <div class=\"beer-rank\">08<\/div>\n      <div class=\"beer-title-block\">\n        <h2>Benthic \u2014 Half Acre Beer Company<\/h2>\n        <span class=\"beer-brewery\">Half Acre Beer Company \u00b7 Chicago, Illinois<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"beer-body\">\n      <div class=\"beer-tags\">\n        <span class=\"tag tag-gold\">Chicago Craft Icon<\/span>\n        <span class=\"tag\">Imperial Stout<\/span>\n        <span class=\"tag\">Barrel-Aged<\/span>\n        <span class=\"tag\">Illinois<\/span>\n      <\/div>\n      <p class=\"beer-desc\">Founded in 2006 in Chicago, <strong>Half Acre Beer Company<\/strong> has established itself as one of the most respected craft breweries in the American Midwest. Their barrel-aged dark beer programme \u2014 particularly the Benthic Imperial Stout \u2014 has earned a national reputation for its depth and complexity. Generational, Catch Hell and the Double Barrel editions are essential for any serious dark beer lover.<\/p>\n      <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/half-acre\/\" class=\"beer-cta\">Browse all Half Acre \u2192<\/a>\n    <\/div>\n  <\/article>\n\n  <article class=\"beer-card\" id=\"phase-three\">\n    <div class=\"beer-card-header\">\n      <div class=\"beer-rank\">09<\/div>\n      <div class=\"beer-title-block\">\n        <h2>Phase Three Brauerei<\/h2>\n        <span class=\"beer-brewery\">Phase Three Brewing \u00b7 Lake Zurich, Illinois<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"beer-body\">\n      <div class=\"beer-tags\">\n        <span class=\"tag tag-gold\">Collector Cans<\/span>\n        <span class=\"tag\">Hazy IPA<\/span>\n        <span class=\"tag\">Imperial Stout<\/span>\n        <span class=\"tag\">Illinois<\/span>\n      <\/div>\n      <p class=\"beer-desc\"><strong>Phase Three Brauerei<\/strong>, based in Lake Zurich, Illinois, produces a wide variety of craft beers in cans featuring unique artwork. Renowned for their exceptionally fresh and hop-forward hazy IPAs, Phase Three has quickly developed a devoted fanbase who collect their cans as much for the art as for the beer. Their limited releases are highly sought-after worldwide.<\/p>\n      <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/phase-three\/\" class=\"beer-cta\">Browse all Phase Three \u2192<\/a>\n    <\/div>\n  <\/article>\n\n  <article class=\"beer-card\" id=\"modern\">\n    <div class=\"beer-card-header\">\n      <div class=\"beer-rank\">10<\/div>\n      <div class=\"beer-title-block\">\n        <h2>Moderne Brauerei<\/h2>\n        <span class=\"beer-brewery\">Modern Brewery \u00b7 St. Louis, Missouri<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"beer-body\">\n      <div class=\"beer-tags\">\n        <span class=\"tag tag-gold\">St. Louis Craft Scene<\/span>\n        <span class=\"tag\">Craft Ale<\/span>\n        <span class=\"tag\">Missouri<\/span>\n        <span class=\"tag\">Innovative<\/span>\n      <\/div>\n      <p class=\"beer-desc\"><strong>Moderne Brauerei<\/strong>, a dynamic microbrewery from St. Louis, Missouri, pushes the boundaries of craft brewing with bold and innovative creations. Located in the same city as Side Project, Modern Brewery maintains a deep connection with the local community while producing beers of remarkable creativity. Their restaurant The Kings Oak completes a unique brewing experience in the Kings Oak neighbourhood.<\/p>\n      <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/modern-brewery\/\" class=\"beer-cta\">Browse all Modern Brewery \u2192<\/a>\n    <\/div>\n  <\/article>\n\n  <div class=\"why-box\">\n    <h3>Why Buy your US Craft Beers from Wines &#038; Spirits SA?<\/h3>\n    <p style=\"color:#ccc;font-size:15px;line-height:1.8;\">Wines &#038; Spirits SA, based in Ecl\u00e9pens, Switzerland, is your specialist in rare craft beers \u2014 with the largest selection of Side Project available in Europe.<\/p>\n    <div class=\"why-grid\">\n      <div class=\"why-item\">\n        <strong>\ud83c\udfc6 Unique Selection<\/strong>\n        <p>Over 640 rare craft beer references, including 100+ Side Project and the world&#8217;s most sought-after series.<\/p>\n      <\/div>\n      <div class=\"why-item\">\n        <strong>\ud83d\ude9a Worldwide Delivery<\/strong>\n        <p>Fast and secure delivery to Switzerland, France, Belgium, Germany, the Netherlands, across the EU and worldwide.<\/p>\n      <\/div>\n      <div class=\"why-item\">\n        <strong>\u2744\ufe0f Optimal Storage<\/strong>\n        <p>Professional temperature-controlled storage to preserve the integrity of every bottle.<\/p>\n      <\/div>\n      <div class=\"why-item\">\n        <strong>\ud83d\udcac Expert Advice<\/strong>\n        <p>Johan and his team, passionate craft beer enthusiasts, are available to advise you via WhatsApp.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"conclusion\">\n    <h3>Ready to Discover the Best US Craft Beers?<\/h3>\n    <p>American craft beer represents one of the most important cultural movements in the history of beer. These breweries have revolutionised the world by proving that a beer can rival the greatest wines and spirits in terms of complexity, rarity and emotion.<\/p>\n    <p>At <strong>Weine &amp; Spirituosen AG<\/strong>, we select every bottle with the same rigour as a Bordeaux wine merchant \u2014 to guarantee you not only the finest beers, but the finest beers <em>at the right moment<\/em>.<\/p>\n    <a href=\"https:\/\/winesandspirits.ch\/de\/produkt-kategorie\/bieres-craft\/usa\/\" class=\"cta-main\">Explore all our US Craft Beers \u2192<\/a>\n  <\/div>\n\n  <section class=\"faq\">\n    <h2 class=\"section-title\">Frequently Asked Questions<\/h2>\n\n    <div class=\"faq-item\">\n      <h4>Where can I buy rare American craft beers in Switzerland?<\/h4>\n      <p>Wines &#038; Spirits SA in Ecl\u00e9pens is Switzerland&#8217;s specialist in rare craft beers, with over 640 references including Side Project, Toppling Goliath, Goose Island, Anchorage and Hill Farmstead. Delivery within 2\u20134 business days.<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>What is the best American craft beer?<\/h4>\n      <p>The Kentucky Brunch Brand Stout (KBBS) by Toppling Goliath has been ranked #1 beer in the world by Beer Advocate since 2015. Other absolute references include BBT by Side Project, BCBS by Goose Island and A Deal With the Devil by Anchorage Brewing.<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>Do US craft beers age well?<\/h4>\n      <p>Barrel-aged Imperial Stouts and Barleywines improve over 5 to 15 years when cellared at a controlled temperature (10\u201314\u00b0C). IPAs, however, are best enjoyed fresh to fully appreciate the hop aromas.<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>Do you deliver to France, Belgium and across Europe?<\/h4>\n      <p>Yes \u2014 Wines &#038; Spirits SA delivers across Europe and worldwide: Switzerland, France, Belgium, Germany, the Netherlands, Luxembourg, Austria and beyond. Delivery time: 3\u20135 business days depending on destination.<\/p>\n    <\/div>\n\n    <div class=\"faq-item\">\n      <h4>How are the beers stored before shipping?<\/h4>\n      <p>All our beers are stored in a temperature-controlled warehouse, away from light and vibration. We pack every order with care to guarantee delivery in perfect condition.<\/p>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<footer class=\"footer-note\">\n  <p>\u00a9 2026 <strong>Weine &amp; Spirituosen AG<\/strong> \u00b7 Graveyre 8, 1312 Ecl\u00e9pens, Schweiz \u00b7 <a href=\"https:\/\/winesandspirits.ch\/de\/\" style=\"color:var(--gold);\">winesandspirits.ch<\/a><\/p>\n  <p style=\"margin-top:8px;\">Der Verkauf von Alkohol an Personen unter 18 Jahren ist verboten. Bitte trinken Sie verantwortungsbewusst.<\/p>\n<\/footer>\n\n<\/body>\n<\/html>\n\n\n\n\n\n<p><\/p>\n<\/div><!-- .vgblk-rw-wrapper -->","protected":false},"excerpt":{"rendered":"<p>Top 10 Best US Craft Beers to Buy in Switzerland | Wines &#038; Spirits SA \u2726 Buying Guide \u00b7 Wines &#038; Spirits SA \u2726 Top 10 Best US Craft Beers to Buy in Switzerland Barrel-aged Imperial Stouts, legendary Barleywines, revolutionary IPAs \u2014 here is our selection of the most sought-after American craft beers, available for&#8230;<\/p>","protected":false},"author":1,"featured_media":1005250,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1005247","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-actualites"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Top 10 US Craft Beers in Switzerland<\/title>\n<meta name=\"description\" content=\"Rare US craft beers \u2014 Side Project, KBBS, Goose Island. Worldwide delivery from Switzerland.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/winesandspirits.ch\/de\/top-10-craft-beer-usa-switzerland\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Top 10 US Craft Beers in Switzerland\" \/>\n<meta property=\"og:description\" content=\"Rare US craft beers \u2014 Side Project, KBBS, Goose Island. Worldwide delivery from Switzerland.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/winesandspirits.ch\/de\/top-10-craft-beer-usa-switzerland\/\" \/>\n<meta property=\"og:site_name\" content=\"Wines and Spirits SA\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-02T06:38:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-04T23:51:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/winesandspirits.ch\/wp-content\/uploads\/2026\/04\/meilleures-bieres-craft-USA-Suisse.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"670\" \/>\n\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Wines\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Wines\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"7\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/\"},\"author\":{\"name\":\"Wines\",\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/#\\\/schema\\\/person\\\/9de225e7ccec9adce617569330779378\"},\"headline\":\"Top 10 Best US Craft Beers to Buy in Switzerland | Wines &amp; Spirits SA\",\"datePublished\":\"2026-04-02T06:38:09+00:00\",\"dateModified\":\"2026-04-04T23:51:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/\"},\"wordCount\":1425,\"publisher\":{\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/winesandspirits.ch\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/meilleures-bieres-craft-USA-Suisse.jpg\",\"articleSection\":[\"Actualit\u00e9s\"],\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/\",\"url\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/\",\"name\":\"Top 10 US Craft Beers in Switzerland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/winesandspirits.ch\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/meilleures-bieres-craft-USA-Suisse.jpg\",\"datePublished\":\"2026-04-02T06:38:09+00:00\",\"dateModified\":\"2026-04-04T23:51:00+00:00\",\"description\":\"Rare US craft beers \u2014 Side Project, KBBS, Goose Island. Worldwide delivery from Switzerland.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/#primaryimage\",\"url\":\"https:\\\/\\\/winesandspirits.ch\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/meilleures-bieres-craft-USA-Suisse.jpg\",\"contentUrl\":\"https:\\\/\\\/winesandspirits.ch\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/meilleures-bieres-craft-USA-Suisse.jpg\",\"width\":670,\"height\":350,\"caption\":\"meilleures bi\u00e8res craft USA Suisse\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/top-10-craft-beer-usa-switzerland\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/winesandspirits.ch\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Top 10 Best US Craft Beers to Buy in Switzerland | Wines &amp; Spirits SA\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/#website\",\"url\":\"https:\\\/\\\/winesandspirits.ch\\\/\",\"name\":\"Wines and Spirits SA\",\"description\":\"Shop Premium Wines, Spirits &amp; Craft Beer Online\",\"publisher\":{\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/winesandspirits.ch\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/#organization\",\"name\":\"Wines and Spirits SA\",\"url\":\"https:\\\/\\\/winesandspirits.ch\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/winesandspirits.ch\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/cropped-Noir.png\",\"contentUrl\":\"https:\\\/\\\/winesandspirits.ch\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/cropped-Noir.png\",\"width\":512,\"height\":512,\"caption\":\"Wines and Spirits SA\"},\"image\":{\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/winesandspirits.ch\\\/#\\\/schema\\\/person\\\/9de225e7ccec9adce617569330779378\",\"name\":\"Wines\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7cf5293726df9fe1abefc1dd7a6438704897cd1f688c01216379f13ae6ea7723?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7cf5293726df9fe1abefc1dd7a6438704897cd1f688c01216379f13ae6ea7723?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7cf5293726df9fe1abefc1dd7a6438704897cd1f688c01216379f13ae6ea7723?s=96&d=mm&r=g\",\"caption\":\"Wines\"},\"sameAs\":[\"https:\\\/\\\/winesandspirits.ch\"],\"url\":\"https:\\\/\\\/winesandspirits.ch\\\/de\\\/author\\\/wines\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Top 10 US Craft Beers in Switzerland","description":"Rare US craft beers \u2014 Side Project, KBBS, Goose Island. Worldwide delivery from Switzerland.","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:\/\/winesandspirits.ch\/de\/top-10-craft-beer-usa-switzerland\/","og_locale":"de_DE","og_type":"article","og_title":"Top 10 US Craft Beers in Switzerland","og_description":"Rare US craft beers \u2014 Side Project, KBBS, Goose Island. Worldwide delivery from Switzerland.","og_url":"https:\/\/winesandspirits.ch\/de\/top-10-craft-beer-usa-switzerland\/","og_site_name":"Wines and Spirits SA","article_published_time":"2026-04-02T06:38:09+00:00","article_modified_time":"2026-04-04T23:51:00+00:00","og_image":[{"width":670,"height":350,"url":"https:\/\/winesandspirits.ch\/wp-content\/uploads\/2026\/04\/meilleures-bieres-craft-USA-Suisse.jpg","type":"image\/jpeg"}],"author":"Wines","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Wines","Gesch\u00e4tzte Lesezeit":"7\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/#article","isPartOf":{"@id":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/"},"author":{"name":"Wines","@id":"https:\/\/winesandspirits.ch\/#\/schema\/person\/9de225e7ccec9adce617569330779378"},"headline":"Top 10 Best US Craft Beers to Buy in Switzerland | Wines &amp; Spirits SA","datePublished":"2026-04-02T06:38:09+00:00","dateModified":"2026-04-04T23:51:00+00:00","mainEntityOfPage":{"@id":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/"},"wordCount":1425,"publisher":{"@id":"https:\/\/winesandspirits.ch\/#organization"},"image":{"@id":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/#primaryimage"},"thumbnailUrl":"https:\/\/winesandspirits.ch\/wp-content\/uploads\/2026\/04\/meilleures-bieres-craft-USA-Suisse.jpg","articleSection":["Actualit\u00e9s"],"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/","url":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/","name":"Top 10 US Craft Beers in Switzerland","isPartOf":{"@id":"https:\/\/winesandspirits.ch\/#website"},"primaryImageOfPage":{"@id":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/#primaryimage"},"image":{"@id":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/#primaryimage"},"thumbnailUrl":"https:\/\/winesandspirits.ch\/wp-content\/uploads\/2026\/04\/meilleures-bieres-craft-USA-Suisse.jpg","datePublished":"2026-04-02T06:38:09+00:00","dateModified":"2026-04-04T23:51:00+00:00","description":"Rare US craft beers \u2014 Side Project, KBBS, Goose Island. Worldwide delivery from Switzerland.","breadcrumb":{"@id":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/#primaryimage","url":"https:\/\/winesandspirits.ch\/wp-content\/uploads\/2026\/04\/meilleures-bieres-craft-USA-Suisse.jpg","contentUrl":"https:\/\/winesandspirits.ch\/wp-content\/uploads\/2026\/04\/meilleures-bieres-craft-USA-Suisse.jpg","width":670,"height":350,"caption":"meilleures bi\u00e8res craft USA Suisse"},{"@type":"BreadcrumbList","@id":"https:\/\/winesandspirits.ch\/top-10-craft-beer-usa-switzerland\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/winesandspirits.ch\/"},{"@type":"ListItem","position":2,"name":"Top 10 Best US Craft Beers to Buy in Switzerland | Wines &amp; Spirits SA"}]},{"@type":"WebSite","@id":"https:\/\/winesandspirits.ch\/#website","url":"https:\/\/winesandspirits.ch\/","name":"Wines and Spirits SA","description":"Shop Premium Wines, Spirits &amp; Craft Beer Online","publisher":{"@id":"https:\/\/winesandspirits.ch\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/winesandspirits.ch\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/winesandspirits.ch\/#organization","name":"Wines and Spirits SA","url":"https:\/\/winesandspirits.ch\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/winesandspirits.ch\/#\/schema\/logo\/image\/","url":"https:\/\/winesandspirits.ch\/wp-content\/uploads\/2023\/01\/cropped-Noir.png","contentUrl":"https:\/\/winesandspirits.ch\/wp-content\/uploads\/2023\/01\/cropped-Noir.png","width":512,"height":512,"caption":"Wines and Spirits SA"},"image":{"@id":"https:\/\/winesandspirits.ch\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/winesandspirits.ch\/#\/schema\/person\/9de225e7ccec9adce617569330779378","name":"Weine","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/secure.gravatar.com\/avatar\/7cf5293726df9fe1abefc1dd7a6438704897cd1f688c01216379f13ae6ea7723?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7cf5293726df9fe1abefc1dd7a6438704897cd1f688c01216379f13ae6ea7723?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7cf5293726df9fe1abefc1dd7a6438704897cd1f688c01216379f13ae6ea7723?s=96&d=mm&r=g","caption":"Wines"},"sameAs":["https:\/\/winesandspirits.ch"],"url":"https:\/\/winesandspirits.ch\/de\/author\/wines\/"}]}},"_links":{"self":[{"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/posts\/1005247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/comments?post=1005247"}],"version-history":[{"count":6,"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/posts\/1005247\/revisions"}],"predecessor-version":[{"id":1006443,"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/posts\/1005247\/revisions\/1006443"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/media\/1005250"}],"wp:attachment":[{"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/media?parent=1005247"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/categories?post=1005247"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/winesandspirits.ch\/de\/wp-json\/wp\/v2\/tags?post=1005247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}