{"id":177,"date":"2018-05-02T22:48:22","date_gmt":"2018-05-02T22:48:22","guid":{"rendered":"http:\/\/beachbumukes.com\/cms\/?p=177"},"modified":"2018-05-14T23:37:37","modified_gmt":"2018-05-14T23:37:37","slug":"visit-jones-beach-long-island-new-york","status":"publish","type":"post","link":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/visit-jones-beach-long-island-new-york\/","title":{"rendered":"VISIT: Jones Beach &#8211; Long Island New York"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-178\" src=\"http:\/\/beachbumukes.com\/cms\/wp-content\/uploads\/2018\/05\/Jones_Beach_Nov_2008-300x201.jpg\" alt=\"Jones Beach on Long Island is a great place to take your ukulele!\" width=\"300\" height=\"201\" srcset=\"https:\/\/beachbumukes.com\/cms\/wp-content\/uploads\/2018\/05\/Jones_Beach_Nov_2008-300x201.jpg 300w, https:\/\/beachbumukes.com\/cms\/wp-content\/uploads\/2018\/05\/Jones_Beach_Nov_2008-768x514.jpg 768w, https:\/\/beachbumukes.com\/cms\/wp-content\/uploads\/2018\/05\/Jones_Beach_Nov_2008-1024x685.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>World famous Jones Beach State Park, home of 6.5 miles of beautiful white-sand beach on the Atlantic Ocean, is made up of more than 2,400-acres of maritime environment on the south shore of Long Island.<\/p>\n<p>Among the 6 million visitors to the park each year, families enjoy their own piece of the beach for a day, with many returning dozens of times through the summer. Designed on the theme of an ocean liner, Jones Beach offers many activities to those who visit the park. They swim in the ocean, stroll the boardwalk, fish, visit an historic exhibit, get a bite to eat at one of the many concession stands, play miniature golf, shuffleboard and basketball,\u00a0attend concerts at Northwell Health Theater.<\/p>\n<p>Other activities that take place in the park include learning about the marine environment at the\u00a0Jones Beach Nature Center, pool swimming, sunbathing, bicycling, surfing, and visiting the playgrounds.<\/p>\n<p><strong>More information:<\/strong><br \/>\n<a href=\"https:\/\/parks.ny.gov\/parks\/jonesbeach\/\" target=\"_blank\" rel=\"noopener\">https:\/\/parks.ny.gov\/parks\/jonesbeach\/<\/a><\/p>\n<img decoding=\"async\" src=\"https:\/\/ir-na.amazon-adsystem.com\/e\/ir?t=ATVPDKIKX0DER&l=alb&o=1&a=1467127035\" width=\"1px\" height=\"1px\" alt=\"\" style=\"position: fixed !important; bottom: -1px !important; right: -1px !important; border:none !important; margin:0px !important;\" \/><img decoding=\"async\" src=\"https:\/\/ir-na.amazon-adsystem.com\/e\/ir?t=ATVPDKIKX0DER&l=alb&o=1&a=0810980169\" width=\"1px\" height=\"1px\" alt=\"\" style=\"position: fixed !important; bottom: -1px !important; right: -1px !important; border:none !important; margin:0px !important;\" \/><img decoding=\"async\" src=\"https:\/\/ir-na.amazon-adsystem.com\/e\/ir?t=ATVPDKIKX0DER&l=alb&o=1&a=0762759631\" width=\"1px\" height=\"1px\" alt=\"\" style=\"position: fixed !important; bottom: -1px !important; right: -1px !important; border:none !important; margin:0px !important;\" \/><img decoding=\"async\" src=\"https:\/\/ir-na.amazon-adsystem.com\/e\/ir?t=ATVPDKIKX0DER&l=alb&o=1&a=B07365P4VW\" width=\"1px\" height=\"1px\" alt=\"\" style=\"position: fixed !important; bottom: -1px !important; right: -1px !important; border:none !important; margin:0px !important;\" \/><!-- Ad Template with Carousel Layout-->\n <!--Section tag for iterating through the list of items-->\n<div class=\"aalb-product-carousel-unit\" id=\"aalb-1467127035-0810980169-0762759631-B07365P4VW-US-ATVPDKIKX0DER-ProductCarousel\">\n  <h2 class=\"aalb-pc-ad-header\">Products from Amazon.com<\/h2> <!-- Title of the ad localized according to the marketplace picked from the AalbHeader tag-->\n    <div class=\"aalb-pc-wrapper\">\n      <div class=\"aalb-pc-product-container\">\n        <ul class=\"aalb-pc-product-list\">\n                  <\/ul>\n      <\/div>\n    <\/div>\n    <a href=\"javascript:void(0);\" class=\"aalb-pc-btn-prev\">\u2039<\/a>\n    <a href=\"javascript:void(0);\" class=\"aalb-pc-btn-next\">\u203a<\/a>\n  <\/div>\n\n<script>\n  jQuery(document).ready(function() {\n\n    var CONSTANTS = {\n        productMinWidth : 185,\n        productMargin   : 20\n    };\n\n    var $adUnits = jQuery('.aalb-product-carousel-unit');\n    $adUnits.each(function() {\n        var $adUnit           = jQuery(this),\n            $wrapper          = $adUnit.find('.aalb-pc-wrapper'),\n            $productContainer = $adUnit.find('.aalb-pc-product-container'),\n            $btnNext          = $adUnit.find('.aalb-pc-btn-next'),\n            $btnPrev          = $adUnit.find('.aalb-pc-btn-prev'),\n            $productList      = $productContainer.find('.aalb-pc-product-list'),\n            $products         = $productList.find('.aalb-pc-product'),\n            productCount      = $products.length;\n\n        if (!productCount) {\n            return true;\n        }\n\n        var rows            = $adUnit.find('input[name=rows]').length && parseInt($adUnit.find('input[name=rows]').val(), 10);\n        var columns         = $adUnit.find('input[name=columns]').length && parseInt($adUnit.find('input[name=columns]').val(), 10);\n\n        if( columns ) {\n            var productContainerMinWidth = columns * (CONSTANTS.productMinWidth + CONSTANTS.productMargin) + 'px';\n            $adUnit.css( 'min-width', productContainerMinWidth );\n            $productContainer.css( 'min-width', productContainerMinWidth );\n            $products.filter( ':nth-child(' + columns + 'n + 1)' ).css( 'clear', 'both' );\n        }\n\n        if (rows && columns) {\n            var cutOffIndex = (rows * columns) - 1;\n            $products.filter(':gt(' + cutOffIndex + ')').remove();\n        }\n\n        function updateLayout() {\n            var wrapperWidth = $wrapper.width();\n            var possibleColumns = columns || parseInt( wrapperWidth \/ (CONSTANTS.productMinWidth + CONSTANTS.productMargin), 10 );\n            var actualColumns = columns || possibleColumns < productCount ? possibleColumns : productCount;\n\n            \/**\n             * The actual columns can be zero when the wraperwidth is less than sum of CONSTANTS.productMinWidth and\n             * CONSTANTS.productMargin.The parseInt will use floor function and converts any value less than 1 to\n             * zero.Therefore making actual columns 1 .\n             **\/\n            if( actualColumns == 0 ) {\n                actualColumns = 1;\n            }\n\n            var productWidth = parseInt( wrapperWidth \/ actualColumns, 10 ) - CONSTANTS.productMargin;\n\n            $products.css( 'width', productWidth + 'px' );\n\n            \/**\n             * Removing the Carousel navigation button when the number of products selected by admin is less\n             * than the actual columns (the number of products) can be shown on screen\n             **\/\n            if( productCount > actualColumns ) {\n                $btnNext.css( 'visibility', 'visible' ).removeClass( 'disabled' ).unbind( 'click' );\n                $btnPrev.css( 'visibility', 'visible' ).removeClass( 'disabled' ).unbind( 'click' );\n            }\n            $productContainer.jCarouselLite( {\n                btnNext : '#' + $adUnit.attr( 'id' ) + ' .aalb-pc-btn-next',\n                btnPrev : '#' + $adUnit.attr( 'id' ) + ' .aalb-pc-btn-prev',\n                visible : actualColumns,\n                circular: false\n            } );\n\n\n        }\n\n        updateLayout();\n        jQuery(window).resize(updateLayout);\n    });\n});\n\n\/*!\n * jCarouselLite - v1.1 - 2014-09-28\n * http:\/\/www.gmarwaha.com\/jquery\/jcarousellite\/\n * Copyright (c) 2014 Ganeshji Marwaha\n * Licensed MIT (https:\/\/github.com\/ganeshmax\/jcarousellite\/blob\/master\/LICENSE)\n*\/\n\n!function(a){a.jCarouselLite={version:\"1.1\"},a.fn.jCarouselLite=function(b){return b=a.extend({},a.fn.jCarouselLite.options,b||{}),this.each(function(){function c(a){return n||(clearTimeout(A),z=a,b.beforeStart&&b.beforeStart.call(this,i()),b.circular?j(a):k(a),m({start:function(){n=!0},done:function(){b.afterEnd&&b.afterEnd.call(this,i()),b.auto&&h(),n=!1}}),b.circular||l()),!1}function d(){if(n=!1,o=b.vertical?\"top\":\"left\",p=b.vertical?\"height\":\"width\",q=B.find(\">ul\"),r=q.find(\">li\"),x=r.size(),w=lt(x,b.visible)?x:b.visible,b.circular){var c=r.slice(x-w).clone(),d=r.slice(0,w).clone();q.prepend(c).append(d),b.start+=w}s=a(\"li\",q),y=s.size(),z=b.start}function e(){B.css(\"visibility\",\"visible\"),s.css({overflow:\"hidden\",\"float\":b.vertical?\"none\":\"left\"}),q.css({margin:\"0\",padding:\"0\",position:\"relative\",\"list-style\":\"none\",\"z-index\":\"1\"}),B.css({overflow:\"hidden\",position:\"relative\",\"z-index\":\"2\",left:\"0px\"}),!b.circular&&b.btnPrev&&0==b.start&&a(b.btnPrev).addClass(\"disabled\")}function f(){t=b.vertical?s.outerHeight(!0):s.outerWidth(!0),u=t*y,v=t*w,s.css({width:s.width(),height:s.height()}),q.css(p,u+\"px\").css(o,-(z*t)),B.css(p,v+\"px\")}function g(){b.btnPrev&&a(b.btnPrev).click(function(){return c(z-b.scroll)}),b.btnNext&&a(b.btnNext).click(function(){return c(z+b.scroll)}),b.btnGo&&a.each(b.btnGo,function(d,e){a(e).click(function(){return c(b.circular?w+d:d)})}),b.mouseWheel&&B.mousewheel&&B.mousewheel(function(a,d){return c(d>0?z-b.scroll:z+b.scroll)}),b.auto&&h()}function h(){A=setTimeout(function(){c(z+b.scroll)},b.auto)} function lt(a,b){return a<b;} function gt(a, b) { return a>b;} function i(){return s.slice(z).slice(0,w)}function j(a){var c;a<=b.start-w-1?(c=a+x+b.scroll,q.css(o,-(c*t)+\"px\"),z=c-b.scroll):a>=y-w+1&&(c=a-x-b.scroll,q.css(o,-(c*t)+\"px\"),z=c+b.scroll)}function k(a){0>a?z=0:a>y-w&&(z=y-w)}function l(){a(b.btnPrev+\",\"+b.btnNext).removeClass(\"disabled\"),a(z-lt(b.scroll,0)&&b.btnPrev||z+gt(b.scroll, y)-w&&b.btnNext||[]).addClass(\"disabled\")}function m(c){n=!0,q.animate(\"left\"==o?{left:-(z*t)}:{top:-(z*t)},a.extend({duration:b.speed,easing:b.easing},c))}var n,o,p,q,r,s,t,u,v,w,x,y,z,A,B=a(this);d(),e(),f(),g()})},a.fn.jCarouselLite.options={btnPrev:null,btnNext:null,btnGo:null,mouseWheel:!1,auto:null,speed:200,easing:null,vertical:!1,circular:!0,visible:3,start:0,scroll:1,beforeStart:null,afterEnd:null}}(jQuery);\n\n\n<\/script>\n\n<p>\u00a0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>World famous Jones Beach State Park, home of 6.5 miles of beautiful white-sand beach on the Atlantic Ocean, is made up of more than 2,400-acres of maritime environment on the south shore of Long Island. Among the 6 million visitors to the park each year, families enjoy their own piece [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":178,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[8,1],"tags":[],"class_list":["post-177","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-east","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/posts\/177","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/comments?post=177"}],"version-history":[{"count":2,"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/posts\/177\/revisions"}],"predecessor-version":[{"id":183,"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/posts\/177\/revisions\/183"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/media\/178"}],"wp:attachment":[{"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/media?parent=177"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/categories?post=177"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/beachbumukes.com\/cms\/category\/uncategorized\/wp-json\/wp\/v2\/tags?post=177"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}