{"id":3069,"date":"2026-05-01T05:48:47","date_gmt":"2026-05-01T05:48:47","guid":{"rendered":"https:\/\/beanjammingcoffee.com\/?page_id=3069"},"modified":"2026-06-09T21:55:18","modified_gmt":"2026-06-09T21:55:18","slug":"b2b-portal","status":"publish","type":"page","link":"https:\/\/beanjammingcoffee.com\/de\/b2b-portal\/","title":{"rendered":"B2B Portal"},"content":{"rendered":"<div class=\"grve-section grve-row-section grve-fullwidth-background grve-padding-top-1x grve-padding-bottom-1x grve-with-bg-transparent\" data-header-color=\"default\"><div class=\"grve-container\"><div class=\"grve-row grve-bookmark grve-columns-gap-default grve-mobile-vertical-gap-30\"><div class=\"grve-column wpb_column grve-bookmark grve-column-1  grve-with-bg-transparent\"><div class=\"grve-column-wrapper\"><div class=\"grve-column-content\" ><div class=\"grve-element grve-text\">\r\n\t\t\t\n    <style>\n        .bjc-b2b-wrap {\n            font-family: \"DM Sans\", sans-serif;\n            background: #F3E8CD;\n            color: #1D4C23;\n            padding: 48px 24px;\n            border-radius: 8px;\n            max-width: 1120px;\n            margin: 0 auto;\n        }\n\n        .bjc-b2b-hero {\n            display: grid;\n            grid-template-columns: 1.1fr 0.9fr;\n            gap: 32px;\n            align-items: center;\n        }\n\n        .bjc-b2b-kicker {\n            font-size: 13px;\n            text-transform: uppercase;\n            letter-spacing: 0;\n            font-weight: 700;\n            margin-bottom: 12px;\n        }\n\n        .bjc-b2b-wrap h1,\n        .bjc-b2b-wrap h2,\n        .bjc-b2b-wrap h3 {\n            color: #1D4C23;\n            margin-top: 0;\n        }\n\n        .bjc-b2b-wrap h1 {\n            font-size: clamp(38px, 6vw, 72px);\n            line-height: 1.05;\n            letter-spacing: 0;\n            margin-bottom: 20px;\n        }\n\n        .bjc-b2b-wrap p {\n            font-size: 17px;\n            line-height: 1.55;\n        }\n\n        .bjc-b2b-card {\n            background: #ffffff;\n            border: 2px solid #1D4C23;\n            border-radius: 8px;\n            padding: 28px;\n            box-shadow: none;\n        }\n\n        .bjc-b2b-grid {\n            display: grid;\n            grid-template-columns: repeat(2, minmax(0, 1fr));\n            gap: 18px;\n            margin-top: 28px;\n        }\n\n        .bjc-b2b-field label {\n            display: block;\n            font-size: 13px;\n            font-weight: 700;\n            margin-bottom: 8px;\n        }\n\n        .bjc-b2b-field input,\n        .bjc-b2b-field select,\n        .bjc-b2b-field textarea {\n            width: 100%;\n            border: 2px solid #1D4C23;\n            border-radius: 8px;\n            padding: 13px 14px;\n            font: inherit;\n            background: #ffffff;\n            color: #1D4C23;\n        }\n\n        .bjc-b2b-field-full {\n            grid-column: 1 \/ -1;\n        }\n\n        .bjc-b2b-checkbox {\n            display: flex;\n            gap: 10px;\n            align-items: flex-start;\n            font-size: 14px;\n            line-height: 1.4;\n            margin-top: 18px;\n        }\n\n        .bjc-b2b-checkbox input {\n            margin-top: 3px;\n        }\n\n        .bjc-b2b-button,\n        .bjc-b2b-wrap button,\n        .bjc-b2b-wrap input[type=\"submit\"] {\n            display: inline-block;\n            background: #E5FF00;\n            color: #1D4C23;\n            border: 2px solid #1D4C23;\n            border-radius: 8px;\n            padding: 13px 24px;\n            font-weight: 800;\n            text-decoration: none;\n            cursor: pointer;\n            box-shadow: none;\n            transition: transform .15s ease, box-shadow .15s ease;\n        }\n\n        .bjc-b2b-button:hover,\n        .bjc-b2b-wrap button:hover,\n        .bjc-b2b-wrap input[type=\"submit\"]:hover {\n            transform: translate(2px, 2px);\n            box-shadow: none;\n        }\n\n        .bjc-b2b-actions {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 14px;\n            margin-top: 24px;\n        }\n\n        .bjc-b2b-alert {\n            padding: 16px 18px;\n            border-radius: 8px;\n            margin-bottom: 22px;\n            border: 2px solid #1D4C23;\n            font-weight: 700;\n        }\n\n        .bjc-b2b-success {\n            background: #E5FF00;\n            color: #1D4C23;\n        }\n\n        .bjc-b2b-error {\n            background: #ffffff;\n            color: #1D4C23;\n        }\n\n        .bjc-b2b-login {\n            margin-top: 34px;\n        }\n\n        .bjc-b2b-hidden {\n            display: none !important;\n        }\n\n        .bjc-b2b-small {\n            font-size: 14px;\n            opacity: .85;\n        }\n\n        @media (max-width: 768px) {\n            .bjc-b2b-hero,\n            .bjc-b2b-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .bjc-b2b-wrap {\n                padding: 34px 18px;\n            }\n        }\n\n        \/* B2B portal visual alignment *\/\n\n        .bjc-b2b-wrap {\n            border-radius: 28px;\n        }\n\n        .bjc-b2b-kicker {\n            letter-spacing: .12em;\n        }\n\n        .bjc-b2b-wrap h1 {\n            line-height: .95;\n            letter-spacing: -0.05em;\n        }\n\n        .bjc-b2b-card {\n            border-radius: 24px;\n            box-shadow: 8px 8px 0 #1D4C23;\n        }\n\n        .bjc-b2b-field input,\n        .bjc-b2b-field select,\n        .bjc-b2b-field textarea {\n            border-radius: 14px;\n        }\n\n        .bjc-b2b-button,\n        .bjc-b2b-wrap button,\n        .bjc-b2b-wrap input[type=\"submit\"] {\n            border-radius: 999px;\n            box-shadow: 4px 4px 0 #1D4C23;\n        }\n\n        .bjc-b2b-button:hover,\n        .bjc-b2b-wrap button:hover,\n        .bjc-b2b-wrap input[type=\"submit\"]:hover {\n            box-shadow: 2px 2px 0 #1D4C23;\n        }\n\n        .bjc-b2b-alert {\n            border-radius: 16px;\n        }\n        \/* End B2B portal visual alignment *\/\n    <\/style>\n\n    <div class=\"bjc-b2b-wrap\">\n        \n        \n            <div class=\"bjc-b2b-hero\">\n                <div>\n                    <div class=\"bjc-b2b-kicker\">Wholesale coffee roasted in Vienna<\/div>\n                    <h1>B2B coffee for caf\u00e9s, restaurants and offices.<\/h1>\n                    <p>\n                        Welcome to the Bean Jamming Coffee B2B Portal, a practical space for caf\u00e9s,\n                        restaurants, offices and retail partners.\n                    <\/p>\n                    <p>\n                        Apply for wholesale access to explore our Colombian specialty coffees, view B2B prices\n                        and order freshly roasted coffee directly from Vienna.\n                    <\/p>\n                <\/div>\n\n                <div class=\"bjc-b2b-card\">\n                    <h2>Already approved?<\/h2>\n                    <p>\n                        Log in here only if your B2B account has already been approved by Bean Jamming Coffee.\n                    <\/p>\n\n                    <form name=\"loginform\" id=\"loginform\" action=\"https:\/\/beanjammingcoffee.com\/wp-login.php\" method=\"post\"><p class=\"login-username\">\n\t\t\t\t<label for=\"user_login\">Email or username<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"user_login\" autocomplete=\"username\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-password\">\n\t\t\t\t<label for=\"user_pass\">Password<\/label>\n\t\t\t\t<input type=\"password\" name=\"pwd\" id=\"user_pass\" autocomplete=\"current-password\" spellcheck=\"false\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> Angemeldet bleiben<\/label><\/p><p class=\"login-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wp-submit\" class=\"button button-primary\" value=\"Log in\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/beanjammingcoffee.com\/de\/b2b-portal\/\" \/>\n\t\t\t<\/p><\/form>\n                    <p class=\"bjc-b2b-small\">\n                        If you do not have access yet, please complete the request form below.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"bjc-b2b-card bjc-b2b-login\">\n                <h2>Request B2B access<\/h2>\n                <p>\n                    Create your wholesale account request below. Your account will remain pending until it is reviewed\n                    and approved by Bean Jamming Coffee.\n                <\/p>\n\n                <form method=\"post\">\n                    <input type=\"hidden\" id=\"bjc_b2b_nonce\" name=\"bjc_b2b_nonce\" value=\"94ea6505ae\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/3069\" \/>\n                    <div class=\"bjc-b2b-hidden\">\n                        <label>Website<\/label>\n                        <input type=\"text\" name=\"bjc_b2b_website\" value=\"\">\n                    <\/div>\n\n                    <div class=\"bjc-b2b-grid\">\n                        <div class=\"bjc-b2b-field\">\n                            <label>Company *<\/label>\n                            <input type=\"text\" name=\"bjc_company\" required>\n                        <\/div>\n\n                        <div class=\"bjc-b2b-field\">\n                            <label>Contact name *<\/label>\n                            <input type=\"text\" name=\"bjc_name\" required>\n                        <\/div>\n\n                        <div class=\"bjc-b2b-field\">\n                            <label>Email *<\/label>\n                            <input type=\"email\" name=\"bjc_email\" required>\n                        <\/div>\n\n                        <div class=\"bjc-b2b-field\">\n                            <label>Phone<\/label>\n                            <input type=\"text\" name=\"bjc_phone\">\n                        <\/div>\n\n                        <div class=\"bjc-b2b-field\">\n                            <label>Password *<\/label>\n                            <input type=\"password\" name=\"bjc_password\" required minlength=\"8\" autocomplete=\"new-password\">\n                        <\/div>\n\n                        <div class=\"bjc-b2b-field\">\n                            <label>Confirm password *<\/label>\n                            <input type=\"password\" name=\"bjc_password_confirm\" required minlength=\"8\" autocomplete=\"new-password\">\n                        <\/div>\n\n                        <div class=\"bjc-b2b-field\">\n                            <label>Business type<\/label>\n                            <select name=\"bjc_type\">\n                                <option value=\"\">Select one<\/option>\n                                <option value=\"Caf\u00e9\">Caf\u00e9<\/option>\n                                <option value=\"Restaurant\">Restaurant<\/option>\n                                <option value=\"Office\">Office<\/option>\n                                <option value=\"Retail store\">Retail store<\/option>\n                                <option value=\"Other\">Other<\/option>\n                            <\/select>\n                        <\/div>\n\n                        <div class=\"bjc-b2b-field\">\n                            <label>VAT number<\/label>\n                            <input type=\"text\" name=\"bjc_vat\" placeholder=\"ATU...\">\n                        <\/div>\n\n                        <div class=\"bjc-b2b-field\">\n                            <label>Business address<\/label>\n                            <input type=\"text\" name=\"bjc_address\">\n                        <\/div>\n\n                        <div class=\"bjc-b2b-field\">\n                            <label>Estimated monthly volume<\/label>\n                            <input type=\"text\" name=\"bjc_volume\" placeholder=\"e.g. 5 kg \/ 10 kg \/ 20 kg\">\n                        <\/div>\n\n                        <div class=\"bjc-b2b-field bjc-b2b-field-full\">\n                            <label>Notes<\/label>\n                            <textarea name=\"bjc_notes\" rows=\"4\" placeholder=\"Tell us what kind of coffee you are looking for.\"><\/textarea>\n                        <\/div>\n                    <\/div>\n\n                    <label class=\"bjc-b2b-checkbox\">\n                        <input type=\"checkbox\" name=\"bjc_privacy\" value=\"1\" required>\n                        <span>\n                            I agree that Bean Jamming Coffee may use the information submitted in this form to review\n                            my B2B access request and contact me about wholesale coffee.\n                        <\/span>\n                    <\/label>\n\n                    <div class=\"bjc-b2b-actions\">\n                        <button type=\"submit\" name=\"bjc_b2b_register_submit\" value=\"1\">\n                            Request B2B access\n                        <\/button>\n                    <\/div>\n                <\/form>\n            <\/div>\n\n            <\/div>\n\n    \n\r\n\t\t<\/div>\r\n\t<\/div><\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"Wholesale coffee roasted in Vienna B2B coffee for caf\u00e9s, restaurants and offices. Welcome to the Bean Jamming Coffee B2B Portal, a practical space for caf\u00e9s, restaurants, offices and retail partners. Apply for wholesale access to explore our Colombian specialty coffees, view B2B prices and order freshly roasted coffee directly from Vienna. Already approved? Log in [...]","protected":false},"author":8,"featured_media":2040,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"iawp_total_views":118,"footnotes":""},"class_list":["post-3069","page","type-page","status-publish","has-post-thumbnail","hentry","grve-entry-item"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Wholesale Coffee for Caf\u00e9s in Vienna | Bean Jamming Coffee<\/title>\n<meta name=\"description\" content=\"Apply for B2B access to order Colombian specialty coffee roasted in Vienna for caf\u00e9s, restaurants, offices and retail partners.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wholesale Coffee for Caf\u00e9s in Vienna | Bean Jamming Coffee\" \/>\n<meta property=\"og:description\" content=\"Apply for B2B access to order Colombian specialty coffee roasted in Vienna for caf\u00e9s, restaurants, offices and retail partners.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/beanjammingcoffee.com\/de\/b2b-portal\/\" \/>\n<meta property=\"og:site_name\" content=\"Bean Jamming Coffee\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-09T21:55:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/beanjammingcoffee.com\/wp-content\/uploads\/2024\/04\/clint-mckoy-h28p96ICizo-unsplash.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1281\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/b2b-portal\\\/\",\"url\":\"https:\\\/\\\/beanjammingcoffee.com\\\/b2b-portal\\\/\",\"name\":\"Wholesale Coffee for Caf\u00e9s in Vienna | Bean Jamming Coffee\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/b2b-portal\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/b2b-portal\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/beanjammingcoffee.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/clint-mckoy-h28p96ICizo-unsplash.jpg\",\"datePublished\":\"2026-05-01T05:48:47+00:00\",\"dateModified\":\"2026-06-09T21:55:18+00:00\",\"description\":\"Apply for B2B access to order Colombian specialty coffee roasted in Vienna for caf\u00e9s, restaurants, offices and retail partners.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/b2b-portal\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/beanjammingcoffee.com\\\/b2b-portal\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/b2b-portal\\\/#primaryimage\",\"url\":\"https:\\\/\\\/beanjammingcoffee.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/clint-mckoy-h28p96ICizo-unsplash.jpg\",\"contentUrl\":\"https:\\\/\\\/beanjammingcoffee.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/clint-mckoy-h28p96ICizo-unsplash.jpg\",\"width\":1920,\"height\":1281},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/b2b-portal\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/beanjammingcoffee.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"B2B Portal\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/#website\",\"url\":\"https:\\\/\\\/beanjammingcoffee.com\\\/\",\"name\":\"Bean Jamming Coffee\",\"description\":\"Coffee Roasters in Vienna\",\"publisher\":{\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/beanjammingcoffee.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/#organization\",\"name\":\"Bean Jamming Coffee\",\"url\":\"https:\\\/\\\/beanjammingcoffee.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/beanjammingcoffee.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/logo-bean-jamming_dark-green.svg\",\"contentUrl\":\"https:\\\/\\\/beanjammingcoffee.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/logo-bean-jamming_dark-green.svg\",\"width\":500,\"height\":174,\"caption\":\"Bean Jamming Coffee\"},\"image\":{\"@id\":\"https:\\\/\\\/beanjammingcoffee.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/beanjammingcoffee\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Wholesale Coffee for Caf\u00e9s in Vienna | Bean Jamming Coffee","description":"Apply for B2B access to order Colombian specialty coffee roasted in Vienna for caf\u00e9s, restaurants, offices and retail partners.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"de_DE","og_type":"article","og_title":"Wholesale Coffee for Caf\u00e9s in Vienna | Bean Jamming Coffee","og_description":"Apply for B2B access to order Colombian specialty coffee roasted in Vienna for caf\u00e9s, restaurants, offices and retail partners.","og_url":"https:\/\/beanjammingcoffee.com\/de\/b2b-portal\/","og_site_name":"Bean Jamming Coffee","article_modified_time":"2026-06-09T21:55:18+00:00","og_image":[{"width":1920,"height":1281,"url":"https:\/\/beanjammingcoffee.com\/wp-content\/uploads\/2024\/04\/clint-mckoy-h28p96ICizo-unsplash.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/beanjammingcoffee.com\/b2b-portal\/","url":"https:\/\/beanjammingcoffee.com\/b2b-portal\/","name":"Wholesale Coffee for Caf\u00e9s in Vienna | Bean Jamming Coffee","isPartOf":{"@id":"https:\/\/beanjammingcoffee.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/beanjammingcoffee.com\/b2b-portal\/#primaryimage"},"image":{"@id":"https:\/\/beanjammingcoffee.com\/b2b-portal\/#primaryimage"},"thumbnailUrl":"https:\/\/beanjammingcoffee.com\/wp-content\/uploads\/2024\/04\/clint-mckoy-h28p96ICizo-unsplash.jpg","datePublished":"2026-05-01T05:48:47+00:00","dateModified":"2026-06-09T21:55:18+00:00","description":"Apply for B2B access to order Colombian specialty coffee roasted in Vienna for caf\u00e9s, restaurants, offices and retail partners.","breadcrumb":{"@id":"https:\/\/beanjammingcoffee.com\/b2b-portal\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/beanjammingcoffee.com\/b2b-portal\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/beanjammingcoffee.com\/b2b-portal\/#primaryimage","url":"https:\/\/beanjammingcoffee.com\/wp-content\/uploads\/2024\/04\/clint-mckoy-h28p96ICizo-unsplash.jpg","contentUrl":"https:\/\/beanjammingcoffee.com\/wp-content\/uploads\/2024\/04\/clint-mckoy-h28p96ICizo-unsplash.jpg","width":1920,"height":1281},{"@type":"BreadcrumbList","@id":"https:\/\/beanjammingcoffee.com\/b2b-portal\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/beanjammingcoffee.com\/"},{"@type":"ListItem","position":2,"name":"B2B Portal"}]},{"@type":"WebSite","@id":"https:\/\/beanjammingcoffee.com\/#website","url":"https:\/\/beanjammingcoffee.com\/","name":"Bean Jamming Coffee","description":"Coffee Roasters in Vienna","publisher":{"@id":"https:\/\/beanjammingcoffee.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/beanjammingcoffee.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/beanjammingcoffee.com\/#organization","name":"Bean Jamming Coffee","url":"https:\/\/beanjammingcoffee.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/beanjammingcoffee.com\/#\/schema\/logo\/image\/","url":"https:\/\/beanjammingcoffee.com\/wp-content\/uploads\/2026\/03\/logo-bean-jamming_dark-green.svg","contentUrl":"https:\/\/beanjammingcoffee.com\/wp-content\/uploads\/2026\/03\/logo-bean-jamming_dark-green.svg","width":500,"height":174,"caption":"Bean Jamming Coffee"},"image":{"@id":"https:\/\/beanjammingcoffee.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/beanjammingcoffee\/"]}]}},"_links":{"self":[{"href":"https:\/\/beanjammingcoffee.com\/de\/wp-json\/wp\/v2\/pages\/3069","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beanjammingcoffee.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/beanjammingcoffee.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/beanjammingcoffee.com\/de\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/beanjammingcoffee.com\/de\/wp-json\/wp\/v2\/comments?post=3069"}],"version-history":[{"count":9,"href":"https:\/\/beanjammingcoffee.com\/de\/wp-json\/wp\/v2\/pages\/3069\/revisions"}],"predecessor-version":[{"id":3154,"href":"https:\/\/beanjammingcoffee.com\/de\/wp-json\/wp\/v2\/pages\/3069\/revisions\/3154"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/beanjammingcoffee.com\/de\/wp-json\/wp\/v2\/media\/2040"}],"wp:attachment":[{"href":"https:\/\/beanjammingcoffee.com\/de\/wp-json\/wp\/v2\/media?parent=3069"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}