{"id":42230,"date":"2024-09-18T11:46:47","date_gmt":"2024-09-18T17:46:47","guid":{"rendered":"https:\/\/www.yuengling.com\/?page_id=42230"},"modified":"2025-12-04T08:02:15","modified_gmt":"2025-12-04T14:02:15","slug":"pottsville-event-schedule","status":"publish","type":"page","link":"https:\/\/www.yuengling.com\/pottsville-event-schedule\/","title":{"rendered":"Pottsville Event Schedule"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/\">\n<style>\n@media only screen and (min-width : 957px) and (max-width : 1300) {\n        .main-banner-hp1{width:100%;padding:0px;}\n        .main-banner-hp1 img{aspect-ratio: 1080 \/ 1300;}\n      }\n  .home-banner-main-cell1{padding-left:0px;padding-right:0px;padding-top:0px;display:block;margin:0 auto;}\n  .outer-container-main1{width:100%;height:auto;display: flex;align-items: center;justify-content: center;padding:0px 0;margin-top:0px;}\n  @media only screen and (min-width : 1580) {\n  .main-banner-hp img{aspect-ratio: 1920 \/ 1080;}\n  }\n<\/style>\n<\/br>\n<div class=\"outer-container-main1\">\n  <div  class='home-banner-main1'>\n      <a href=\"\/tampa\" data-hashtag=\"#\/tampa\" data-touchpoint=\"home\" onclick=\"dataLayer.push({'event': 'customClick','category':'Yueng-DHK-EVENTS','action':'click','label':'Yueng-DHK-EVENTS-Hero'});\">\n        <picture class=\"main-banner-hp\">\n          <source media=\"(min-width: 768px)\" srcset=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18100432\/24_Yueng_PottsvilleEvents_HeroImage_Desktop.webp\" alt='Yuengling Gift Shop Schedule'>\n          <source media=\"(max-width: 800px)\" srcset=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18100437\/24_Yueng_PottsvilleEvents_HeroImage_Mobile.webp\" alt='Yuengling Gift Shop Schedule'>\n          <img decoding=\"async\" src=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18100432\/24_Yueng_PottsvilleEvents_HeroImage_Desktop.webp\" alt='Yuengling Gift Shop Schedule'>\n        <\/picture>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Events Page with Month Filters<\/title>\n  <style>\n    body {\n      font-family: Arial, sans-serif;\n      margin: 0;\n      padding: 0;\n      background: #f7f7f7;\n      color: #333;\n    }\n\n \n    .filters {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      padding: 8px;\n      background: #f9f9f9;\n    }\n\n    .filters button {\n      background: #9a8052;\n      color: white;\n      font-family: 'Burford Base',regular;\n      font-size: 20px;\n      border: none;\n      padding: 12px 15px;\n      margin: 9px;\n      border-radius: 5px;\n      cursor: pointer;\n      transition: background 0.3s;\n    }\n\n    .filters button:hover {\n      background: #866f4d;\n    }\n\n    .filters button.active {\n      background-color: #866f4d;\n      box-shadow: inset 2px 2px 6px rgba(0,0,0,0.2);\n    }\n\n    .events {\n      display: flex;\n      flex-direction: column;\n      gap: 30px;\n      padding: 20px;\n    }\n\n    .event-card {\n      background: white;\n      padding: 20px;\n      box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n      transition: transform 0.2s;\n      display: flex;\n      align-items: flex-start;\n      gap: 20px;\n    }\n\n    .event-card:hover {\n      transform: translateY(-5px);\n    }\n\n    .event-card img {\n      width: 300px;\n      height: 300px;\n      object-fit: cover;\n      flex-shrink: 0;\n    }\n\n    .event-details {\n      flex: 1;\n      padding: 10px 0;\n    }\n\n    .event-details h3 {\n      margin-top: 0;\n      font-family: 'Avenir', sans-serif;\n      font-weight: 900;\n      text-transform: uppercase;\n    }\n\n    .event-date {\n      font-family: 'Burford Base',regular;\n      font-size: 20px;\n      color: #9a8052;\n      margin-bottom: 10px;\n      display: block;\n    }\n\n    .event-btn {\n      display: inline-block;\n      margin-top: 15px;\n      padding: 10px 18px;\n      background: #9a8052;\n      color: white;\n      text-decoration: none;\n      border-radius: 6px;\n      font-family: 'Avenir Black';\n      font-size: 15px;\n      transition: background 0.3s;\n    }\n\n    .event-btn:hover {\n      background: #866f4d;\n    }\n\n    \/* Mobile responsive layout *\/\n    @media (max-width: 768px) {\n      .event-card {\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n      }\n\n      .event-card img {\n        width: 100%;\n        max-width: 400px;\n        height: auto;\n      }\n\n      .event-details {\n        padding: 15px 0 0;\n        text-align: left;\n      }\n    }\n  <\/style> \n<\/head>\n<body>\n  <div class=\"filters\">\n    <button class=\"filter-btn active\" data-month=\"all\">All<\/button>\n    <button class=\"filter-btn\" data-month=\"january\">JAN<\/button>\n    <button class=\"filter-btn\" data-month=\"february\">FEB<\/button>\n    <button class=\"filter-btn\" data-month=\"march\">MAR<\/button>\n    <button class=\"filter-btn\" data-month=\"april\">APR<\/button>\n    <button class=\"filter-btn\" data-month=\"may\">MAY<\/button>\n    <button class=\"filter-btn\" data-month=\"june\">JUN<\/button>\n    <button class=\"filter-btn\" data-month=\"july\">JUL<\/button>\n    <button class=\"filter-btn\" data-month=\"august\">AUG<\/button>\n    <button class=\"filter-btn\" data-month=\"september\">SEP<\/button>\n    <button class=\"filter-btn\" data-month=\"october\">OCT<\/button>\n    <button class=\"filter-btn\" data-month=\"november\">NOV<\/button>\n    <button class=\"filter-btn\" data-month=\"december\">DEC<\/button>\n  <\/div>\n\n  <section class=\"events\">\n       <div class=\"event-card january\">\n      <a href=\"https:\/\/example.com\" target=\"_blank\">\n        <img decoding=\"async\" src=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2025\/08\/22102447\/25_DHK_EventsPlaceholderImage_Eagleseiesrelease.png\" alt=\"EAGLE SERIES\">\n      <\/a>\n      <div class=\"event-details\">\n        <span class=\"event-date\">THURSDAY, JAN 15 | 5 &#8211; 7:30PM<\/span>\n        <h3>EAGLE SERIES RELEASE: BOURBON BARREL<\/h3>\n        <p>Save the date to try Yuengling&#8217;s newest Eagle Series release!<\/p>\n      <\/div>\n    <\/div>\n       <div class=\"event-card february\">\n      <a href=\"https:\/\/example.com\" target=\"_blank\">\n        <img decoding=\"async\" src=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2025\/08\/22102447\/25_DHK_EventsPlaceholderImage_Eagleseiesrelease.png\" alt=\"EAGLE SERIES\">\n      <\/a>\n      <div class=\"event-details\">\n        <span class=\"event-date\">THURSDAY, FEB 12 | 5 &#8211; 7:30PM<\/span>\n        <h3>EAGLE SERIES RELEASE: STRAWBERRY BLONDE ALE<\/h3>\n        <p>Save the date to try Yuengling&#8217;s newest Eagle Series release!<\/p>\n      <\/div>\n    <\/div>\n       <div class=\"event-card march\">\n      <a href=\"https:\/\/example.com\" target=\"_blank\">\n        <img decoding=\"async\" src=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2025\/08\/22102447\/25_DHK_EventsPlaceholderImage_Eagleseiesrelease.png\" alt=\"EAGLE SERIES\">\n      <\/a>\n      <div class=\"event-details\">\n        <span class=\"event-date\">THURSDAY, MAR 12 | 5 &#8211; 7:30PM<\/span>\n        <h3>EAGLE SERIES RELEASE: STOUT<\/h3>\n        <p>Save the date to try Yuengling&#8217;s newest Eagle Series release!<\/p>\n      <\/div>\n    <\/div>\n       <div class=\"event-card april\">\n      <a href=\"https:\/\/example.com\" target=\"_blank\">\n        <img decoding=\"async\" src=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2025\/08\/22102447\/25_DHK_EventsPlaceholderImage_Eagleseiesrelease.png\" alt=\"EAGLE SERIES\">\n      <\/a>\n      <div class=\"event-details\">\n        <span class=\"event-date\">THURSDAY, APR 9 | 5 &#8211; 7:30PM<\/span>\n        <h3>EAGLE SERIES RELEASE: POLSKA PILSNER<\/h3>\n        <p>Save the date to try Yuengling&#8217;s newest Eagle Series release!<\/p>\n      <\/div>\n    <\/div>\n       <div class=\"event-card september\">\n      <a href=\"https:\/\/example.com\" target=\"_blank\">\n        <img decoding=\"async\" src=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2025\/08\/22102447\/25_DHK_EventsPlaceholderImage_Eagleseiesrelease.png\" alt=\"EAGLE SERIES\">\n      <\/a>\n      <div class=\"event-details\">\n        <span class=\"event-date\">THURSDAY, SEP 17  | 5 &#8211; 7:30PM<\/span>\n        <h3>EAGLE SERIES RELEASE: BLUEBERRY<\/h3>\n        <p>Save the date to try Yuengling&#8217;s newest Eagle Series release!<\/p>\n      <\/div>\n    <\/div>\n       <div class=\"event-card october\">\n      <a href=\"https:\/\/example.com\" target=\"_blank\">\n        <img decoding=\"async\" src=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2025\/08\/22102447\/25_DHK_EventsPlaceholderImage_Eagleseiesrelease.png\" alt=\"EAGLE SERIES\">\n      <\/a>\n      <div class=\"event-details\">\n        <span class=\"event-date\">THURSDAY, OCT 15 | 5 &#8211; 7:30PM<\/span>\n        <h3>EAGLE SERIES RELEASE: PEANUT BUTTER<\/h3>\n        <p>Save the date to try Yuengling&#8217;s newest Eagle Series release!<\/p>\n      <\/div>\n    <\/div>\n       <div class=\"event-card november\">\n      <a href=\"https:\/\/example.com\" target=\"_blank\">\n        <img decoding=\"async\" src=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2025\/08\/22102447\/25_DHK_EventsPlaceholderImage_Eagleseiesrelease.png\" alt=\"EAGLE SERIES\">\n      <\/a>\n      <div class=\"event-details\">\n        <span class=\"event-date\">THURSDAY, NOV 19 | 5 &#8211; 7:30PM<\/span>\n        <h3>EAGLE SERIES RELEASE: CRANBERRY SOUR<\/h3>\n        <p>Save the date to try Yuengling&#8217;s newest Eagle Series release!<\/p>\n      <\/div>\n    <\/div>\n\n   \n  <\/section>\n\n  <script>\n    const filterButtons = document.querySelectorAll('.filter-btn');\n    const events = document.querySelectorAll('.event-card');\n\n    filterButtons.forEach(button => {\n      button.addEventListener('click', () => {\n        \/\/ Remove active class from all buttons\n        filterButtons.forEach(btn => btn.classList.remove('active'));\n        \/\/ Add active class to clicked button\n        button.classList.add('active');\n\n        const month = button.getAttribute('data-month');\n        events.forEach(event => {\n          if (month === 'all' || event.classList.contains(month)) {\n            event.style.display = 'flex';\n          } else {\n            event.style.display = 'none';\n          }\n        });\n      });\n    });\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n<hr style=\"height:4px;width:100%;color:#9b835b;background-color:#9b835b\">\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<link rel=\"stylesheet\" href=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><style>\n* {\n  box-sizing: border-box;\n}\n.desc {\n  text-align: center;\n  color: #9b835b;\n  font-size: 50px;\n  font-family: \"Burford Base\",regular;\n  line-height: 32px;\n}\n@media screen and (max-width: 600px) {\n  .column {\n    width: 100%;\n  }\n}\n<\/style>\n<\/head>\n<body>\n<div class=\"desc\"><span style=\"font-family: 'Burford Base',regular; font-size: 50px; color:#000000;\">NEVER MISS AN EAGLE SERIES TASTING EVENT<\/span><\/div>\n<br>\n<center><span style=\"font-family:  'Avenir', sans-serif; font-style: normal; font-size: 16px; color:#000000;\"> Sign up to be added to our mailing list to get Eagle Series Event details sent directly to your inbox! <\/span>\n<br>\n<br>\n<a href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSfCJkb5j9JhpBlNhhKjM7aQKmVwqBBWhcfwMc8qDWzTs_fWzg\/viewform\" target=\"_blank\" rel=\"no opener\"><button class=\"button\"><span style=\"font-family: 'Burford Base',regular; font-size: 25px; color:#ffffff;\">SIGN UP HERE<\/span><\/button><\/a><\/center>\n<br>\n<\/body>\n<\/html>\n\n<html>\n<head>\n<link rel=\"stylesheet\" href=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<style>\n\ndiv.desc {\n  text-align: center;\n  color: #9b835b;\n  font-size: 40px;\n  font-style: normal;\n  font-family: \"Burford\", sans-serif;\n}\n\n.button {\n  border: none;\n  color: white;\n  text-align: center;\n  text-decoration: none;\n  font-size: 16px;\n  padding: 5px 22px;\n  cursor: pointer;\n  background-color: #9b835b;\n  border-radius: 40px;\n\n}\n\n@media only screen and (max-width: 500px) {\n  .responsive {\n    width: 100%;\n  }\n}\n\n<\/style>\n<\/head>\n<body>\n\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Events Page with Month Filters All JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC THURSDAY, JAN 15 | 5 &#8211; 7:30PM EAGLE SERIES RELEASE: BOURBON BARREL Save the date to try Yuengling&#8217;s newest Eagle Series release! THURSDAY, FEB 12 | 5 &#8211; 7:30PM EAGLE SERIES RELEASE: STRAWBERRY BLONDE ALE Save the [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":42243,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-42230","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pottsville Event Schedule - Yuengling<\/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:\/\/www.yuengling.com\/pottsville-event-schedule\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pottsville Event Schedule - Yuengling\" \/>\n<meta property=\"og:description\" content=\"Events Page with Month Filters All JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC THURSDAY, JAN 15 | 5 &#8211; 7:30PM EAGLE SERIES RELEASE: BOURBON BARREL Save the date to try Yuengling&#8217;s newest Eagle Series release! THURSDAY, FEB 12 | 5 &#8211; 7:30PM EAGLE SERIES RELEASE: STRAWBERRY BLONDE ALE Save the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.yuengling.com\/pottsville-event-schedule\/\" \/>\n<meta property=\"og:site_name\" content=\"Yuengling\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-04T14:02:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18101916\/24_Yueng_PottsvilleEvents_FeaturedImage_V5.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"409\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.yuengling.com\/pottsville-event-schedule\/\",\"url\":\"https:\/\/www.yuengling.com\/pottsville-event-schedule\/\",\"name\":\"Pottsville Event Schedule - Yuengling\",\"isPartOf\":{\"@id\":\"https:\/\/www.yuengling.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.yuengling.com\/pottsville-event-schedule\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.yuengling.com\/pottsville-event-schedule\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18101916\/24_Yueng_PottsvilleEvents_FeaturedImage_V5.jpg\",\"datePublished\":\"2024-09-18T17:46:47+00:00\",\"dateModified\":\"2025-12-04T14:02:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.yuengling.com\/pottsville-event-schedule\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.yuengling.com\/pottsville-event-schedule\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.yuengling.com\/pottsville-event-schedule\/#primaryimage\",\"url\":\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18101916\/24_Yueng_PottsvilleEvents_FeaturedImage_V5.jpg\",\"contentUrl\":\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18101916\/24_Yueng_PottsvilleEvents_FeaturedImage_V5.jpg\",\"width\":2000,\"height\":409},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.yuengling.com\/pottsville-event-schedule\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.yuengling.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pottsville Event Schedule\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.yuengling.com\/#website\",\"url\":\"https:\/\/www.yuengling.com\/\",\"name\":\"Yuengling\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.yuengling.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.yuengling.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.yuengling.com\/#organization\",\"name\":\"Yuengling\",\"url\":\"https:\/\/www.yuengling.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.yuengling.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2022\/04\/29121507\/Yueng_CorpLogo_2C-e1650314147946.png\",\"contentUrl\":\"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2022\/04\/29121507\/Yueng_CorpLogo_2C-e1650314147946.png\",\"width\":382,\"height\":218,\"caption\":\"Yuengling\"},\"image\":{\"@id\":\"https:\/\/www.yuengling.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pottsville Event Schedule - Yuengling","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.yuengling.com\/pottsville-event-schedule\/","og_locale":"en_US","og_type":"article","og_title":"Pottsville Event Schedule - Yuengling","og_description":"Events Page with Month Filters All JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC THURSDAY, JAN 15 | 5 &#8211; 7:30PM EAGLE SERIES RELEASE: BOURBON BARREL Save the date to try Yuengling&#8217;s newest Eagle Series release! THURSDAY, FEB 12 | 5 &#8211; 7:30PM EAGLE SERIES RELEASE: STRAWBERRY BLONDE ALE Save the [&hellip;]","og_url":"https:\/\/www.yuengling.com\/pottsville-event-schedule\/","og_site_name":"Yuengling","article_modified_time":"2025-12-04T14:02:15+00:00","og_image":[{"width":2000,"height":409,"url":"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18101916\/24_Yueng_PottsvilleEvents_FeaturedImage_V5.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.yuengling.com\/pottsville-event-schedule\/","url":"https:\/\/www.yuengling.com\/pottsville-event-schedule\/","name":"Pottsville Event Schedule - Yuengling","isPartOf":{"@id":"https:\/\/www.yuengling.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.yuengling.com\/pottsville-event-schedule\/#primaryimage"},"image":{"@id":"https:\/\/www.yuengling.com\/pottsville-event-schedule\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18101916\/24_Yueng_PottsvilleEvents_FeaturedImage_V5.jpg","datePublished":"2024-09-18T17:46:47+00:00","dateModified":"2025-12-04T14:02:15+00:00","breadcrumb":{"@id":"https:\/\/www.yuengling.com\/pottsville-event-schedule\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.yuengling.com\/pottsville-event-schedule\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.yuengling.com\/pottsville-event-schedule\/#primaryimage","url":"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18101916\/24_Yueng_PottsvilleEvents_FeaturedImage_V5.jpg","contentUrl":"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2024\/09\/18101916\/24_Yueng_PottsvilleEvents_FeaturedImage_V5.jpg","width":2000,"height":409},{"@type":"BreadcrumbList","@id":"https:\/\/www.yuengling.com\/pottsville-event-schedule\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.yuengling.com\/"},{"@type":"ListItem","position":2,"name":"Pottsville Event Schedule"}]},{"@type":"WebSite","@id":"https:\/\/www.yuengling.com\/#website","url":"https:\/\/www.yuengling.com\/","name":"Yuengling","description":"","publisher":{"@id":"https:\/\/www.yuengling.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.yuengling.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.yuengling.com\/#organization","name":"Yuengling","url":"https:\/\/www.yuengling.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.yuengling.com\/#\/schema\/logo\/image\/","url":"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2022\/04\/29121507\/Yueng_CorpLogo_2C-e1650314147946.png","contentUrl":"https:\/\/assets.yuengling.com\/wp-content\/uploads\/2022\/04\/29121507\/Yueng_CorpLogo_2C-e1650314147946.png","width":382,"height":218,"caption":"Yuengling"},"image":{"@id":"https:\/\/www.yuengling.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.yuengling.com\/wp-json\/wp\/v2\/pages\/42230","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.yuengling.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.yuengling.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.yuengling.com\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.yuengling.com\/wp-json\/wp\/v2\/comments?post=42230"}],"version-history":[{"count":78,"href":"https:\/\/www.yuengling.com\/wp-json\/wp\/v2\/pages\/42230\/revisions"}],"predecessor-version":[{"id":60534,"href":"https:\/\/www.yuengling.com\/wp-json\/wp\/v2\/pages\/42230\/revisions\/60534"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.yuengling.com\/wp-json\/wp\/v2\/media\/42243"}],"wp:attachment":[{"href":"https:\/\/www.yuengling.com\/wp-json\/wp\/v2\/media?parent=42230"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}