{"id":1686,"date":"2026-04-07T15:46:25","date_gmt":"2026-04-07T13:46:25","guid":{"rendered":"https:\/\/gouwestad.nl\/wp\/?p=1686"},"modified":"2026-04-07T15:46:26","modified_gmt":"2026-04-07T13:46:26","slug":"van-6-tot-13-april-op-gouwestad-tv","status":"publish","type":"post","link":"https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/","title":{"rendered":"Van 6 tot 13 april op Gouwestad TV"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Deze week 2 onderwerpen: <br> <\/p>\n\n\n\n<!--more-->\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<style>\n.video-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 24px;\n    margin-top: 20px;\n}\n\n.video-card {\n    background: #111;\n    color: #fff;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.35);\n    display: flex;\n    flex-direction: column;\n}\n\n.video-thumb {\n    position: relative;\n    cursor: pointer;\n    overflow: hidden;\n}\n\n.video-thumb img {\n    width: 100%;\n    display: block;\n    transition: transform 0.3s ease;\n}\n\n.video-thumb:hover img {\n    transform: scale(1.05);\n}\n\n.video-thumb::after {\n    content: \"\u25b6\";\n    position: absolute;\n    inset: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 3rem;\n    color: white;\n    text-shadow: 0 0 12px black;\n    pointer-events: none;\n}\n\n\/* \u2b50 Verberg play-icoon zodra video speelt *\/\n.video-thumb.playing::after {\n    display: none;\n}\n\n.video-body {\n    padding: 14px 16px 16px;\n}\n\n.video-title {\n    font-size: 1rem;\n    font-weight: 600;\n    margin-bottom: 6px;\n}\n\n.video-description {\n    font-size: 0.9rem;\n    color: #ddd;\n    line-height: 1.4;\n    white-space: normal;\n}\n<\/style>\n\n<div id=\"videoGrid\" class=\"video-grid\"><\/div>\n\n<script>\n\/\/ Vul hier je eigen API-key in\nconst API_KEY = \"AIzaSyBfl5mRLvYAv4o2eBxLumiqbgBhcAXccto\";\n\n\/\/ Vul hier je video-ID's in (alleen het stuk na v=)\nconst videoIds = [\n  \"Rcil35lzGn4\",\n  \"U2I35a7nPps\"\n];\n\nasync function loadVideos() {\n  const grid = document.getElementById(\"videoGrid\");\n  if (!grid) return;\n\n  const url =\n    \"https:\/\/www.googleapis.com\/youtube\/v3\/videos\" +\n    \"?part=snippet\" +\n    \"&id=\" + videoIds.join(\",\") +\n    \"&key=\" + API_KEY;\n\n  try {\n    const res = await fetch(url);\n    const data = await res.json();\n\n    if (!data.items || !data.items.length) {\n      grid.innerHTML = \"<p>Geen video's gevonden.<\/p>\";\n      return;\n    }\n\n    grid.innerHTML = \"\";\n\n    data.items.forEach(item => {\n      const vid = item.id;\n      const snip = item.snippet;\n      const thumb = snip.thumbnails.high?.url || snip.thumbnails.default.url;\n\n      const card = document.createElement(\"div\");\n      card.className = \"video-card\";\n\n      card.innerHTML = `\n        <div class=\"video-thumb\" data-video=\"${vid}\">\n          <img decoding=\"async\" src=\"${thumb}\" alt=\"${snip.title}\">\n        <\/div>\n        <div class=\"video-body\">\n          <div class=\"video-title\">${snip.title}<\/div>\n          <div class=\"video-description\">${snip.description || \"\"}<\/div>\n        <\/div>\n      `;\n\n      grid.appendChild(card);\n    });\n\n    \/\/ Thumbnail \u2192 iframe\n    grid.querySelectorAll(\".video-thumb\").forEach(el => {\n      el.addEventListener(\"click\", () => {\n        const vid = el.dataset.video;\n\n        \/\/ \u2b50 Verberg play-icoon\n        el.classList.add(\"playing\");\n\n        el.innerHTML = `\n          <iframe width=\"560\" height=\"315\"\n            src=\"https:\/\/www.youtube.com\/embed\/${vid}?autoplay=1&#038;rel=0&#038;modestbranding=1\"\n            frameborder=\"0\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n            allowfullscreen\n            style=\"width:100%; aspect-ratio:16\/9;\">\n          <\/iframe>\n        `;\n      });\n    });\n\n  } catch (e) {\n    console.error(e);\n    grid.innerHTML = \"<p>Er ging iets mis bij het laden van de video's.<\/p>\";\n  }\n}\n\ndocument.addEventListener(\"DOMContentLoaded\", loadVideos);\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Gouwestad TV zendt dagelijks uit om 10:00 uur, 16:00 uur, 19:00 uur en 22:00 uur via:<br>KPN &#8211; kanaal 1499, (Ned 1 en dan 1 stap terug), <br>XS4ALL- kanaal 1499;<br>Delta &#8211; kanaal 12;<br>Rekam\/Caiway &#8211; kanaal 12;<br>Caiway Glasvezel &#8211; kanaal 12; <br>Tele2 &#8211; kanaal 869;<br>Odido &#8211; kanaal 869; &nbsp;<br>Solcon &#8211; kanaal 899.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Deze week 2 onderwerpen:<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-1686","post","type-post","status-publish","format-standard","hentry","category-gouwestad-tv"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Van 6 tot 13 april op Gouwestad TV - RTV Gouwestad<\/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:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Van 6 tot 13 april op Gouwestad TV - RTV Gouwestad\" \/>\n<meta property=\"og:description\" content=\"Deze week 2 onderwerpen:\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/\" \/>\n<meta property=\"og:site_name\" content=\"RTV Gouwestad\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Gouwestad\/?locale=nl_NL\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-07T13:46:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-07T13:46:26+00:00\" \/>\n<meta name=\"author\" content=\"Ronald Rook\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschreven door\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ronald Rook\" \/>\n\t<meta name=\"twitter:label2\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minuut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/van-6-tot-13-april-op-gouwestad-tv\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/van-6-tot-13-april-op-gouwestad-tv\\\/\"},\"author\":{\"name\":\"Ronald Rook\",\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/#\\\/schema\\\/person\\\/db71c8503333cdcbbfae6a5724fbf01e\"},\"headline\":\"Van 6 tot 13 april op Gouwestad TV\",\"datePublished\":\"2026-04-07T13:46:25+00:00\",\"dateModified\":\"2026-04-07T13:46:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/van-6-tot-13-april-op-gouwestad-tv\\\/\"},\"wordCount\":53,\"publisher\":{\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/#organization\"},\"articleSection\":[\"Gouwestad TV\"],\"inLanguage\":\"nl-NL\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/van-6-tot-13-april-op-gouwestad-tv\\\/\",\"url\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/van-6-tot-13-april-op-gouwestad-tv\\\/\",\"name\":\"Van 6 tot 13 april op Gouwestad TV - RTV Gouwestad\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/#website\"},\"datePublished\":\"2026-04-07T13:46:25+00:00\",\"dateModified\":\"2026-04-07T13:46:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/van-6-tot-13-april-op-gouwestad-tv\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/van-6-tot-13-april-op-gouwestad-tv\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/van-6-tot-13-april-op-gouwestad-tv\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Van 6 tot 13 april op Gouwestad TV\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/#website\",\"url\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/\",\"name\":\"RTV Gouwestad\",\"description\":\"De Goudse lokale omroep\",\"publisher\":{\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/#organization\",\"name\":\"RTV Gouwestad\",\"url\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/cropped-cropped-s77902g-1.png\",\"contentUrl\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/cropped-cropped-s77902g-1.png\",\"width\":240,\"height\":161,\"caption\":\"RTV Gouwestad\"},\"image\":{\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Gouwestad\\\/?locale=nl_NL\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/#\\\/schema\\\/person\\\/db71c8503333cdcbbfae6a5724fbf01e\",\"name\":\"Ronald Rook\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b38c12056b246d6ac10352b91b79709c359cc910b6a8e322ee84f3a0eb059340?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b38c12056b246d6ac10352b91b79709c359cc910b6a8e322ee84f3a0eb059340?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b38c12056b246d6ac10352b91b79709c359cc910b6a8e322ee84f3a0eb059340?s=96&d=mm&r=g\",\"caption\":\"Ronald Rook\"},\"url\":\"https:\\\/\\\/gouwestad.nl\\\/wp\\\/author\\\/ronaldrook\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Van 6 tot 13 april op Gouwestad TV - RTV Gouwestad","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:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/","og_locale":"nl_NL","og_type":"article","og_title":"Van 6 tot 13 april op Gouwestad TV - RTV Gouwestad","og_description":"Deze week 2 onderwerpen:","og_url":"https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/","og_site_name":"RTV Gouwestad","article_publisher":"https:\/\/www.facebook.com\/Gouwestad\/?locale=nl_NL","article_published_time":"2026-04-07T13:46:25+00:00","article_modified_time":"2026-04-07T13:46:26+00:00","author":"Ronald Rook","twitter_card":"summary_large_image","twitter_misc":{"Geschreven door":"Ronald Rook","Geschatte leestijd":"1 minuut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/#article","isPartOf":{"@id":"https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/"},"author":{"name":"Ronald Rook","@id":"https:\/\/gouwestad.nl\/wp\/#\/schema\/person\/db71c8503333cdcbbfae6a5724fbf01e"},"headline":"Van 6 tot 13 april op Gouwestad TV","datePublished":"2026-04-07T13:46:25+00:00","dateModified":"2026-04-07T13:46:26+00:00","mainEntityOfPage":{"@id":"https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/"},"wordCount":53,"publisher":{"@id":"https:\/\/gouwestad.nl\/wp\/#organization"},"articleSection":["Gouwestad TV"],"inLanguage":"nl-NL"},{"@type":"WebPage","@id":"https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/","url":"https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/","name":"Van 6 tot 13 april op Gouwestad TV - RTV Gouwestad","isPartOf":{"@id":"https:\/\/gouwestad.nl\/wp\/#website"},"datePublished":"2026-04-07T13:46:25+00:00","dateModified":"2026-04-07T13:46:26+00:00","breadcrumb":{"@id":"https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gouwestad.nl\/wp\/van-6-tot-13-april-op-gouwestad-tv\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gouwestad.nl\/wp\/"},{"@type":"ListItem","position":2,"name":"Van 6 tot 13 april op Gouwestad TV"}]},{"@type":"WebSite","@id":"https:\/\/gouwestad.nl\/wp\/#website","url":"https:\/\/gouwestad.nl\/wp\/","name":"RTV Gouwestad","description":"De Goudse lokale omroep","publisher":{"@id":"https:\/\/gouwestad.nl\/wp\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gouwestad.nl\/wp\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/gouwestad.nl\/wp\/#organization","name":"RTV Gouwestad","url":"https:\/\/gouwestad.nl\/wp\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/gouwestad.nl\/wp\/#\/schema\/logo\/image\/","url":"https:\/\/gouwestad.nl\/wp\/wp-content\/uploads\/2025\/07\/cropped-cropped-s77902g-1.png","contentUrl":"https:\/\/gouwestad.nl\/wp\/wp-content\/uploads\/2025\/07\/cropped-cropped-s77902g-1.png","width":240,"height":161,"caption":"RTV Gouwestad"},"image":{"@id":"https:\/\/gouwestad.nl\/wp\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Gouwestad\/?locale=nl_NL"]},{"@type":"Person","@id":"https:\/\/gouwestad.nl\/wp\/#\/schema\/person\/db71c8503333cdcbbfae6a5724fbf01e","name":"Ronald Rook","image":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/secure.gravatar.com\/avatar\/b38c12056b246d6ac10352b91b79709c359cc910b6a8e322ee84f3a0eb059340?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b38c12056b246d6ac10352b91b79709c359cc910b6a8e322ee84f3a0eb059340?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b38c12056b246d6ac10352b91b79709c359cc910b6a8e322ee84f3a0eb059340?s=96&d=mm&r=g","caption":"Ronald Rook"},"url":"https:\/\/gouwestad.nl\/wp\/author\/ronaldrook\/"}]}},"_links":{"self":[{"href":"https:\/\/gouwestad.nl\/wp\/wp-json\/wp\/v2\/posts\/1686","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gouwestad.nl\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gouwestad.nl\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gouwestad.nl\/wp\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/gouwestad.nl\/wp\/wp-json\/wp\/v2\/comments?post=1686"}],"version-history":[{"count":2,"href":"https:\/\/gouwestad.nl\/wp\/wp-json\/wp\/v2\/posts\/1686\/revisions"}],"predecessor-version":[{"id":1689,"href":"https:\/\/gouwestad.nl\/wp\/wp-json\/wp\/v2\/posts\/1686\/revisions\/1689"}],"wp:attachment":[{"href":"https:\/\/gouwestad.nl\/wp\/wp-json\/wp\/v2\/media?parent=1686"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gouwestad.nl\/wp\/wp-json\/wp\/v2\/categories?post=1686"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gouwestad.nl\/wp\/wp-json\/wp\/v2\/tags?post=1686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}