{"id":3928,"date":"2025-07-29T08:57:32","date_gmt":"2025-07-29T08:57:32","guid":{"rendered":"https:\/\/topgunliveshow.com\/uncategorized\/bartender-tour\/"},"modified":"2025-09-11T15:11:52","modified_gmt":"2025-09-11T15:11:52","slug":"bartender-tour","status":"publish","type":"post","link":"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/","title":{"rendered":"Bartender Tour"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"3928\" class=\"elementor elementor-3928 elementor-2169\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ed9f92 e-con-full e-flex e-con e-parent\" data-id=\"4ed9f92\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b92188 elementor-widget elementor-widget-html\" data-id=\"7b92188\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>:root {\r\n        --gold-color: #D4AF37; --light-color: #FFFFFF; --dark-color: #0A0A0A;\r\n        --card-bg-color: #141414; --border-color: #2a2a2a; --text-muted: #a0a0a0;\r\n    }\r\n    body { background-color: var(--dark-color); }\r\n    .tour-page-v2 { font-family: 'Poppins', sans-serif; color: var(--light-color); }\r\n    .tour-container { max-width: 1100px; margin: 0 auto; padding: 0 20px; }\r\n    strong { color: var(--gold-color); font-weight: 600; }\r\n    .visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }\r\n    .animated-section { opacity: 0; transform: translateY(40px); transition: opacity 0.8s ease-out, transform 0.8s ease-out; }\r\n    .animated-section.is-visible { opacity: 1; transform: translateY(0); }\r\n\r\n    \/* Hero Szekci\u00f3 *\/\r\n    .tour-hero {\r\n        position: relative; height: 80vh; min-height: 600px;\r\n        display: flex; align-items: center; justify-content: center; text-align: center;\r\n        padding: 20px; overflow: hidden;\r\n    }\r\n    .tour-hero .video-background {\r\n        position: absolute; top: 0; left: 0;\r\n        width: 100%; height: 100%; z-index: 1;\r\n    }\r\n    .tour-hero .video-background video {\r\n        width: 100%; height: 100%; object-fit: cover;\r\n        filter: brightness(0.5);\r\n    }\r\n    .tour-hero-content { position: relative; z-index: 2; }\r\n    .tour-hero h1 {\r\n        font-size: clamp(2.5rem, 1rem + 6vw, 5rem);\r\n        font-weight: 800; line-height: 1.1;\r\n        text-transform: uppercase; letter-spacing: 3px;\r\n        text-shadow: 0 5px 25px rgba(0,0,0,0.5);\r\n    }\r\n    .tour-hero h1 span { color: var(--gold-color); }\r\n    .tour-hero p.lead {\r\n        font-size: 1.2rem; max-width: 700px;\r\n        margin: 25px auto 0 auto; color: var(--text-muted);\r\n    }\r\n\r\n    \/* K\u00e9toszlopos Szekci\u00f3k *\/\r\n    .two-column-section { padding: 120px 0; }\r\n    .two-column-grid {\r\n        display: grid; grid-template-columns: 1fr 1fr;\r\n        gap: 60px; align-items: center;\r\n    }\r\n    .two-column-section .text-content h2 { font-size: 2.8rem; margin-bottom: 25px; line-height: 1.3; }\r\n    .two-column-section .text-content p { color: var(--text-muted); line-height: 1.8; font-size: 1.1rem; }\r\n    .two-column-section .image-content img { width: 100%; border-radius: 16px; }\r\n    .two-column-section ul { list-style: none; padding: 0; margin-top: 30px; }\r\n    .two-column-section li { display: flex; gap: 15px; margin-bottom: 15px; font-size: 1.1rem; font-weight: 500; }\r\n    .two-column-section li .icon { color: var(--gold-color); flex-shrink: 0; }\r\n\r\n    \/* Csomag Tartalma Szekci\u00f3 *\/\r\n    .package-section {\r\n        padding: 120px 0; background-color: var(--card-bg-color);\r\n        border-top: 1px solid var(--border-color); border-bottom: 1px solid var(--border-color);\r\n    }\r\n    .section-header { text-align: center; margin-bottom: 60px; }\r\n    .package-bento-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        grid-auto-rows: minmax(180px, auto);\r\n        gap: 20px;\r\n    }\r\n    .bento-item {\r\n        background-color: var(--dark-color);\r\n        border: 1px solid var(--border-color);\r\n        border-radius: 16px;\r\n        padding: 30px;\r\n    }\r\n    .bento-item h3 { font-size: 1.3rem; margin: 0 0 15px 0; color: var(--gold-color); }\r\n    .bento-item p { color: var(--text-muted); line-height: 1.7; font-size: 0.95rem; margin: 0; }\r\n    .bento-item.col-span-2 { grid-column: span 2; }\r\n    .bento-item.row-span-2 { grid-row: span 2; }\r\n\r\n    \/* CTA Szekci\u00f3 *\/\r\n    .final-cta-section { padding: 100px 20px; text-align: center; }\r\n    .final-cta-section h2 { font-size: 2.8rem; max-width: 800px; margin: 0 auto 30px auto; }\r\n    .final-cta-section .cta-button { display: inline-block; background-color: var(--gold-color); color: var(--dark-color); padding: 15px 40px; border-radius: 50px; text-decoration: none; font-weight: 700; font-size: 1rem; text-transform: uppercase; transition: all 0.3s ease; }\r\n    .final-cta-section .cta-button:hover { transform: scale(1.05); }\r\n\r\n    @media(max-width: 992px) {\r\n        .two-column-grid { grid-template-columns: 1fr; }\r\n        .package-bento-grid { grid-template-columns: 1fr; }\r\n        .bento-item.col-span-2, .bento-item.row-span-2 { grid-column: auto; grid-row: auto; }\r\n    }\r\n    @media(max-width: 768px) {\r\n        .two-column-section .image-content { grid-row: 1; }\r\n        h1, h2 { font-size: 2.2rem !important; }\r\n    }\r\n<\/style><div class=\"tour-page-v2\">\r\n    <section class=\"tour-hero animated-section\">\r\n        <div class=\"tour-hero-content\">\r\n            <h1>Top Gun <span>Bartender Tour<\/span> 2025<\/h1>\r\n            <p class=\"lead\">A unique experience and inspiring impact for your guests. The <strong>Bartender Tour<\/strong> is an exclusive program designed to entertain audiences and elevate the guest experience.<\/p>\r\n        <\/div>\r\n        <div class=\"video-background\">\r\n            <video autoplay muted loop playsinline>\r\n                <source src=\"\/video\/bartender-tour-bg.mp4\" type=\"video\/mp4\">\r\n            <\/video>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"two-column-section animated-section\">\r\n        <div class=\"tour-container\">\r\n            <div class=\"two-column-grid\">\r\n                <div class=\"text-content\">\r\n                    <h2>What is the <strong>Bartender Tour<\/strong>?<\/h2>\r\n                    <p>Based on our experience, a Cocktail Flair Show provides a unique experience. This <strong>hotel program<\/strong> includes a spectacular show followed by a two-hour exclusive cocktail service, where our bartenders prepare drinks from ingredients provided by you. The program is particularly advantageous as it offers an opportunity to <strong>increase bar revenue<\/strong>, which can significantly reduce costs.<\/p>\r\n                <\/div>\r\n                <div class=\"image-content\">\r\n                    <img decoding=\"async\" src=\"\/kepek\/bartender-tour\/intro-image.jpg\" alt=\"Professional flair bartender in a hotel bar during the Bartender Tour program\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"package-section animated-section\">\r\n        <div class=\"tour-container\">\r\n            <header class=\"section-header\">\r\n                <h2>What Does the Program Include?<\/h2>\r\n            <\/header>\r\n            <div class=\"package-bento-grid\">\r\n                <div class=\"bento-item col-span-2\">\r\n                    <h3>Spectacular Cocktail Flair Show<\/h3>\r\n                    <p>A 5-8 minute performance choreographed to music with pyrotechnic elements, guaranteed to impress the guests. This is a version of the <strong>cocktail show tailored for hotels<\/strong>.<\/p>\r\n                <\/div>\r\n                <div class=\"bento-item\">\r\n                    <h3>120 Minutes of Drink Service<\/h3>\r\n                    <p>After the show, our professional bartender will prepare cocktails for two hours, contributing to an <strong>enhanced guest experience<\/strong>.<\/p>\r\n                <\/div>\r\n                <div class=\"bento-item\">\r\n                    <h3>Professional Video Content<\/h3>\r\n                    <p>We will create a 60-second video of the program, which you can freely use for marketing purposes.<\/p>\r\n                <\/div>\r\n                <div class=\"bento-item\">\r\n                    <h3>Professional Equipment<\/h3>\r\n                    <p>We provide all the equipment for the production and cocktail mixing; you only need to take care of the ingredients.<\/p>\r\n                <\/div>\r\n                <div class=\"bento-item\">\r\n                    <h3>Drink Menu Design<\/h3>\r\n                    <p>We help create a drink menu that fits your venue and clientele, maximizing the success of your <strong>bar promotion<\/strong>.<\/p>\r\n                <\/div>\r\n                <div class=\"bento-item\">\r\n                    <h3>Social Media Presence<\/h3>\r\n                    <p>Upon request, we can also promote the event on our own platforms to attract even more guests to your <strong>restaurant's cocktail night<\/strong>.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"two-column-section animated-section\">\r\n        <div class=\"tour-container\">\r\n            <div class=\"two-column-grid\">\r\n                <div class=\"image-content\">\r\n                    <img decoding=\"async\" src=\"\/kepek\/bartender-tour\/who-is-it-for.jpg\" alt=\"Elegant hotel bar, an ideal venue for a Bartender Tour\">\r\n                <\/div>\r\n                <div class=\"text-content\">\r\n                    <h2>Who Do We Especially Recommend It For?<\/h2>\r\n                    <p>This program is a perfect choice for any hospitality venue that wants to offer a unique experience and stand out from the competition:<\/p>\r\n                    <ul>\r\n                        <li><span class=\"icon\">\u2713 <\/span>Hotels<\/li>\r\n                        <li><span class=\"icon\">\u2713 <\/span>Bars and Clubs<\/li>\r\n                        <li><span class=\"icon\">\u2713 <\/span>Restaurants<\/li>\r\n                        <li><span class=\"icon\">\u2713 <\/span>Terraces and Event Venues<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/div>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    document.querySelectorAll('.animated-section').forEach(section => {\r\n        new IntersectionObserver((entries, observer) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.classList.add('is-visible');\r\n                    observer.unobserve(entry.target);\r\n                }\r\n            });\r\n        }, { threshold: 0.1 }).observe(section);\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Top Gun Bartender Tour 2025 A unique experience and inspiring impact for your guests. The Bartender Tour is an exclusive program designed to entertain audiences and elevate the guest experience. What is the Bartender Tour? Based on our experience, a Cocktail Flair Show provides a unique experience. This hotel program includes a spectacular show followed [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[36],"tags":[],"class_list":["post-3928","post","type-post","status-publish","format-standard","hentry","category-services"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.3 (Yoast SEO v25.3) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Bartender Tour 2025 | Exclusive Program for Hotels &amp; Bars<\/title>\n<meta name=\"description\" content=\"Increase your bar&#039;s revenue and prestige! The Bartender Tour brings a unique cocktail show and guest experience to your hotel or restaurant.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bartender Tour\" \/>\n<meta property=\"og:description\" content=\"Increase your bar&#039;s revenue and prestige! The Bartender Tour brings a unique cocktail show and guest experience to your hotel or restaurant.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/\" \/>\n<meta property=\"og:site_name\" content=\"TopGun Live! Show\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-29T08:57:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-11T15:11:52+00:00\" \/>\n<meta name=\"author\" content=\"LWAdmin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"LWAdmin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/\"},\"author\":{\"name\":\"LWAdmin\",\"@id\":\"https:\/\/topgunliveshow.com\/en\/#\/schema\/person\/ae84dea5da8f15cc75b609fb5e8884e8\"},\"headline\":\"Bartender Tour\",\"datePublished\":\"2025-07-29T08:57:32+00:00\",\"dateModified\":\"2025-09-11T15:11:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/\"},\"wordCount\":276,\"publisher\":{\"@id\":\"https:\/\/topgunliveshow.com\/en\/#organization\"},\"articleSection\":[\"Services\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/\",\"url\":\"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/\",\"name\":\"Bartender Tour 2025 | Exclusive Program for Hotels & Bars\",\"isPartOf\":{\"@id\":\"https:\/\/topgunliveshow.com\/en\/#website\"},\"datePublished\":\"2025-07-29T08:57:32+00:00\",\"dateModified\":\"2025-09-11T15:11:52+00:00\",\"description\":\"Increase your bar's revenue and prestige! The Bartender Tour brings a unique cocktail show and guest experience to your hotel or restaurant.\",\"breadcrumb\":{\"@id\":\"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Kezd\u0151lap\",\"item\":\"https:\/\/topgunliveshow.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bartender Tour\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/topgunliveshow.com\/en\/#website\",\"url\":\"https:\/\/topgunliveshow.com\/en\/\",\"name\":\"TopGun Live! Show\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/topgunliveshow.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/topgunliveshow.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/topgunliveshow.com\/en\/#organization\",\"name\":\"TopGun Live! Show\",\"url\":\"https:\/\/topgunliveshow.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/topgunliveshow.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/topgunliveshow.com\/wp-content\/uploads\/2025\/08\/topgunliveshow_logo_ff.jpg\",\"contentUrl\":\"https:\/\/topgunliveshow.com\/wp-content\/uploads\/2025\/08\/topgunliveshow_logo_ff.jpg\",\"width\":1685,\"height\":575,\"caption\":\"TopGun Live! Show\"},\"image\":{\"@id\":\"https:\/\/topgunliveshow.com\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/topgunliveshow.com\/en\/#\/schema\/person\/ae84dea5da8f15cc75b609fb5e8884e8\",\"name\":\"LWAdmin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/topgunliveshow.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/83cf950c1002db048619333e668a5a64283a91c40fe4ad7fed5389c232466a80?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/83cf950c1002db048619333e668a5a64283a91c40fe4ad7fed5389c232466a80?s=96&d=mm&r=g\",\"caption\":\"LWAdmin\"},\"sameAs\":[\"https:\/\/topgunliveshow.com\"],\"url\":\"https:\/\/topgunliveshow.com\/en\/author\/lwadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Bartender Tour 2025 | Exclusive Program for Hotels & Bars","description":"Increase your bar's revenue and prestige! The Bartender Tour brings a unique cocktail show and guest experience to your hotel or restaurant.","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:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/","og_locale":"en_US","og_type":"article","og_title":"Bartender Tour","og_description":"Increase your bar's revenue and prestige! The Bartender Tour brings a unique cocktail show and guest experience to your hotel or restaurant.","og_url":"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/","og_site_name":"TopGun Live! Show","article_published_time":"2025-07-29T08:57:32+00:00","article_modified_time":"2025-09-11T15:11:52+00:00","author":"LWAdmin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"LWAdmin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/#article","isPartOf":{"@id":"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/"},"author":{"name":"LWAdmin","@id":"https:\/\/topgunliveshow.com\/en\/#\/schema\/person\/ae84dea5da8f15cc75b609fb5e8884e8"},"headline":"Bartender Tour","datePublished":"2025-07-29T08:57:32+00:00","dateModified":"2025-09-11T15:11:52+00:00","mainEntityOfPage":{"@id":"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/"},"wordCount":276,"publisher":{"@id":"https:\/\/topgunliveshow.com\/en\/#organization"},"articleSection":["Services"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/","url":"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/","name":"Bartender Tour 2025 | Exclusive Program for Hotels & Bars","isPartOf":{"@id":"https:\/\/topgunliveshow.com\/en\/#website"},"datePublished":"2025-07-29T08:57:32+00:00","dateModified":"2025-09-11T15:11:52+00:00","description":"Increase your bar's revenue and prestige! The Bartender Tour brings a unique cocktail show and guest experience to your hotel or restaurant.","breadcrumb":{"@id":"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/topgunliveshow.com\/en\/services\/bartender-tour\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Kezd\u0151lap","item":"https:\/\/topgunliveshow.com\/en\/"},{"@type":"ListItem","position":2,"name":"Bartender Tour"}]},{"@type":"WebSite","@id":"https:\/\/topgunliveshow.com\/en\/#website","url":"https:\/\/topgunliveshow.com\/en\/","name":"TopGun Live! Show","description":"","publisher":{"@id":"https:\/\/topgunliveshow.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/topgunliveshow.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/topgunliveshow.com\/en\/#organization","name":"TopGun Live! Show","url":"https:\/\/topgunliveshow.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/topgunliveshow.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/topgunliveshow.com\/wp-content\/uploads\/2025\/08\/topgunliveshow_logo_ff.jpg","contentUrl":"https:\/\/topgunliveshow.com\/wp-content\/uploads\/2025\/08\/topgunliveshow_logo_ff.jpg","width":1685,"height":575,"caption":"TopGun Live! Show"},"image":{"@id":"https:\/\/topgunliveshow.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/topgunliveshow.com\/en\/#\/schema\/person\/ae84dea5da8f15cc75b609fb5e8884e8","name":"LWAdmin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/topgunliveshow.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/83cf950c1002db048619333e668a5a64283a91c40fe4ad7fed5389c232466a80?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/83cf950c1002db048619333e668a5a64283a91c40fe4ad7fed5389c232466a80?s=96&d=mm&r=g","caption":"LWAdmin"},"sameAs":["https:\/\/topgunliveshow.com"],"url":"https:\/\/topgunliveshow.com\/en\/author\/lwadmin\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/topgunliveshow.com\/en\/wp-json\/wp\/v2\/posts\/3928","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/topgunliveshow.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/topgunliveshow.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/topgunliveshow.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/topgunliveshow.com\/en\/wp-json\/wp\/v2\/comments?post=3928"}],"version-history":[{"count":6,"href":"https:\/\/topgunliveshow.com\/en\/wp-json\/wp\/v2\/posts\/3928\/revisions"}],"predecessor-version":[{"id":4088,"href":"https:\/\/topgunliveshow.com\/en\/wp-json\/wp\/v2\/posts\/3928\/revisions\/4088"}],"wp:attachment":[{"href":"https:\/\/topgunliveshow.com\/en\/wp-json\/wp\/v2\/media?parent=3928"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/topgunliveshow.com\/en\/wp-json\/wp\/v2\/categories?post=3928"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/topgunliveshow.com\/en\/wp-json\/wp\/v2\/tags?post=3928"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}