{"id":89205,"date":"2025-04-29T20:00:49","date_gmt":"2025-04-29T20:00:49","guid":{"rendered":"https:\/\/redlightjazz.com\/?page_id=89205"},"modified":"2025-05-06T02:12:05","modified_gmt":"2025-05-06T02:12:05","slug":"parking","status":"publish","type":"page","link":"https:\/\/redlightjazz.com\/en\/parking\/","title":{"rendered":"Parking"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"89205\" class=\"elementor elementor-89205 elementor-87240\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3bcb728 e-con-full e-flex e-con e-parent\" data-id=\"3bcb728\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db06cbc elementor-widget elementor-widget-html\" data-id=\"db06cbc\" 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<!DOCTYPE html>\n<html lang=\"nl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Parkeren - Red Light Jazz Festival<\/title>\n    <style>\n        \/* Alle selectors hebben nu de rlj-parkeren prefix om conflicten te voorkomen *\/\n        .rlj-parkeren * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Inter', sans-serif;\n        }\n        \n        .rlj-parkeren {\n            background-color: #000000;\n            color: #fff;\n            line-height: 1.6;\n            width: 100%;\n        }\n        \n        .rlj-parkeren p {\n            color: white;\n        }\n        \n        .rlj-parkeren .full-width-container {\n            width: 100%;\n            max-width: 100%;\n            overflow: hidden;\n        }\n        \n        .rlj-parkeren .hero-section {\n            position: relative;\n            width: 100%;\n            height: 500px;\n            overflow: hidden;\n        }\n        \n        .rlj-parkeren .hero-section img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            filter: brightness(0.8);\n        }\n        \n        .rlj-parkeren .hero-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0,0,0,0.6);\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            text-align: center;\n        }\n        \n        .rlj-parkeren .hero-title {\n            font-size: 3.5rem;\n            font-weight: 700;\n            margin-bottom: 0.5rem;\n            color: #fff !important;\n            text-transform: uppercase;\n        }\n        \n        .rlj-parkeren .hero-subtitle {\n            font-size: 1.5rem;\n            color: #fff;\n            margin-bottom: 1rem;\n        }\n        \n        .rlj-parkeren .content-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0;\n        }\n        \n        .rlj-parkeren .section {\n            background-color: #000;\n            padding: 1.5rem 0;\n            position: relative;\n        }\n        \n        .rlj-parkeren .section-inner {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n        \n        .rlj-parkeren .section-title {\n            color: #ed2227 !important;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            position: relative;\n            padding-bottom: 0.75rem;\n        }\n        \n        .rlj-parkeren .section-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 2px;\n            background-color: #ed2227;\n        }\n        \n        .rlj-parkeren .section-text {\n            color: #fff;\n            font-size: 1rem;\n            margin-bottom: 1.5rem;\n            line-height: 1.6;\n        }\n        \n        .rlj-parkeren .info-box {\n            background-color: rgba(255, 255, 255, 0.05);\n            border-left: 3px solid #ed2227;\n            padding: 1.5rem;\n            margin-bottom: 2rem;\n        }\n        \n        .rlj-parkeren .info-item {\n            display: flex;\n            align-items: center;\n            margin-bottom: 0.8rem;\n        }\n        \n        .rlj-parkeren .info-item:last-child {\n            margin-bottom: 0;\n        }\n        \n        .rlj-parkeren .info-icon {\n            color: #ed2227;\n            font-size: 1.2rem;\n            margin-right: 1rem;\n            min-width: 20px;\n            text-align: center;\n        }\n        \n        .rlj-parkeren .tariffs-container {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1.5rem;\n            margin-top: 2rem;\n        }\n        \n        .rlj-parkeren .tariff-card {\n            background-color: rgba(255, 255, 255, 0.05);\n            border-radius: 4px;\n            padding: 1.5rem;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            height: 100%;\n            position: relative;\n            padding-bottom: 80px;\n        }\n        \n        .rlj-parkeren .tariff-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);\n        }\n        \n        .rlj-parkeren .tariff-title {\n            color: #fff !important;\n            font-size: 1.25rem;\n            margin-bottom: 1rem;\n            font-weight: 600;\n            text-transform: uppercase;\n        }\n        \n        .rlj-parkeren .tariff-icon {\n            color: #ed2227;\n            font-size: 1.5rem;\n            margin-right: 0.5rem;\n            vertical-align: middle;\n        }\n        \n        .rlj-parkeren .tariff-price {\n            font-size: 3.5rem;\n            font-weight: 700;\n            margin: 1rem 0;\n            color: #fff;\n        }\n        \n        .rlj-parkeren .tariff-description {\n            color: #ccc;\n            margin-bottom: 1.5rem;\n            font-size: 0.9rem;\n            min-height: 40px;\n        }\n        \n        .rlj-parkeren .btn-container {\n            position: absolute;\n            bottom: 1.5rem;\n            left: 1.5rem;\n            right: 1.5rem;\n            text-align: center;\n        }\n        \n        .rlj-parkeren .btn {\n            display: inline-block;\n            background-color: #ed2227;\n            color: #fff !important;\n            padding: 0.75rem 1.5rem;\n            border-radius: 4px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: background-color 0.3s ease;\n            text-transform: uppercase;\n            border: none;\n            cursor: pointer;\n            font-size: 0.9rem;\n            width: 100%;\n        }\n        \n        .rlj-parkeren .btn:hover {\n            background-color: #c1121f;\n        }\n        \n        .rlj-parkeren .map-container {\n            width: 100%;\n            height: 450px;\n            margin: 2rem 0;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n        \n        .rlj-parkeren .directions-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 1.5rem;\n            margin: 2rem 0;\n        }\n        \n        .rlj-parkeren .direction-card {\n            background-color: rgba(255, 255, 255, 0.05);\n            border-radius: 4px;\n            padding: 1.5rem;\n            display: flex;\n            align-items: flex-start;\n        }\n        \n        .rlj-parkeren .direction-icon {\n            color: #ed2227;\n            font-size: 1.5rem;\n            margin-right: 1rem;\n        }\n        \n        .rlj-parkeren .direction-content h3 {\n            color: #fff !important;\n            margin-bottom: 0.5rem;\n            font-size: 1.1rem;\n            font-weight: 600;\n        }\n        \n        .rlj-parkeren .direction-content p {\n            color: #ccc;\n            font-size: 0.9rem;\n        }\n        \n        \/* Responsive styling met de rlj-parkeren prefix *\/\n        @media (max-width: 992px) {\n            .rlj-parkeren .tariffs-container {\n                grid-template-columns: repeat(3, 1fr);\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .rlj-parkeren .hero-title {\n                font-size: 2.5rem;\n            }\n            \n            .rlj-parkeren .hero-subtitle {\n                font-size: 1.2rem;\n            }\n            \n            .rlj-parkeren .section-title {\n                font-size: 1.75rem;\n            }\n            \n            .rlj-parkeren .tariffs-container {\n                grid-template-columns: 1fr;\n            }\n            \n            .rlj-parkeren .directions-container {\n                grid-template-columns: 1fr;\n            }\n            \n            .rlj-parkeren .section-inner {\n                padding: 0 1.5rem;\n            }\n            \n            .rlj-parkeren .tariff-price {\n                font-size: 3rem;\n            }\n            \n            .rlj-parkeren .tariff-card {\n                padding-bottom: 80px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"rlj-parkeren\">\n        <div class=\"full-width-container\">\n            <div class=\"hero-section\">\n                <img decoding=\"async\" src=\"https:\/\/redlightjazz.fodu.nl\/wp-content\/uploads\/2025\/04\/Parking-Centrum-Oosterdok-scaled.webp\" alt=\"Parking Centrum Oosterdok\">\n                <div class=\"hero-overlay\">\n                    <h1 class=\"hero-title\">Parking<\/h1>\n                    <p class=\"hero-subtitle\">Red Light Jazz Festival 2025<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"section\">\n                <div class=\"section-inner\">\n                    <h2 class=\"section-title\">Parking<\/h2>\n                    <p class=\"section-text\">\n                        At Parking Centrum Oosterdok, you can park affordably, quickly, and safely in the heart of Amsterdam.\n                        From exit C, you can walk straight into the center of Amsterdam, and it\u2019s only an 8-minute walk to NH COLLECTION BARBIZON PALACE.\n                        There, a free festival guide will be waiting for you, listing all the locations and performances of the Red Light Jazz festival.\n                    <\/p>\n                    \n                    <div class=\"info-box\">\n                        <div class=\"info-item\">\n                            <div class=\"info-icon\">\n                                <i class=\"fas fa-map-marker-alt\"><\/i>\n                            <\/div>\n                            <p><strong>Address:<\/strong> Oosterdoksstraat 150, 1011 DK Amsterdam<\/p>\n                        <\/div>\n                        <div class=\"info-item\">\n                            <div class=\"info-icon\">\n                                <i class=\"fas fa-car\"><\/i>\n                            <\/div>\n                            <p><strong>Capacity:<\/strong> 1700 parking spaces<\/p>\n                        <\/div>\n                        <div class=\"info-item\">\n                            <div class=\"info-icon\">\n                                <i class=\"fas fa-clock\"><\/i>\n                            <\/div>\n                            <p><strong>Open 24\/7:<\/strong> Always accessible<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section\">\n                <div class=\"section-inner\">\n                    <h2 class=\"section-title\">Rates<\/h2>\n                    <p class=\"section-text\">You have two options at Parking Centrum Oosterdok:<\/p>\n                    \n                    <div class=\"tariffs-container\">\n                        <div class=\"tariff-card\">\n                            <h3 class=\"tariff-title\">\n                                <i class=\"tariff-icon fas fa-ticket-alt\"><\/i>Reservation\n                            <\/h3>\n                            <div class=\"tariff-price\">\u20ac 10,-<\/div>\n                            <p class=\"tariff-description\">Evening pass valid from 18:00 to 23:59<\/p>\n                            <div class=\"btn-container\">\n                                <a href=\"http:\/\/www.parkingcentrumoosterdok.nl\" class=\"btn\">Book now<\/a>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"tariff-card\">\n                            <h3 class=\"tariff-title\">\n                                <i class=\"tariff-icon fas fa-calendar-day\"><\/i>Reservation\n                            <\/h3>\n                            <div class=\"tariff-price\">\u20ac 25,-<\/div>\n                            <p class=\"tariff-description\">Day pass for unlimited parking<\/p>\n                            <div class=\"btn-container\">\n                                <a href=\"http:\/\/www.parkingcentrumoosterdok.nl\" class=\"btn\">Book now<\/a>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"tariff-card\">\n                            <h3 class=\"tariff-title\">\n                                <i class=\"tariff-icon fas fa-parking\"><\/i>Without reservation\n                            <\/h3>\n                            <div class=\"tariff-price\">\u20ac 1.50<\/div>\n                            <p class=\"tariff-description\">Per 12 minutes, pay on site<\/p>\n                            <p class=\"tariff-description\"><small>Drive in without a reservation and pay afterwards at the ticket machine<\/small><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section\">\n                <div class=\"section-inner\">\n                    <h2 class=\"section-title\">Location & Directions<\/h2>\n                    \n                    <div class=\"map-container\" id=\"rlj-map\"><\/div>\n                    \n                    <div class=\"directions-container\">\n                        <div class=\"direction-card\">\n                            <div class=\"direction-icon\">\n                                <i class=\"fas fa-walking\"><\/i>\n                            <\/div>\n                            <div class=\"direction-content\">\n                                <h3>On Foot<\/h3>\n                                <p>From exit C, it\u2019s only an 8-minute walk to NH COLLECTION BARBIZON PALACE, where you can pick up the festival guide.<\/p>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"direction-card\">\n                            <div class=\"direction-icon\">\n                                <i class=\"fas fa-map-marker-alt\"><\/i>\n                            <\/div>\n                            <div class=\"direction-content\">\n                                <h3>Navigation<\/h3>\n                                <p>Set your navigation to: Oosterdoksstraat 150, 1011 DK Amsterdam<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n    <!-- Externe scripts -->\n    <!-- Leaflet voor de kaart -->\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet\/1.9.3\/leaflet.js\"><\/script>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet\/1.9.3\/leaflet.css\" \/>\n    <!-- Font Awesome voor de iconen -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\" \/>\n    <!-- Inter lettertype -->\n    <link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\">\n\n    <!-- Kaart script met aangepaste map-id -->\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Initialize de kaart met aangepaste ID\n            var map = L.map('rlj-map').setView([52.3759, 4.9086], 15);\n            \n            \/\/ Voeg OpenStreetMap tegels toe\n            L.tileLayer('https:\/\/{s}.tile.openstreetmap.org\/{z}\/{x}\/{y}.png', {\n                attribution: '&copy; <a href=\"https:\/\/www.openstreetmap.org\/copyright\">OpenStreetMap<\/a> contributors'\n            }).addTo(map);\n            \n            \/\/ Custom icon voor de markers\n            var redIcon = L.icon({\n                iconUrl: 'https:\/\/raw.githubusercontent.com\/pointhi\/leaflet-color-markers\/master\/img\/marker-icon-red.png',\n                shadowUrl: 'https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet\/1.9.3\/images\/marker-shadow.png',\n                iconSize: [25, 41],\n                iconAnchor: [12, 41],\n                popupAnchor: [1, -34],\n                shadowSize: [41, 41]\n            });\n            \n            \/\/ Voeg marker toe voor Parking Centrum Oosterdok\n            var parkingMarker = L.marker([52.3759, 4.9086], {icon: redIcon}).addTo(map);\n            parkingMarker.bindPopup(\"<b>Parking Centrum Oosterdok<\/b><br>Oosterdoksstraat 150\").openPopup();\n            \n            \/\/ Voeg marker toe voor NH COLLECTION BARBIZON PALACE\n            var hotelMarker = L.marker([52.3775, 4.9006], {icon: redIcon}).addTo(map);\n            hotelMarker.bindPopup(\"<b>NH COLLECTION BARBIZON PALACE<\/b><br>Festivalgids beschikbaar\");\n            \n            \/\/ Teken een looproute lijn tussen de parking en het hotel\n            var walkingRoute = L.polyline([\n                [52.3759, 4.9086], \/\/ Parking\n                [52.3765, 4.9060], \/\/ Tussenpunt\n                [52.3768, 4.9030], \/\/ Tussenpunt\n                [52.3775, 4.9006]  \/\/ Hotel\n            ], {\n                color: '#ed2227',\n                weight: 5,\n                opacity: 0.8,\n                dashArray: '10, 10'\n            }).addTo(map);\n\n            \/\/ Fix voor Elementor: map resize wanneer de pagina volledig geladen is\n            setTimeout(function() {\n                map.invalidateSize();\n            }, 500);\n        });\n    <\/script>\n<\/body>\n<\/html>\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>Parkeren &#8211; Red Light Jazz Festival Parking Red Light Jazz Festival 2025 Parking At Parking Centrum Oosterdok, you can park affordably, quickly, and safely in the heart of Amsterdam. From exit C, you can walk straight into the center of Amsterdam, and it\u2019s only an 8-minute walk to NH COLLECTION BARBIZON PALACE. There, a free [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-89205","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Parking - redlightjazz.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/redlightjazz.com\/en\/parking\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Parking - redlightjazz.com\" \/>\n<meta property=\"og:description\" content=\"Parkeren &#8211; Red Light Jazz Festival Parking Red Light Jazz Festival 2025 Parking At Parking Centrum Oosterdok, you can park affordably, quickly, and safely in the heart of Amsterdam. From exit C, you can walk straight into the center of Amsterdam, and it\u2019s only an 8-minute walk to NH COLLECTION BARBIZON PALACE. There, a free [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/redlightjazz.com\/en\/parking\/\" \/>\n<meta property=\"og:site_name\" content=\"redlightjazz.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/redlightjazzfestival\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-06T02:12:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/redlightjazz.com\/wp-content\/themes\/hello-elementor\/images\/default-og-image.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/parking\\\/\",\"url\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/parking\\\/\",\"name\":\"Parking - redlightjazz.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/parking\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/parking\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/redlightjazz.fodu.nl\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Parking-Centrum-Oosterdok-scaled.webp\",\"datePublished\":\"2025-04-29T20:00:49+00:00\",\"dateModified\":\"2025-05-06T02:12:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/parking\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/redlightjazz.com\\\/en\\\/parking\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/parking\\\/#primaryimage\",\"url\":\"https:\\\/\\\/redlightjazz.fodu.nl\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Parking-Centrum-Oosterdok-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/redlightjazz.fodu.nl\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Parking-Centrum-Oosterdok-scaled.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/parking\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Parking\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/\",\"name\":\"redlightjazz.com\",\"description\":\"Jazz in het Red Light District\",\"publisher\":{\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/#organization\",\"name\":\"redlightjazz.com\",\"url\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/redlightjazz.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Red-Light-Jazz-Favicon.svg\",\"contentUrl\":\"https:\\\/\\\/redlightjazz.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Red-Light-Jazz-Favicon.svg\",\"width\":80,\"height\":102,\"caption\":\"redlightjazz.com\"},\"image\":{\"@id\":\"https:\\\/\\\/redlightjazz.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/redlightjazzfestival\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Parking - redlightjazz.com","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:\/\/redlightjazz.com\/en\/parking\/","og_locale":"en_US","og_type":"article","og_title":"Parking - redlightjazz.com","og_description":"Parkeren &#8211; Red Light Jazz Festival Parking Red Light Jazz Festival 2025 Parking At Parking Centrum Oosterdok, you can park affordably, quickly, and safely in the heart of Amsterdam. From exit C, you can walk straight into the center of Amsterdam, and it\u2019s only an 8-minute walk to NH COLLECTION BARBIZON PALACE. There, a free [&hellip;]","og_url":"https:\/\/redlightjazz.com\/en\/parking\/","og_site_name":"redlightjazz.com","article_publisher":"https:\/\/www.facebook.com\/redlightjazzfestival","article_modified_time":"2025-05-06T02:12:05+00:00","og_image":[{"url":"https:\/\/redlightjazz.com\/wp-content\/themes\/hello-elementor\/images\/default-og-image.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/redlightjazz.com\/en\/parking\/","url":"https:\/\/redlightjazz.com\/en\/parking\/","name":"Parking - redlightjazz.com","isPartOf":{"@id":"https:\/\/redlightjazz.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/redlightjazz.com\/en\/parking\/#primaryimage"},"image":{"@id":"https:\/\/redlightjazz.com\/en\/parking\/#primaryimage"},"thumbnailUrl":"https:\/\/redlightjazz.fodu.nl\/wp-content\/uploads\/2025\/04\/Parking-Centrum-Oosterdok-scaled.webp","datePublished":"2025-04-29T20:00:49+00:00","dateModified":"2025-05-06T02:12:05+00:00","breadcrumb":{"@id":"https:\/\/redlightjazz.com\/en\/parking\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/redlightjazz.com\/en\/parking\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/redlightjazz.com\/en\/parking\/#primaryimage","url":"https:\/\/redlightjazz.fodu.nl\/wp-content\/uploads\/2025\/04\/Parking-Centrum-Oosterdok-scaled.webp","contentUrl":"https:\/\/redlightjazz.fodu.nl\/wp-content\/uploads\/2025\/04\/Parking-Centrum-Oosterdok-scaled.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/redlightjazz.com\/en\/parking\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/redlightjazz.com\/en\/"},{"@type":"ListItem","position":2,"name":"Parking"}]},{"@type":"WebSite","@id":"https:\/\/redlightjazz.com\/en\/#website","url":"https:\/\/redlightjazz.com\/en\/","name":"redlightjazz.com","description":"Jazz in het Red Light District","publisher":{"@id":"https:\/\/redlightjazz.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/redlightjazz.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/redlightjazz.com\/en\/#organization","name":"redlightjazz.com","url":"https:\/\/redlightjazz.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/redlightjazz.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/redlightjazz.com\/wp-content\/uploads\/2025\/05\/Red-Light-Jazz-Favicon.svg","contentUrl":"https:\/\/redlightjazz.com\/wp-content\/uploads\/2025\/05\/Red-Light-Jazz-Favicon.svg","width":80,"height":102,"caption":"redlightjazz.com"},"image":{"@id":"https:\/\/redlightjazz.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/redlightjazzfestival"]}]}},"_links":{"self":[{"href":"https:\/\/redlightjazz.com\/en\/wp-json\/wp\/v2\/pages\/89205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/redlightjazz.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/redlightjazz.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/redlightjazz.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/redlightjazz.com\/en\/wp-json\/wp\/v2\/comments?post=89205"}],"version-history":[{"count":7,"href":"https:\/\/redlightjazz.com\/en\/wp-json\/wp\/v2\/pages\/89205\/revisions"}],"predecessor-version":[{"id":89212,"href":"https:\/\/redlightjazz.com\/en\/wp-json\/wp\/v2\/pages\/89205\/revisions\/89212"}],"wp:attachment":[{"href":"https:\/\/redlightjazz.com\/en\/wp-json\/wp\/v2\/media?parent=89205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}