{"id":13308,"date":"2026-08-11T15:20:07","date_gmt":"2026-08-11T15:20:07","guid":{"rendered":"https:\/\/www.fotobox-nb.de\/video-booth\/"},"modified":"2026-08-11T15:24:09","modified_gmt":"2026-08-11T15:24:09","slug":"video-booth","status":"publish","type":"page","link":"https:\/\/www.fotobox-nb.de\/en\/video-booth\/","title":{"rendered":"Video Booth"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13308\" class=\"elementor elementor-13308 elementor-13303\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3e12101 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3e12101\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fa1e861\" data-id=\"fa1e861\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d85141c elementor-widget elementor-widget-html\" data-id=\"d85141c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\/* =========================================================\n   VIDEO BOOTH \u2013 FOTOBOX NB\n   Elementor Landingpage\n   ========================================================= *\/\n\n.vb-page,\n.vb-page * {\n    box-sizing: border-box;\n}\n\n.vb-page {\n    --green: #78a900;\n    --green-dark: #5f8700;\n    --text: #202720;\n    --muted: #667066;\n    --light: #f6f8f3;\n    --border: #e2e8dd;\n\n    font-family: inherit;\n    color: var(--text);\n    line-height: 1.7;\n}\n\n.vb-container {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 24px;\n}\n\n.vb-section {\n    padding: 75px 0;\n}\n\n.vb-section-light {\n    background: var(--light);\n}\n\n.vb-page h1,\n.vb-page h2,\n.vb-page h3 {\n    color: var(--text);\n    line-height: 1.2;\n    margin-top: 0;\n}\n\n.vb-page h1 {\n    font-size: clamp(38px, 5vw, 64px);\n    margin-bottom: 24px;\n}\n\n.vb-page h2 {\n    font-size: clamp(29px, 3.5vw, 42px);\n    margin-bottom: 22px;\n}\n\n.vb-page h3 {\n    font-size: 21px;\n    margin-bottom: 10px;\n}\n\n.vb-page p {\n    color: var(--muted);\n    margin: 0 0 20px;\n}\n\n.vb-kicker {\n    display: inline-block;\n    margin-bottom: 13px;\n    color: var(--green-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .09em;\n    text-transform: uppercase;\n}\n\n.vb-lead {\n    max-width: 760px;\n    font-size: 19px;\n}\n\n.vb-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 30px;\n}\n\n.vb-btn {\n    display: inline-flex;\n    min-height: 52px;\n    padding: 13px 24px;\n    border: 2px solid var(--green);\n    border-radius: 9px;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n    text-decoration: none !important;\n    transition: .2s ease;\n}\n\n.vb-btn-primary {\n    background: var(--green);\n    color: #fff !important;\n}\n\n.vb-btn-primary:hover {\n    background: var(--green-dark);\n    border-color: var(--green-dark);\n    transform: translateY(-2px);\n}\n\n.vb-btn-secondary {\n    background: #fff;\n    color: var(--green-dark) !important;\n}\n\n.vb-btn-secondary:hover {\n    background: var(--light);\n    transform: translateY(-2px);\n}\n\n\/* HERO *\/\n\n.vb-hero {\n    padding: 65px 0 80px;\n    background:\n        radial-gradient(circle at 85% 15%, rgba(120,169,0,.10), transparent 32%),\n        #fff;\n}\n\n.vb-hero-grid {\n    display: grid;\n    grid-template-columns: 1fr .92fr;\n    gap: 60px;\n    align-items: center;\n}\n\n.vb-hero-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 22px;\n    box-shadow: 0 20px 55px rgba(20,35,20,.14);\n}\n\n\/* TRUST *\/\n\n.vb-trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px 24px;\n    margin-top: 28px;\n    color: #556055;\n    font-size: 14px;\n    font-weight: 700;\n}\n\n.vb-trust span::before {\n    content: \"\u2713\";\n    margin-right: 7px;\n    color: var(--green);\n    font-weight: 900;\n}\n\n\/* TWO COLUMN *\/\n\n.vb-two {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 60px;\n    align-items: center;\n}\n\n.vb-image img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n    box-shadow: 0 15px 45px rgba(20,35,20,.10);\n}\n\n\/* CARDS *\/\n\n.vb-cards {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 20px;\n    margin-top: 38px;\n}\n\n.vb-card {\n    padding: 27px;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    background: #fff;\n}\n\n.vb-card-icon {\n    display: flex;\n    width: 46px;\n    height: 46px;\n    margin-bottom: 18px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: rgba(120,169,0,.12);\n    color: var(--green-dark);\n    font-size: 21px;\n    font-weight: 900;\n}\n\n\/* BENEFITS *\/\n\n.vb-benefits {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 13px 30px;\n    margin: 28px 0 0;\n    padding: 0;\n    list-style: none;\n}\n\n.vb-benefits li {\n    position: relative;\n    padding-left: 29px;\n    color: var(--muted);\n}\n\n.vb-benefits li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--green);\n    content: \"\u2713\";\n    font-weight: 900;\n}\n\n\/* FEATURE BOX *\/\n\n.vb-feature {\n    padding: 38px;\n    border-radius: 18px;\n    background: #fff;\n    box-shadow: 0 12px 40px rgba(25,40,25,.07);\n}\n\n\/* CTA *\/\n\n.vb-cta {\n    padding: 65px 45px;\n    border-radius: 24px;\n    text-align: center;\n    background: var(--green);\n}\n\n.vb-cta h2 {\n    color: #fff;\n}\n\n.vb-cta p {\n    max-width: 720px;\n    margin: 0 auto 25px;\n    color: rgba(255,255,255,.92);\n    font-size: 18px;\n}\n\n.vb-cta .vb-btn {\n    border-color: #fff;\n    background: #fff;\n    color: var(--green-dark) !important;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 900px) {\n\n    .vb-hero-grid,\n    .vb-two {\n        grid-template-columns: 1fr;\n        gap: 38px;\n    }\n\n    .vb-cards {\n        grid-template-columns: 1fr;\n    }\n\n    .vb-benefits {\n        grid-template-columns: 1fr;\n    }\n\n    .vb-hero {\n        padding-top: 40px;\n    }\n}\n\n@media (max-width: 600px) {\n\n    .vb-container {\n        padding: 0 18px;\n    }\n\n    .vb-section {\n        padding: 52px 0;\n    }\n\n    .vb-btn {\n        width: 100%;\n    }\n\n    .vb-cta {\n        padding: 45px 22px;\n        border-radius: 17px;\n    }\n\n    .vb-feature {\n        padding: 25px;\n    }\n}\n<\/style><main class=\"vb-page\"><!-- =====================================================\n     HERO\n===================================================== --><section class=\"vb-hero\"><div class=\"vb-container\"><div class=\"vb-hero-grid\"><div><span class=\"vb-kicker\">Video Booth \u00b7 Berlin \u00b7 deutschlandweit\n            <\/span><h1>Video Booth mieten \u2013 kreative Videos f\u00fcr Events &amp; Messen\n            <\/h1><p class=\"vb-lead\">Mit unserer <strong>Video Booth<\/strong> werden Ihre G\u00e4ste\n                selbst zum Mittelpunkt des Events. Statt nur f\u00fcr ein Foto\n                zu posieren, entstehen pers\u00f6nliche Videobotschaften,\n                kreative Clips und authentischer Content direkt auf Ihrer\n                Veranstaltung.\n            <\/p><p>Ideal f\u00fcr <strong>Messen, Firmenevents,\n                Markenaktivierungen, Promotions, Produktpr\u00e4sentationen\n                und besondere Veranstaltungen<\/strong> in Berlin,\n                Brandenburg und deutschlandweit.\n            <\/p><div class=\"vb-buttons\"><a class=\"vb-btn vb-btn-primary\" href=\"https:\/\/www.fotobox-nb.de\/en\/request-an-appointment-now\/\">Video Booth jetzt anfragen\n                <\/a><a class=\"vb-btn vb-btn-secondary\" href=\"#video-booth-info\">Mehr erfahren\n                <\/a><\/div><div class=\"vb-trust\"><span>Foto &amp; Video<\/span><span>Individuelles Branding<\/span><span>Deutschlandweiter Einsatz<\/span><\/div><\/div><div class=\"vb-hero-image\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/www.fotobox-nb.de\/wp-content\/webp-express\/webp-images\/uploads\/elementor\/thumbs\/video-booth-berlin-rrr5auh6pa070ybbjzw8tmif9ohfsriigt2mv77o3s.png.webp\" alt=\"Video Booth mieten f\u00fcr Events und Messen in Berlin\" title=\"Video Booth Berlin f\u00fcr Events und Messen\" loading=\"eager\" fetchpriority=\"high\" width=\"700\" height=\"700\"><\/div><\/div><\/div><\/section><!-- =====================================================\n     WAS IST EINE VIDEO BOOTH?\n===================================================== --><section class=\"vb-section\" id=\"video-booth-info\"><div class=\"vb-container\"><div class=\"vb-two\"><div><span class=\"vb-kicker\">Interaktive Event-Videos\n            <\/span><h2>Mehr als eine Fotobox: Ihre G\u00e4ste werden Teil des Videos\n            <\/h2><p>Eine <strong>Video Booth<\/strong> h\u00e4lt nicht nur einen\n                einzelnen Augenblick fest. Sie zeichnet Bewegung,\n                Reaktionen, Stimmen und pers\u00f6nliche Botschaften Ihrer\n                G\u00e4ste auf. So entstehen kurze und individuelle\n                Event-Videos direkt vor Ort.\n            <\/p><p>Ihre G\u00e4ste k\u00f6nnen sprechen, lachen, tanzen, gemeinsam\n                einen Clip aufnehmen oder eine pers\u00f6nliche Nachricht\n                hinterlassen. Je nach Veranstaltung kann die Video Booth\n                f\u00fcr kreative Social-Media-Clips, Interviews,\n                Mitarbeiteraktionen oder Markenbotschaften eingesetzt\n                werden.\n            <\/p><p>Neben Videos k\u00f6nnen je nach Event-Konzept auch\n                <strong>Fotos erstellt werden<\/strong>. Damit l\u00e4sst sich\n                die Video Booth flexibel mit klassischen Fotoaktionen\n                kombinieren.\n            <\/p><\/div><div class=\"vb-feature\"><h3>Video Booth auf einen Blick<\/h3><ul class=\"vb-benefits\"><li>Kurze Event-Videos aufnehmen<\/li><li>Kreative Fotos erstellen<\/li><li>Pers\u00f6nliche Videobotschaften<\/li><li>Content f\u00fcr Social Media<\/li><li>Branding im Corporate Design<\/li><li>Ideal f\u00fcr Firmen &amp; Marken<\/li><\/ul><\/div><\/div><\/div><\/section><!-- =====================================================\n     MESSE \/ FIRMA\n===================================================== --><section class=\"vb-section vb-section-light\"><div class=\"vb-container\"><span class=\"vb-kicker\">Messe \u00b7 Firmenevent \u00b7 Promotion\n    <\/span><h2>Video Booth f\u00fcr Messen &amp; Firmenevents\n    <\/h2><p class=\"vb-lead\">Gerade auf einem Messestand oder Firmenevent sorgt eine\n        <strong>Video Booth f\u00fcr Aufmerksamkeit und Interaktion<\/strong>.\n        Besucher konsumieren nicht nur Inhalte \u2013 sie erstellen ihren\n        eigenen Content und werden aktiv in Ihre Markenwelt eingebunden.\n    <\/p><div class=\"vb-cards\"><div class=\"vb-card\"><div class=\"vb-card-icon\">01<\/div><h3>Messe &amp; Promotion<\/h3><p>Schaffen Sie einen interaktiven Anziehungspunkt auf\n                Ihrem Messestand und bringen Sie Besucher spielerisch\n                mit Ihrer Marke in Kontakt.\n            <\/p><\/div><div class=\"vb-card\"><div class=\"vb-card-icon\">02<\/div><h3>Firmenevents<\/h3><p>Mitarbeiter und G\u00e4ste k\u00f6nnen Gr\u00fc\u00dfe, Statements,\n                Erinnerungen oder kreative Videos aufnehmen \u2013 pers\u00f6nlich,\n                spontan und unterhaltsam.\n            <\/p><\/div><div class=\"vb-card\"><div class=\"vb-card-icon\">03<\/div><h3>Brand Activation<\/h3><p>Verbinden Sie Video, Interaktion und individuelles\n                Branding zu einer modernen Markenaktivierung mit\n                pers\u00f6nlichem Event-Content.\n            <\/p><\/div><\/div><\/div><\/section><!-- =====================================================\n     BRANDING\n===================================================== --><section class=\"vb-section\"><div class=\"vb-container\"><div class=\"vb-two\"><div class=\"vb-feature\"><span class=\"vb-kicker\">Individuelles Design\n            <\/span><h2>Video Booth mit Branding f\u00fcr Ihre Marke\n            <\/h2><p>F\u00fcr Unternehmen und Agenturen kann die\n                <strong>Video Booth individuell an das Corporate\n                Design<\/strong> Ihrer Marke oder Kampagne angepasst\n                werden.\n            <\/p><p>Logos, Farben, Claims und grafische Elemente k\u00f6nnen\n                passend zum Event-Konzept integriert werden. So wird\n                aus einer Videoaktion eine individuelle Brand Experience,\n                bei der Ihre G\u00e4ste selbst Teil der Kommunikation werden.\n            <\/p><ul class=\"vb-benefits\"><li>Firmenlogo &amp; Corporate Design<\/li><li>Individuelle Event-Grafiken<\/li><li>Kampagnen- und Markenbotschaften<\/li><li>Ideal f\u00fcr Roadshows &amp; Promotions<\/li><\/ul><\/div><div><span class=\"vb-kicker\">Social Content\n            <\/span><h2>Event-Content mit hohem Erinnerungswert\n            <\/h2><p>Kurze Videos transportieren Emotionen und Reaktionen\n                besonders authentisch. Die Video Booth schafft genau\n                diesen Content dort, wo Ihre G\u00e4ste Ihre Marke erleben:\n                direkt auf dem Event.\n            <\/p><p>Ob kurze Gru\u00dfbotschaft, Marken-Challenge,\n                Mitarbeiterstatement oder kreativer Clip \u2013 die\n                Video Booth er\u00f6ffnet zahlreiche M\u00f6glichkeiten f\u00fcr\n                moderne Eventkommunikation.\n            <\/p><\/div><\/div><\/div><\/section><!-- =====================================================\n     SCRIBBLE BOOTH\n===================================================== --><section class=\"vb-section vb-section-light\"><div class=\"vb-container\"><div class=\"vb-two\"><div class=\"vb-image\"><a href=\"https:\/\/www.fotobox-nb.de\/en\/scribble-booth\/\" aria-label=\"Mehr \u00fcber die Scribble Booth erfahren\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.fotobox-nb.de\/wp-content\/webp-express\/webp-images\/uploads\/elementor\/thumbs\/scribble-booth-video-booth-rrr6fccv5bg0wqm1gp18vs9r3703968lwh3jdaqr24.png.webp\" alt=\"Scribble Booth als interaktive Video Booth f\u00fcr Firmenevents\" title=\"Scribble Booth Video Booth\" loading=\"lazy\" width=\"700\" height=\"700\"><\/a><\/div><div><span class=\"vb-kicker\">Noch interaktiver\n            <\/span><h2>Scribble Booth \u2013 schreiben, zeichnen &amp; Video aufnehmen\n            <\/h2><p>Sie m\u00f6chten Ihre G\u00e4ste noch st\u00e4rker in die Aktion\n                einbeziehen? Dann entdecken Sie unsere\n                <strong>Scribble Booth<\/strong>.\n            <\/p><p>Ihre G\u00e4ste schreiben, zeichnen oder hinterlassen\n                pers\u00f6nliche Botschaften auf einer transparenten Fl\u00e4che.\n                Dabei k\u00f6nnen kreative Fotos und Videos entstehen, die\n                Interaktion und pers\u00f6nlichen Content miteinander\n                verbinden.\n            <\/p><a class=\"vb-btn vb-btn-secondary\" href=\"https:\/\/www.fotobox-nb.de\/en\/scribble-booth\/\">Scribble Booth entdecken \u2192\n            <\/a><\/div><\/div><\/div><\/section><!-- =====================================================\n     BERLIN \/ DEUTSCHLAND\n===================================================== --><section class=\"vb-section\"><div class=\"vb-container\"><span class=\"vb-kicker\">Berlin \u00b7 Brandenburg \u00b7 Deutschland\n    <\/span><h2>Video Booth in Berlin &amp; deutschlandweit mieten\n    <\/h2><p class=\"vb-lead\">Sie planen eine Messe, Firmenveranstaltung, Promotion oder\n        Markenaktivierung? Unsere <strong>Video Booth in Berlin<\/strong>bietet eine moderne M\u00f6glichkeit, G\u00e4ste aktiv einzubeziehen und\n        gleichzeitig individuellen Foto- und Video-Content zu erstellen.\n    <\/p><p>Neben Berlin und Brandenburg ist der Einsatz je nach\n        Veranstaltung auch <strong>deutschlandweit<\/strong> m\u00f6glich.\n        Damit eignet sich die Video Booth f\u00fcr einzelne Firmenevents\n        ebenso wie f\u00fcr Messeauftritte, Roadshows, Produktpr\u00e4sentationen\n        und gr\u00f6\u00dfere Kampagnen.\n    <\/p><ul class=\"vb-benefits\"><li>Video Booth f\u00fcr Messen in Berlin<\/li><li>Firmenevents &amp; Firmenfeiern<\/li><li>Promotion &amp; Markenaktivierung<\/li><li>Roadshows &amp; Produktpr\u00e4sentationen<\/li><li>Foto- und Video-Content<\/li><li>Individuelles Branding m\u00f6glich<\/li><li>Berlin &amp; Brandenburg<\/li><li>Deutschlandweiter Event-Einsatz<\/li><\/ul><\/div><\/section><!-- =====================================================\n     FINAL CTA\n===================================================== --><section class=\"vb-section\"><div class=\"vb-container\"><div class=\"vb-cta\"><h2>Video Booth f\u00fcr Ihr Event anfragen\n        <\/h2><p>Sie m\u00f6chten die Video Booth f\u00fcr eine Messe, ein Firmenevent,\n            eine Promotion oder Markenaktivierung einsetzen?\n            Senden Sie uns Ihre Veranstaltungsdaten und wir erstellen\n            Ihnen ein individuelles Angebot.\n        <\/p><a class=\"vb-btn\" href=\"https:\/\/www.fotobox-nb.de\/en\/request-an-appointment-now\/\">Jetzt unverbindlich anfragen \u2192\n        <\/a><\/div><\/div><\/section><\/main>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-74f495a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"74f495a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d24c631\" data-id=\"d24c631\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c698563 elementor-widget elementor-widget-html\" data-id=\"c698563\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--Trustami Vertrauenssiegel-->\n<div class=\"widget_container\"><\/div> \t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-635832c elementor-widget elementor-widget-html\" data-id=\"635832c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script id=\"trustamiwidget\" type=\"text\/javascript\" src=\"https:\/\/cdn.trustami.com\/widgetapi\/widget2\/trustami-widget.js\" data-profile=\"6629335a2b5d85c6578b4580\" data-user=\"dedfcec94c197db921ffd1e34cd3c88e77f8e44e\" data-platform=\"0\" async><\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Video Booth \u00b7 Berlin \u00b7 deutschlandweit Video Booth mieten \u2013 kreative Videos f\u00fcr Events &amp; Messen Mit unserer Video Booth [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13308","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Rent a Video Booth | Events &amp; Trade Shows in Berlin<\/title>\n<meta name=\"description\" content=\"Rent a video booth for trade shows, corporate events, and promotions. Creative event videos, custom branding, and interactive experiences.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fotobox-nb.de\/en\/video-booth\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Rent a Video Booth | Events &amp; Trade Shows in Berlin\" \/>\n<meta property=\"og:description\" content=\"Rent a video booth for trade shows, corporate events, and promotions. Creative event videos, custom branding, and interactive experiences.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fotobox-nb.de\/en\/video-booth\/\" \/>\n<meta property=\"og:site_name\" content=\"Ki-Fotobox, Fotospiegel mieten in MV, Berlin, Brandenburg\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/FotoboxNeubrandenburg\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-11T15:24:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fotobox-nb.de\/wp-content\/webp-express\/webp-images\/uploads\/elementor\/thumbs\/video-booth-berlin-rrr5auh6pa070ybbjzw8tmif9ohfsriigt2mv77o3s.png.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@fotoboxnb\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/video-booth\\\/\",\"url\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/video-booth\\\/\",\"name\":\"Rent a Video Booth | Events & Trade Shows in Berlin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/video-booth\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/video-booth\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.fotobox-nb.de\\\/wp-content\\\/webp-express\\\/webp-images\\\/uploads\\\/elementor\\\/thumbs\\\/video-booth-berlin-rrr5auh6pa070ybbjzw8tmif9ohfsriigt2mv77o3s.png.webp\",\"datePublished\":\"2026-08-11T15:20:07+00:00\",\"dateModified\":\"2026-08-11T15:24:09+00:00\",\"description\":\"Rent a video booth for trade shows, corporate events, and promotions. Creative event videos, custom branding, and interactive experiences.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/video-booth\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/video-booth\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/video-booth\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.fotobox-nb.de\\\/wp-content\\\/webp-express\\\/webp-images\\\/uploads\\\/elementor\\\/thumbs\\\/video-booth-berlin-rrr5auh6pa070ybbjzw8tmif9ohfsriigt2mv77o3s.png.webp\",\"contentUrl\":\"https:\\\/\\\/www.fotobox-nb.de\\\/wp-content\\\/webp-express\\\/webp-images\\\/uploads\\\/elementor\\\/thumbs\\\/video-booth-berlin-rrr5auh6pa070ybbjzw8tmif9ohfsriigt2mv77o3s.png.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/video-booth\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/rent-a-photo-booth-and-ai-photo-booth-in-mecklenburg-brandenburg-berlin\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Video Booth\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/\",\"name\":\"Fotobox\",\"description\":\"Photobooth in mieten\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#organization\"},\"alternateName\":\"Photobooth\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#organization\",\"name\":\"Fotobox Neubrandenburg\",\"alternateName\":\"RLmedia\",\"url\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.fotobox-nb.de\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/FB_Logo_neu-1.png.webp\",\"contentUrl\":\"https:\\\/\\\/www.fotobox-nb.de\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/FB_Logo_neu-1.png.webp\",\"width\":842,\"height\":595,\"caption\":\"Fotobox Neubrandenburg\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fotobox-nb.de\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/FotoboxNeubrandenburg\",\"https:\\\/\\\/x.com\\\/fotoboxnb\",\"https:\\\/\\\/www.tiktok.com\\\/@fotoboxnb\",\"https:\\\/\\\/www.instagram.com\\\/fotoboxnb\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@rlmedianb4046\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Rent a Video Booth | Events & Trade Shows in Berlin","description":"Rent a video booth for trade shows, corporate events, and promotions. Creative event videos, custom branding, and interactive experiences.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fotobox-nb.de\/en\/video-booth\/","og_locale":"en_US","og_type":"article","og_title":"Rent a Video Booth | Events & Trade Shows in Berlin","og_description":"Rent a video booth for trade shows, corporate events, and promotions. Creative event videos, custom branding, and interactive experiences.","og_url":"https:\/\/www.fotobox-nb.de\/en\/video-booth\/","og_site_name":"Ki-Fotobox, Fotospiegel mieten in MV, Berlin, Brandenburg","article_publisher":"https:\/\/www.facebook.com\/FotoboxNeubrandenburg","article_modified_time":"2026-08-11T15:24:09+00:00","og_image":[{"url":"https:\/\/www.fotobox-nb.de\/wp-content\/webp-express\/webp-images\/uploads\/elementor\/thumbs\/video-booth-berlin-rrr5auh6pa070ybbjzw8tmif9ohfsriigt2mv77o3s.png.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@fotoboxnb","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.fotobox-nb.de\/en\/video-booth\/","url":"https:\/\/www.fotobox-nb.de\/en\/video-booth\/","name":"Rent a Video Booth | Events & Trade Shows in Berlin","isPartOf":{"@id":"https:\/\/www.fotobox-nb.de\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fotobox-nb.de\/en\/video-booth\/#primaryimage"},"image":{"@id":"https:\/\/www.fotobox-nb.de\/en\/video-booth\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fotobox-nb.de\/wp-content\/webp-express\/webp-images\/uploads\/elementor\/thumbs\/video-booth-berlin-rrr5auh6pa070ybbjzw8tmif9ohfsriigt2mv77o3s.png.webp","datePublished":"2026-08-11T15:20:07+00:00","dateModified":"2026-08-11T15:24:09+00:00","description":"Rent a video booth for trade shows, corporate events, and promotions. Creative event videos, custom branding, and interactive experiences.","breadcrumb":{"@id":"https:\/\/www.fotobox-nb.de\/en\/video-booth\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fotobox-nb.de\/en\/video-booth\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fotobox-nb.de\/en\/video-booth\/#primaryimage","url":"https:\/\/www.fotobox-nb.de\/wp-content\/webp-express\/webp-images\/uploads\/elementor\/thumbs\/video-booth-berlin-rrr5auh6pa070ybbjzw8tmif9ohfsriigt2mv77o3s.png.webp","contentUrl":"https:\/\/www.fotobox-nb.de\/wp-content\/webp-express\/webp-images\/uploads\/elementor\/thumbs\/video-booth-berlin-rrr5auh6pa070ybbjzw8tmif9ohfsriigt2mv77o3s.png.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.fotobox-nb.de\/en\/video-booth\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fotobox-nb.de\/en\/rent-a-photo-booth-and-ai-photo-booth-in-mecklenburg-brandenburg-berlin\/"},{"@type":"ListItem","position":2,"name":"Video Booth"}]},{"@type":"WebSite","@id":"https:\/\/www.fotobox-nb.de\/en\/#website","url":"https:\/\/www.fotobox-nb.de\/en\/","name":"Fotobox","description":"Photobooth in mieten","publisher":{"@id":"https:\/\/www.fotobox-nb.de\/en\/#organization"},"alternateName":"Photobooth","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fotobox-nb.de\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.fotobox-nb.de\/en\/#organization","name":"Fotobox Neubrandenburg","alternateName":"RLmedia","url":"https:\/\/www.fotobox-nb.de\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fotobox-nb.de\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/04\/FB_Logo_neu-1.png.webp","contentUrl":"https:\/\/www.fotobox-nb.de\/wp-content\/uploads\/2026\/04\/FB_Logo_neu-1.png.webp","width":842,"height":595,"caption":"Fotobox Neubrandenburg"},"image":{"@id":"https:\/\/www.fotobox-nb.de\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/FotoboxNeubrandenburg","https:\/\/x.com\/fotoboxnb","https:\/\/www.tiktok.com\/@fotoboxnb","https:\/\/www.instagram.com\/fotoboxnb\/","https:\/\/www.youtube.com\/@rlmedianb4046"]}]}},"_links":{"self":[{"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/pages\/13308","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/comments?post=13308"}],"version-history":[{"count":0,"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/pages\/13308\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.fotobox-nb.de\/en\/wp-json\/wp\/v2\/media?parent=13308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}