[]
Why New Jersey Hotels Struggle With Style And Comfort {if( “__uspapi” in window ){__uspapi(‘getUSPData’, 1 , (uspData, success) => {if(success) {res( uspData || {} );} else {res( {} );}});}else{res( {} );}});}; ]]> { //console.log(‘[Osano] Initialized’); // Get the user’s jurisdiction const jurisdiction = window.Osano.cm.jurisdiction; // Check the jurisdiction and take action if (jurisdiction && jurisdiction.startsWith(“us-“)) { //console.log(‘[Osano] User is outside the EU. Hiding dialog, Do Not Sell, and Widget…’); Osano.cm.hideDialog(); Osano.cm.hideDoNotSell(); const osanoWidget = document.getElementsByClassName(“osano-cm-widget”); osanoWidget && osanoWidget[0] && (osanoWidget[0].style.display = “none”); } }); let osanoSaved = 0;//prevent refresh on load because: If the consent has been saved already, the callback will be called immediately. Osano.cm.addEventListener(“osano-cm-consent-saved”, (save) => { //console.log(“Osano Saved: ” + osanoSaved); if( osanoSaved > 0 ){ //console.log( “Save Toggled: “, JSON.stringify( save ) ); window.location.reload(); } osanoSaved++; }); ]]> =0&&r<600?"Overnight":r>=600&&r<1e3?"Morning Drive":r>=1e3&&r<1500?"Midday":r>=1500&&r<1900?"Afternoon Drive":r>=1900&&r<2400?"Evening":void 0}(new Date);carbonInitDataLayer.userAgent = navigator.userAgent; w.dataLayer = w.dataLayer || []; w.dataLayer.push( carbonInitDataLayer ); w.dataLayer.push({event: "page_view", viewType: "standard"}); })(window);]]> { window.fbLoaded = () => { (window.FB && !window.FB.__buffer) && (()=>{window.FB.__buffer=true;})(); }; })(document, “script”, “ig-shit”);]]> { const uspData = await window.TSM.fn.getUspData(); var params={pubID:”3227″,adServer:”googletag”,params:{us_privacy: uspData.uspString || “1—“}};apstag.init(params);})(); })(); ]]> 0)if(e&&”performance”in e&&e.performance&&”function”==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n=””==”true”?1:0,t=””,a=”2weffhs7mrxae2cj4oqq-f-ee5c663ba-clientnsv4-s.akamaihd.net”,i=”false”==”true”?2:1,o={“ak.v”:”39″,”ak.cp”:”1754011″,”ak.ai”:parseInt(“1141770″,10),”ak.ol”:”0″,”ak.cr”:2,”ak.ipv”:4,”ak.proto”:”h2″,”ak.rid”:”2eb8e8″,”ak.r”:50861,”ak.a2″:n,”ak.m”:””,”ak.n”:”essl”,”ak.bpcip”:”213.136.82.0″,”ak.cport”:53178,”ak.gh”:”2.17.217.2″,”ak.quicv”:””,”ak.tlsv”:”tls1.3″,”ak.0rtt”:””,”ak.0rtt.ed”:””,”ak.csrc”:”-“,”ak.acc”:””,”ak.t”:”1749672865″,”ak.ak”:”hOBiQwZUYzCg5VSAfCLimQ==MWBpYo84aX9u3A6MOyfBy6eYxuM0xkwNzOxxyJzrkU+imPSrjEXWvVWUibV6uY7rJMLKZdwYb5NJYzLCyf+y31b3QOOCdXT1LyV1LY7/KgzwipR++YWq5LRJnJqzyTztOgntHrdoU0/4DDFFb04X9nfu48bNgT5l0da0C+hvGvHt8O4+12ri8Pis/U28q/iReLY6LPiZlCz4ruEBCdgmR+yF38560vBTmkNrQBgCyWNpN1Fo02vj/5osZStevStlDVidhj3mQ6pSUd6YkH3Aq7vx1sQINKiTpfXsWOsdTJELKJlw7J2vEI8Bvoauqbgfl0NRXmyr2fg/vniPg9Ylrjgxl+PmNMpBtFloQZJXtPtEGNFqrEIRnMnvRfq8Py2bR64kLJa9kmbANUGTLowltysZRVXlxxIZBCb14oCsCdM=”,”ak.pv”:”38″,”ak.dpoabenc”:””,”ak.tf”:i};if(“”!==t)o[“ak.ruds”]=t;var r={i:!1,av:function(n){var t=”http.initiator”;if(n&&(!n[t]||”spa_hard”===n[t]))o[“ak.feo”]=void 0!==e.aFeoApplied?1:0,BOOMR.addVar(o)},rv:function(){var e=[“ak.bpcip”,”ak.cport”,”ak.cr”,”ak.csrc”,”ak.gh”,”ak.ipv”,”ak.m”,”ak.n”,”ak.ol”,”ak.proto”,”ak.quicv”,”ak.tlsv”,”ak.0rtt”,”ak.0rtt.ed”,”ak.r”,”ak.acc”,”ak.t”,”ak.tf”];BOOMR.removeVar(e)}};BOOMR.plugins.AK={akVars:o,akDNSPreFetchDomain:a,init:function(){if(!r.i){var e=BOOMR.subscribe;e(“before_beacon”,r.av,null,null),e(“onbeacon”,r.rv,null,null),r.i=!0}return this},is_complete:function(){return!0}}}}()}(window);]]> { let alephCount = getCookie( “aleph-count” ); if( !alephCount ){ setCookie( “aleph-count”, 1, alephExpire ); }else{ setCookie( “aleph-count”, parseInt( alephCount )+1 ); } }; let aleph = getCookie( “aleph” ); if( aleph ){ w.aleph = aleph; dealWithAlephCount(); }else{ w.addEventListener(“message”, (e) => { //console.log(e); if( e.data && e.data.aleph ){ //console.log( “e.data.aleph”, e.data.aleph ); window.aleph = e.data.aleph; window.cQ = window.cQ || []; window.cQ.push(()=>{ window.globalActionCreators && window.globalActionCreators.addAleph && window.globalActionCreators.addAleph( window.aleph ) }); setCookie( “aleph”, e.data.aleph, alephExpire ); dealWithAlephCount(); } }); let ifr = d.createElement( “iframe” ); ifr.id = “aleph-iframe”; ifr.title = “aleph”; ifr.src = “https://cdn.production.townsquareblogs.com/aleph/”; ifr.frameborder = “0”; ifr.style = “display:none;” ifr.addEventListener(“load”, ()=>{ ifr.contentWindow.postMessage({action: “getAleph”}, “https://cdn.production.townsquareblogs.com”); }); d.body.appendChild( ifr ); } })(window, document);]]> They say you can’t judge a book by its cover, but what about hotel rooms? A recent study reveals New Jersey’s not exactly winning in style.n

Read Moren”,”permalink”:”//nj1015.com/new-jersey-hotel-aesthetics/”,”image”:{“id”:1300521,”url”:”//townsquare.media/site/385/files/2025/06/attachment-Hotel-reviews.jpg”,”caption”:”Bad reviews of hotels in New Jersey. (Canva/Townsquare Media illustration)”}},”carbonMeta”:{“widePromotion”:false,”galleryBadge”:false,”disableInfiniteLoad”:false,”disableConcertWidget”:false,”disableInArticleAds”:false,”hideFromSearchEngines”:false,”addNofollow”:false,”overlookedTags”:false,”isGallery”:true,”isLaunchpadProfile”:false,”commentsEnabled”:true},”_crosspost_source_blog_id”:”385″,”categories”:[],”authors”:[{“id”:2573346,”slug”:”kyliemoore”,”name”:”Kylie Moore”,”first_name”:”Kylie”,”last_name”:”Moore”,”nickname”:”Kylie Moore”,”description”:”Kylie is the co-host of the Deminski & Moore Show, weekday afternoons on NJ101.5. She’s lived in Central Jersey her whole life and can’t imagine being raised elsewhere (or how people could say it doesn’t exist). rnShe can frequently be heard talking about comedy, musicals, movies, and her love of cheese or spicy food.”,”thumbnail”:”//townsquare.media/site/385/files/2024/06/attachment-wkxw-Moore.jpg”,”url”:”//catcountry1073.com/author/kyliemoore/”}],”post_more_meta”:{“meta”:””},”social”:{“readmore”:null,”email”:{“className”:”email share_link”,”href”:”mailto:?subject=Check out Going%20on%20vacay%3F%20A%20study%20says%20NJ%20hotels%20are%20uglier%20than%20most&body=http%3A%2F%2Fnj1015.com%2Fnew-jersey-hotel-aesthetics%2F%3Ftrackback%3Demail”,”title”:”Send to a friend!”,”target”:”_self”},”print”:{“href”:”javascript:window.print();”,”title”:”Print this page”},”showTop”:””,”fb”:{“href”:”http://www.facebook.com/sharer.php?u=http%3A%2F%2Fcatcountry1073.com%2Fixp%2F385%2Fp%2Fnew-jersey-hotel-aesthetics%2F%3Ftrackback%3Dfbshare_mobile”,”title”:”Share on Facebook”,”target”:”_blank”},”tw”:{“href”:”http://twitter.com/intent/tweet?text=Going%20on%20vacay%3F%20A%20study%20says%20NJ%20hotels%20are%20uglier%20than%20most%20http%3A%2F%2Fcatcountry1073.com%2Fixp%2F385%2Fp%2Fnew-jersey-hotel-aesthetics%2F%3Ftrackback%3Dtwitter_mobile%20%40nj1015″,”title”:”Share on Twitter”,”target”:”_blank”},”gp”:null,”pinterest”:{“className”:”pinterest share_link”,”name”:”tsq-pinterest”,”href”:”http://pinterest.com/pin/create/button/?url=http://nj1015.com/new-jersey-hotel-aesthetics/%3Ftrackback%3Dpinterest&media=http%3A%2F%2Fnj1015.com%2Ffiles%2F2025%2F06%2Fattachment-Hotel-reviews.jpg%3Fw%3D1200%26q%3D75″,”title”:”Pin it!”,”target”:”_blank”,”count-layout”:”none”,”data-pin-custom”:true},”reddit”:null,”tumblr”:null,”instagram”:null,”is_article”:true},”nextArticle”:”//nj1015.com/new-jersey-game-day-snacks/”,”prevArticle”:”//nj1015.com/nj-first-time-homebuyers-struggles/”,”pageUrl”:”/ixp/385/p/new-jersey-hotel-aesthetics/”,”blogId”:385,”domain”:”nj1015.com”,”crossPostAttributionBottom”:”n n Source: Going on vacay? A study says NJ hotels are uglier than most”,”podContent”:[{“type”:”singlePostText”,”data”:{“text”:”

Years ago, after prom, my high school friends and I went to spend a weekend at the Jersey Shore.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”Years ago, after prom, my high school friends and I went to spend a weekend at the Jersey Shore.”}}}},”currentTextLength”:96,”runningCounter”:1,”cumulativePodTextLength”:96,”totalSimilarConsecutiveElements”:5,”totalTextLength”:495},{“type”:”singlePostText”,”data”:{“text”:”

(Cue “Allentown” by Billy Joel.)”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”(Cue “Allentown” by Billy Joel.)”}}}},”currentTextLength”:46,”runningCounter”:2,”cumulativePodTextLength”:142,”totalSimilarConsecutiveElements”:5,”totalTextLength”:495},{“type”:”singlePostText”,”data”:{“text”:”

When I say this rented room left much to be desired, it wasn’t just the generous amount of crime scene stains on various walls, or the mattress I’m pretty sure was delivered to the room before World War II.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”When I say this rented room left much to be desired, it wasn’t just the generous amount of crime scene stains on various walls, or the mattress I’m pretty sure was delivered to the room before World War II.”}}}},”currentTextLength”:220,”runningCounter”:3,”cumulativePodTextLength”:362,”totalSimilarConsecutiveElements”:5,”totalTextLength”:495},{“type”:”singlePostInArticleAd”,”data”:{}},{“type”:”singlePostText”,”data”:{“text”:”

It was also the odd fact that the shower was in the room. As in literally in. the. room.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”It was also the odd fact that the shower was in the room. As in literally in. the. room.”}}}},”currentTextLength”:88,”runningCounter”:4,”cumulativePodTextLength”:450,”totalSimilarConsecutiveElements”:5,”totalTextLength”:495},{“type”:”singlePostText”,”data”:{“text”:”

Don’t believe me? Here’s a pic.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”Don’t believe me? Here’s a pic.”}}}},”currentTextLength”:45,”runningCounter”:5,”cumulativePodTextLength”:495,”totalSimilarConsecutiveElements”:5,”totalTextLength”:495},{“type”:”singlePostImage”,”data”:{“id”:1300519,”caption”:”Courtesy Carol Galli”,”align”:”center”,”width”:1600,”height”:1067,”alt”:”Courtesy Carol Galli”,”url”:”https://townsquare.media/site/385/files/2025/06/attachment-Shower-room.jpg”},”runningCounter”:1,”totalSimilarConsecutiveElements”:1},{“type”:”singlePostText”,”data”:{“text”:”

Not in any bathroom mind you. Just right next to a bed. I think about this a lot.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”Not in any bathroom mind you. Just right next to a bed. I think about this a lot.”}}}},”currentTextLength”:81,”runningCounter”:1,”cumulativePodTextLength”:81,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

Not all hotel rooms in New Jersey are ugly. Or even plain. We obviously have some truly gorgeous ones in Atlantic City, Jersey City and elsewhere.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”Not all hotel rooms in New Jersey are ugly. Or even plain. We obviously have some truly gorgeous ones in Atlantic City, Jersey City and elsewhere.”}}}},”currentTextLength”:146,”runningCounter”:2,”cumulativePodTextLength”:227,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

Hotels in New Jersey”,”podInfo”:{“type”:”tag”,”name”:”h2″,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”Hotels in New Jersey”}}}},”currentTextLength”:20,”runningCounter”:3,”cumulativePodTextLength”:247,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

Apparently we are sorely lacking in beautiful hotel rooms compared to most states.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”Apparently we are sorely lacking in beautiful hotel rooms compared to most states.”}}}},”currentTextLength”:82,”runningCounter”:4,”cumulativePodTextLength”:329,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

A study out by hotel marketing agency Gourmet Marketing analyzed TripAdvisor reviews to reveal which states have the most beautiful hotels.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”A study out by hotel marketing agency Gourmet Marketing analyzed TripAdvisor reviews to reveal which states have the most beautiful hotels.”}}}},”currentTextLength”:139,”runningCounter”:5,”cumulativePodTextLength”:468,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

It searched for three keywords: beautiful, stylish, and elegant, to gauge how often guests praised hotel aesthetics.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”It searched for three keywords: beautiful, stylish, and elegant, to gauge how often guests praised hotel aesthetics.”}}}},”currentTextLength”:116,”runningCounter”:6,”cumulativePodTextLength”:584,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

So the lower on the list you are as a state, the less beautiful, stylish and elegant your hotels are.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”So the lower on the list you are as a state, the less beautiful, stylish and elegant your hotels are.”}}}},”currentTextLength”:101,”runningCounter”:7,”cumulativePodTextLength”:685,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

How bad was New Jersey?”,”podInfo”:{“type”:”tag”,”name”:”h3″,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”How bad was New Jersey?”}}}},”currentTextLength”:23,”runningCounter”:8,”cumulativePodTextLength”:708,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

If you're a hotel manager, you may need to fix a drink first so let me give you time by sharing the top five states with the most beautiful places to stay.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”If you're a hotel manager, you may need to fix a drink first so let me give you time by sharing the top five states with the most beautiful places to stay.”}}}},”currentTextLength”:160,”runningCounter”:9,”cumulativePodTextLength”:868,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

1️⃣ Vermont”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”1️⃣ Vermont”}}}},”currentTextLength”:25,”runningCounter”:10,”cumulativePodTextLength”:893,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

2️⃣ Maine”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”2️⃣ Maine”}}}},”currentTextLength”:23,”runningCounter”:11,”cumulativePodTextLength”:916,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

3️⃣ South Carolina”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”3️⃣ South Carolina”}}}},”currentTextLength”:32,”runningCounter”:12,”cumulativePodTextLength”:948,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

4️⃣ New Hampshire”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”4️⃣ New Hampshire”}}}},”currentTextLength”:31,”runningCounter”:13,”cumulativePodTextLength”:979,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

5️⃣ New Mexico”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”5️⃣ New Mexico”}}}},”currentTextLength”:28,”runningCounter”:14,”cumulativePodTextLength”:1007,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

OK, Vermont itself is so beautiful maybe that was just the view out the hotel room window. But it had the highest percentage of reviews, 28.71%, mentioning one of those three keywords.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”OK, Vermont itself is so beautiful maybe that was just the view out the hotel room window. But it had the highest percentage of reviews, 28.71%, mentioning one of those three keywords.”}}}},”currentTextLength”:184,”runningCounter”:15,”cumulativePodTextLength”:1191,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

According to the study, New Jersey came in at a lowly No. 42 on the list with only 10.16% of reviews using those complimentary words.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”According to the study, New Jersey came in at a lowly No. 42 on the list with only 10.16% of reviews using those complimentary words.”}}}},”currentTextLength”:138,”runningCounter”:16,”cumulativePodTextLength”:1329,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

Ouch!”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”Ouch!”}}}},”currentTextLength”:5,”runningCounter”:17,”cumulativePodTextLength”:1334,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

In other words only 8 states have worse hotels than we do. The absolute worst in case you're wondering? North Dakota at No. 50 with a 7.43%.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”In other words only 8 states have worse hotels than we do. The absolute worst in case you're wondering? North Dakota at No. 50 with a 7.43%.”}}}},”currentTextLength”:155,”runningCounter”:18,”cumulativePodTextLength”:1489,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

At least we're not them!”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”At least we're not them!”}}}},”currentTextLength”:29,”runningCounter”:19,”cumulativePodTextLength”:1518,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostText”,”data”:{“text”:”

SEE ALSO: Three NJ places named among best spots to ‘micro-retire’”,”podInfo”:{“type”:”tag”,”name”:”h3″,”attribs”:{“style”:{“textAlign”:”center”},”dangerouslySetInnerHTML”:{“__html”:”SEE ALSO: Three NJ places named among best spots to ‘micro-retire’”}}}},”currentTextLength”:85,”runningCounter”:20,”cumulativePodTextLength”:1603,”totalSimilarConsecutiveElements”:20,”totalTextLength”:1603},{“type”:”singlePostGallery”,”data”:{“id”:”680697e8bc639948f63704f5″,”iscarbongallery”:1,”layout”:””,”url”:”/rest/carbon/api/gallery/680697e8bc639948f63704f5″,”status”:”active”,”description”:”Before Google Earth and instant streaming, your imagination had to do the traveling, and TV and movies were your passport. From pirate coves to suburban streets, these were the places every kid dreamed of visiting.”,”title”:”LOOK: Every Kid Wanted to Go to These Famous TV and Movie Locations”,”source”:{“blogId”:295,”domain”:”ultimateclassicrock.com”,”name”:”Ultimate Classic Rock”,”callsign”:”TSM_ULTCLASSROCK”,”market”:”National”},”items”:[{“alt”:”Walnut Grove ( Little House on the Prairie’)”,”createdGmt”:”2025-04-21T19:11:02.958Z”,”id”:627783,”domainUrl”:”https://townsquare.media/site/295/files/2025/04/attachment-7-6.jpg”,”link”:””,”_id”:”680698471c8deca311516876″,”photo-url”:”https://townsquare.media/site/295/files/2025/04/attachment-7-6.jpg”,”photo-title”:”Walnut Grove – But Not Really (‘Little House on the Prairie’)”,”photo-description”:”Okay, Little House was set in Walnut Grove, Minnesota, but it was filmed about as far away as you can imagine—in Simi Valley and Big Sky Ranch, California. This was super confusing to most kids, who assumed Minnesota was a dry, dusty prairie with… mountains. Still, it seemed like a perfect place to visit.”,”photo-width”:1600,”photo-height”:1067,”photo-excerpt”:”Getty Images / NBC / Ed Friendly Productions”}],”totalItems”:11,”credit”:”Stephen Lenz”,”creditUrl”:”https://ultimateclassicrock.com/author/slenz/”,”activeDomain”:”nj1015.com”,”galleryCounter”:1},”runningCounter”:1,”totalSimilarConsecutiveElements”:1},{“type”:”singlePostText”,”data”:{“text”:”

The post above reflects the thoughts and observations of New Jersey 101.5's Kylie Moore. Any opinions expressed are Kylie's own. You can follow Kylie on Instagram.
Click here to contact an editor about feedback or a correction for this story.”,”podInfo”:{“type”:”tag”,”name”:”p”,”attribs”:{“dangerouslySetInnerHTML”:{“__html”:”The post above reflects the thoughts and observations of New Jersey 101.5's Kylie Moore. Any opinions expressed are Kylie's own. You can follow Kylie on Instagram.
Click here to contact an editor about feedback or a correction for this story.”}}}},”currentTextLength”:251,”runningCounter”:1,”cumulativePodTextLength”:251,”totalSimilarConsecutiveElements”:1,”totalTextLength”:251}],”uniquePodTypes”:[“singlePostImage”,”singlePostText”,”singlePostGallery”],”images”:{},”adPodIndex”:3,”tags”:[{“slug”:”ac-facebook”,”id”:32214,”term_taxonomy_id”:”31551″,”title”:”AC Facebook”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/ac-facebook/”,”feed_url”:”//catcountry1073.com/tags/ac-facebook/feed/”}],”podHeader”:[{“type”:”singlePostImage”,”data”:{“id”:1300521,”caption”:”Bad reviews of hotels in New Jersey. (Canva/Townsquare Media illustration)”,”align”:”center”,”width”:1600,”height”:1067,”alt”:”Bad hotel reviews”,”url”:”https://townsquare.media/site/385/files/2025/06/attachment-Hotel-reviews.jpg”},”runningCounter”:1,”totalSimilarConsecutiveElements”:1}],”next”:{“latest”:[{“postId”:539536,”thumbnail”:”//townsquare.media/site/396/files/2024/05/attachment-Cape-May1.jpg”,”title”:”Lots of Traffic and Parking Restrictions in Cape May For Movie Filming”,”documentUrl”:”/parking-restrictions-in-cape-may-for-movie/”,”filterUrl”:”/rest/carbon/filter/main/parking-restrictions-in-cape-may-for-movie/”,”sortDate”:”2024-05-09 04:00:01.000 +0000″},{“postId”:539530,”thumbnail”:”//townsquare.media/site/396/files/2024/05/attachment-marsh.jpg”,”title”:”EHT Police Recover Dead Fake Child’s Body From Marsh”,”documentUrl”:”/eht-police-recover-dead-fake-childs-body-from-marsh/”,”filterUrl”:”/rest/carbon/filter/main/eht-police-recover-dead-fake-childs-body-from-marsh/”,”sortDate”:”2024-05-08 15:36:43.000 +0000″}],”taxonomy”:[{“postId”:539536,”thumbnail”:”//townsquare.media/site/396/files/2024/05/attachment-Cape-May1.jpg”,”title”:”Lots of Traffic and Parking Restrictions in Cape May For Movie Filming”,”documentUrl”:”/parking-restrictions-in-cape-may-for-movie/”,”filterUrl”:”/rest/carbon/filter/main/parking-restrictions-in-cape-may-for-movie/”,”sortDate”:”2024-05-09 04:00:01.000 +0000″},{“postId”:539530,”thumbnail”:”//townsquare.media/site/396/files/2024/05/attachment-marsh.jpg”,”title”:”EHT Police Recover Dead Fake Child’s Body From Marsh”,”documentUrl”:”/eht-police-recover-dead-fake-childs-body-from-marsh/”,”filterUrl”:”/rest/carbon/filter/main/eht-police-recover-dead-fake-childs-body-from-marsh/”,”sortDate”:”2024-05-08 15:36:43.000 +0000″}]},”postMeta”:{“firstPublishDate”:”1749061509″,”featuredTags”:{“artist”:””}}}}},”carbonwidget/top-728×90″:{“info”:{“id”:”carbonwidget/top-728×90″,”groupType”:”carbonwidget/ads”,”widgetInstance”:”1″},”params”:{“adunit”:”top-728×90″,”widgetTime”:2},”data”:[“carbonwidget/top-728×90″],”dataDetails”:{“carbonwidget/top-728×90”:{“adUnit”:”top-728×90″,”adType”:””}}},”carbonwidget/tsm-out-of-page”:{“info”:{“id”:”carbonwidget/tsm-out-of-page”,”groupType”:”carbonwidget/ads”,”widgetInstance”:”1″},”params”:{“adunit”:”tsm-out-of-page”,”widgetTime”:2},”data”:[“carbonwidget/tsm-out-of-page”],”dataDetails”:{“carbonwidget/tsm-out-of-page”:{“adUnit”:”tsm-out-of-page”,”adType”:””}}},”carbonwidget/bottom-728×90″:{“info”:{“id”:”carbonwidget/bottom-728×90″,”groupType”:”carbonwidget/ads”,”widgetInstance”:”1″},”params”:{“adunit”:”bottom-728×90″,”widgetTime”:2},”data”:[“carbonwidget/bottom-728×90″],”dataDetails”:{“carbonwidget/bottom-728×90”:{“adUnit”:”bottom-728×90″,”adType”:””}}},”ts_blogroll-8″:{“info”:{“id”:”ts_blogroll-8″,”groupType”:”ts_blogroll”,”widgetType”:”widget_ts_blogroll”,”widgetInstance”:”8″,”redKey”:[“carbon~blogId~396~widgets~ts_blogroll-8″]},”params”:{“title”:”Best of Cat Country”,”type”:”main_content_thumb_title_roll”,”cat”:”352,6,2535″,”tag”:””,”private_tag”:””,”posts_per_page”:”4″,”thumb_type”:”landscape”,”link_label”:””,”link”:””,”show_thumb”:0,”alternate_data”:0,”unique_posts”:”1″,”widgetTime”:8,”widgetFilterTime”:0,”widgetFilterParallelTime”:0},”data”:[“550518″,”3920000000600246″,”550540″,”5640000000425761″],”dataDetails”:{“550518”:{“postid”:”550518″,”sortdate”:”2025-06-11T18:33:35.000Z”,”data”:{“mainData”:{“postType”:”post”,”caption”:”Getty Images via Donald Bowers”,”thumbnail”:”//townsquare.media/site/396/files/2025/06/attachment-GettyImages-146605935.jpg”,”postDateGmt”:”2025-06-11 18:33:35 +0000″,”title”:”12 Important Items You're Advised To Pack For BCMF”,”url”:”//catcountry1073.com/what-to-pack-for-barefoot-country-music-fest/”,”id”:550518,”carbonMeta”:{“widePromotion”:false,”galleryBadge”:false,”disableInfiniteLoad”:false,”disableConcertWidget”:false,”disableInArticleAds”:false,”hideFromSearchEngines”:false,”addNofollow”:false,”overlookedTags”:false,”isGallery”:true,”isLaunchpadProfile”:false,”commentsEnabled”:true},”_crosspost_source_blog_id”:””,”excerpt”:”There are few items you should make sure you do not leave at home so you survive four days on the Wildwood beach for BCMF.”,”authors”:[{“id”:4097587,”slug”:”jahnamichal”,”name”:”Jahna Michal”,”first_name”:”Jahna”,”last_name”:”Michal”,”nickname”:”Jahna Michal”,”url”:”//catcountry1073.com/author/jahnamichal/”,”thumbnail”:”//townsquare.media/site/396/files/2022/01/attachment-jahna.png”}],”categories”:[{“slug”:”ac”,”id”:2534,”term_taxonomy_id”:2551,”title”:”AC”},{“slug”:”community”,”id”:346,”term_taxonomy_id”:351,”title”:”Community”},{“slug”:”concerts”,”id”:12,”term_taxonomy_id”:253,”title”:”Concerts”},{“slug”:”country”,”id”:2535,”term_taxonomy_id”:2552,”title”:”Country”},{“slug”:”country-exclusive”,”id”:27982,”term_taxonomy_id”:27735,”title”:”Country Exclusive”},{“slug”:”entertainment”,”id”:478,”term_taxonomy_id”:486,”title”:”Entertainment”},{“slug”:”events”,”id”:4363,”term_taxonomy_id”:4387,”title”:”Events”},{“slug”:”live-events”,”id”:4354,”term_taxonomy_id”:4388,”title”:”Live Events”},{“slug”:”new-jersey-news”,”id”:358,”term_taxonomy_id”:363,”title”:”New Jersey News”},{“slug”:”south-jersey-news”,”id”:360,”term_taxonomy_id”:365,”title”:”South Jersey News”},{“slug”:”things-to-do-sj”,”id”:27883,”term_taxonomy_id”:27648,”title”:”Things To Do in South Jersey”}],”tags”:[{“slug”:”ac-facebook”,”id”:32214,”term_taxonomy_id”:31551,”title”:”AC Facebook”},{“slug”:”barefoot-country-music-fest”,”id”:10333,”term_taxonomy_id”:10269,”title”:”Barefoot Country Music Fest”},{“slug”:”360″,”id”:33638,”term_taxonomy_id”:32931,”title”:”South Jersey Trending”},{“slug”:”wildwood”,”id”:1059,”term_taxonomy_id”:1072,”title”:”Wildwood”}],”appUrl”:”//catcountry1073.com/what-to-pack-for-barefoot-country-music-fest/”,”titleDecoded”:”12 Important Items You’re Advised To Pack For BCMF”,”postDateFancy”:”2 hours ago”,”postDateDiff”:5998253,”sortedCategories”:[{“slug”:”ac”,”id”:2534,”term_taxonomy_id”:2551,”title”:”AC”},{“slug”:”community”,”id”:346,”term_taxonomy_id”:351,”title”:”Community”},{“slug”:”concerts”,”id”:12,”term_taxonomy_id”:253,”title”:”Concerts”},{“slug”:”country”,”id”:2535,”term_taxonomy_id”:2552,”title”:”Country”},{“slug”:”country-exclusive”,”id”:27982,”term_taxonomy_id”:27735,”title”:”Country Exclusive”},{“slug”:”entertainment”,”id”:478,”term_taxonomy_id”:486,”title”:”Entertainment”},{“slug”:”events”,”id”:4363,”term_taxonomy_id”:4387,”title”:”Events”},{“slug”:”live-events”,”id”:4354,”term_taxonomy_id”:4388,”title”:”Live Events”},{“slug”:”new-jersey-news”,”id”:358,”term_taxonomy_id”:363,”title”:”New Jersey News”},{“slug”:”south-jersey-news”,”id”:360,”term_taxonomy_id”:365,”title”:”South Jersey News”},{“slug”:”things-to-do-sj”,”id”:27883,”term_taxonomy_id”:27648,”title”:”Things To Do in South Jersey”}]},”alternateData”:{“_townsquare_media_url”:””,”dynamic-lead-title”:”12 Important Items You're Advised To Pack For BCMF”,”dynamic-lead-excerpt”:”They're essential for surviving four days on the beach in Wildwood.”,”dynamic-lead-link-url”:””,”dynamic-lead-image”:””,”dynamic-lead-video”:”0″,”station-app”:{“openinexternalbrowser”:”0″,”urloverride”:””},”loyalty_hidden_content_settings”:””,”_aioseop_description”:”The Barefoot Country Music Festival returns to Wildwood for its fifth anniversary in June. Attendees are encouraged to make sure to pack a few essential items.”,”_aioseop_title”:”12 Items You Should Pack For The Barefoot Country Music Festival”,”ssd”:{“ssd-title”:”Don't Forget These 12 Important Items For Barefoot Country Music Fest”,”ssd-desc”:”You're advised to make sure you have all of these packed in your suitcase.”,”ssd-img”:””},”ts3_alternate”:{“title”:””,”excerpt”:””,”link-url”:””,”image”:””}},”originalData”:{“title”:”12 Essential Items You MUST Pack For The Barefoot Country Music Fest”}}},”550540″:{“postid”:”550540″,”sortdate”:”2025-06-11T18:06:53.000Z”,”data”:{“mainData”:{“postType”:”post”,”caption”:”Google Maps”,”thumbnail”:”//townsquare.media/site/396/files/2025/06/attachment-Popeyes-Parking-Lot.jpg”,”postDateGmt”:”2025-06-11 18:06:53 +0000″,”title”:”Man Shot in Head in Mays Landing”,”url”:”//catcountry1073.com/man-shot-in-head-in-mays-landing/”,”id”:550540,”carbonMeta”:{“widePromotion”:false,”galleryBadge”:false,”disableInfiniteLoad”:false,”disableConcertWidget”:false,”disableInArticleAds”:false,”hideFromSearchEngines”:false,”addNofollow”:false,”overlookedTags”:false,”isGallery”:true,”isLaunchpadProfile”:false,”commentsEnabled”:true},”_crosspost_source_blog_id”:””,”excerpt”:”Police in Hamilton Township say an arrest has been made after a man was shot in the head in Mays Landing.”,”authors”:[{“id”:354207,”slug”:”joekelly”,”name”:”Joe Kelly”,”first_name”:”Joe”,”last_name”:”Kelly”,”nickname”:”Joe Kelly”,”thumbnail”:”//townsquare.media/site/396/files/2018/07/JoeKelly500x500.png”,”url”:”//catcountry1073.com/author/joekelly/”}],”categories”:[{“slug”:”cat-country-morning-show”,”id”:352,”term_taxonomy_id”:357,”title”:”Cat Country Morning Show”},{“slug”:”new-jersey-news”,”id”:358,”term_taxonomy_id”:363,”title”:”New Jersey News”},{“slug”:”news”,”id”:6,”term_taxonomy_id”:6,”title”:”News”},{“slug”:”south-jersey-news”,”id”:360,”term_taxonomy_id”:365,”title”:”South Jersey News”}],”tags”:[{“slug”:”ac-facebook”,”id”:32214,”term_taxonomy_id”:31551,”title”:”AC Facebook”},{“slug”:”arrest”,”id”:3898,”term_taxonomy_id”:3918,”title”:”Arrest”},{“slug”:”mays-landing”,”id”:1003,”term_taxonomy_id”:1016,”title”:”Mays Landing”},{“slug”:”police”,”id”:2753,”term_taxonomy_id”:2772,”title”:”Police”},{“slug”:”shooting”,”id”:2246,”term_taxonomy_id”:2261,”title”:”Shooting”},{“slug”:”360″,”id”:33638,”term_taxonomy_id”:32931,”title”:”South Jersey Trending”}],”appUrl”:”//catcountry1073.com/man-shot-in-head-in-mays-landing/”,”titleDecoded”:”Man Shot in Head in Mays Landing”,”postDateFancy”:”2 hours ago”,”postDateDiff”:7600252,”sortedCategories”:[{“slug”:”cat-country-morning-show”,”id”:352,”term_taxonomy_id”:357,”title”:”Cat Country Morning Show”},{“slug”:”new-jersey-news”,”id”:358,”term_taxonomy_id”:363,”title”:”New Jersey News”},{“slug”:”news”,”id”:6,”term_taxonomy_id”:6,”title”:”News”},{“slug”:”south-jersey-news”,”id”:360,”term_taxonomy_id”:365,”title”:”South Jersey News”}]},”alternateData”:{“_townsquare_media_url”:””,”dynamic-lead-title”:””,”dynamic-lead-excerpt”:””,”dynamic-lead-link-url”:””,”dynamic-lead-image”:””,”dynamic-lead-video”:”0″,”station-app”:{“openinexternalbrowser”:”0″,”urloverride”:””},”loyalty_hidden_content_settings”:””,”ssd”:{“ssd-title”:”Man Shot in Head Outside Mays Landing Restaurant”,”ssd-desc”:””,”ssd-img”:””},”ts3_alternate”:{“title”:””,”excerpt”:””,”link-url”:””,”image”:””},”_aioseop_description”:”Police in Hamilton Township say an arrest has been made after a man was shot in the head in Mays Landing.”,”_aioseop_title”:”One Shot, One Under Arrest Following Shooting in Mays Landing NJ”},”originalData”:{“title”:”Man Shot in Head in Mays Landing”}}},”3920000000600246″:{“postid”:”3920000000600246″,”sortdate”:”2025-06-11T18:25:37.686Z”,”data”:{“mainData”:{“postType”:”post”,”caption”:”NJ is home to a lake that has some of the clearest water on the East Coast, but since the lake is on private property, it’s difficult for hikers to find Photo by Brett Meliti on Unsplashnn”,”thumbnail”:”//townsquare.media/site/392/files/2025/06/attachment-secret-lake-nj.jpg”,”postDateGmt”:”2025-06-11 18:25:37 +0000″,”title”:”This Lake Has The Clearest Water In NJ, But You'll Never See It”,”url”:”https://catcountry1073.com/ixp/392/p/clearest-lake-nj/”,”id”:600246,”carbonMeta”:{“widePromotion”:false,”galleryBadge”:false,”disableInfiniteLoad”:false,”disableConcertWidget”:false,”disableInArticleAds”:false,”hideFromSearchEngines”:false,”addNofollow”:false,”overlookedTags”:false,”isGallery”:true,”isLaunchpadProfile”:false,”commentsEnabled”:true},”_crosspost_source_blog_id”:””,”excerpt”:”New Jersey is known for its iconic beaches—but beyond the boardwalk, there’s a hidden world of crystal-clear lakes and secret swimming spots that most locals overlook. From the popular Lake Hopatcong to the secluded blue holes of the Manumuskin River Preserve, these off-the-beaten-path destinations offer stunning views, peaceful escapes, and some of the clearest water in the Garden State. Discover why more New Jerseyans are trading beach badges for trails, hidden lakes, and nature-filled weekends.”,”authors”:[{“id”:4848971,”slug”:”dougbuehler”,”name”:”Buehler”,”first_name”:”Doug”,”last_name”:”Buehler”,”nickname”:”dougbuehler”,”url”:”//catcountry1073.com/author/dougbuehler/”,”thumbnail”:”//townsquare.media/site/392/files/2023/11/attachment-townsquare-media-headshots-4-buehler-300-dpi-file-8×10.jpg”}],”categories”:[{“slug”:”community”,”id”:346,”term_taxonomy_id”:”351″,”title”:”Community”,”taxonomy”:”category”,”link_url”:”//catcountry1073.com/category/community/”,”feed_url”:”//catcountry1073.com/category/community/feed/”},{“slug”:”news”,”id”:6,”term_taxonomy_id”:”6″,”title”:”News”,”taxonomy”:”category”,”link_url”:”//catcountry1073.com/category/news/”,”feed_url”:”//catcountry1073.com/category/news/feed/”}],”tags”:[{“slug”:”ac-facebook”,”id”:32214,”term_taxonomy_id”:”31551″,”title”:”AC Facebook”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/ac-facebook/”,”feed_url”:”//catcountry1073.com/tags/ac-facebook/feed/”},{“slug”:”shore-facebook”,”id”:32292,”term_taxonomy_id”:”31624″,”title”:”shore facebook”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/shore-facebook/”,”feed_url”:”//catcountry1073.com/tags/shore-facebook/feed/”}],”privateTags”:[{“slug”:”no-gallery”,”id”:31042,”term_taxonomy_id”:”30596″,”title”:”No Gallery”,”taxonomy”:”ts_private_tag”,”link_url”:”//catcountry1073.com/ts_private_tag/no-gallery/”,”feed_url”:”//catcountry1073.com/ts_private_tag/no-gallery/feed/”}],”appUrl”:”https://catcountry1073.com/ixp/392/p/clearest-lake-nj/”,”titleDecoded”:”This Lake Has The Clearest Water In NJ, But You’ll Never See It”,”postDateFancy”:”2 hours ago”,”postDateDiff”:6476252,”sortedCategories”:[{“slug”:”community”,”id”:346,”term_taxonomy_id”:”351″,”title”:”Community”,”taxonomy”:”category”,”link_url”:”//catcountry1073.com/category/community/”,”feed_url”:”//catcountry1073.com/category/community/feed/”},{“slug”:”news”,”id”:6,”term_taxonomy_id”:”6″,”title”:”News”,”taxonomy”:”category”,”link_url”:”//catcountry1073.com/category/news/”,”feed_url”:”//catcountry1073.com/category/news/feed/”}]},”alternateData”:{“_townsquare_media_url”:””,”dynamic-lead-title”:”This Lake Has The Clearest Water In NJ, But You'll Never See It”,”dynamic-lead-excerpt”:”Well Off The Beaten Path, This NJ Lake Has The Clearest Water In The State, But Most People Will Never Be Able To See If For Themselves”,”dynamic-lead-link-url”:””,”dynamic-lead-image”:””,”dynamic-lead-video”:”0″,”station-app”:{“openinexternalbrowser”:”0″,”urloverride”:””},”loyalty_hidden_content_settings”:””,”ssd”:{“ssd-title”:”Hidden Deep In New Jersey, This Lake Has The Clearest Water In NJ, And You Can't See It”,”ssd-desc”:”Most People Have Never Seen This Hidden NJ Lake, And Odds Are, You Can't See It Either”,”ssd-img”:””},”ts3_alternate”:{“title”:””,”excerpt”:””,”link-url”:””,”image”:””},”_aioseop_description”:”The Manumuskin River has the clearest water in New Jersey but since it's hidden away on private property, odds are you'll never see it for yourself.”,”_aioseop_title”:”This NJ Lake Has The Clearest Water And Is Off Limits To Visitors”},”originalData”:{“title”:”This Hidden Lake Has The Clearest Water In NJ, But There’s A Big Catch”}}},”5640000000425761″:{“postid”:”5640000000425761″,”sortdate”:”2025-06-11T15:59:00.000Z”,”data”:{“mainData”:{“postType”:”post”,”caption”:”New Castle County DE Police – Photo: New Castle Co PD / Canva”,”thumbnail”:”//townsquare.media/site/564/files/2025/06/attachment-20250611_081340_0000.jpg”,”postDateGmt”:”2025-06-11 15:59:00 +0000″,”title”:”Child Abduction Case in Newark, DE, Now a Homicide Investigation”,”url”:”https://catcountry1073.com/ixp/564/p/3-year-old-girl-abducted-at-gunpoint-newark-de/”,”id”:425761,”carbonMeta”:{“widePromotion”:false,”galleryBadge”:false,”disableInfiniteLoad”:false,”disableConcertWidget”:false,”disableInArticleAds”:false,”hideFromSearchEngines”:false,”addNofollow”:false,”overlookedTags”:false,”isGallery”:true,”isLaunchpadProfile”:false,”commentsEnabled”:true},”_crosspost_source_blog_id”:””,”excerpt”:”Authorities in Delaware have issued an Amber Alert for a 3-year-old girl who was abducted at gunpoint.”,”authors”:[{“id”:354209,”slug”:”chriscoleman”,”name”:”Chris Coleman”,”first_name”:”Chris”,”last_name”:”Coleman”,”nickname”:”Chris Coleman”,”url”:”//catcountry1073.com/author/chriscoleman/”,”thumbnail”:”//townsquare.media/site/564/files/2023/10/attachment-Untitled-design-2023-10-09T132136.700.jpg”}],”categories”:[{“slug”:”news”,”id”:6,”term_taxonomy_id”:”6″,”title”:”News”,”taxonomy”:”category”,”link_url”:”//catcountry1073.com/category/news/”,”feed_url”:”//catcountry1073.com/category/news/feed/”}],”tags”:[{“slug”:”delaware”,”id”:4897,”term_taxonomy_id”:”4933″,”title”:”Delaware”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/delaware/”,”feed_url”:”//catcountry1073.com/tags/delaware/feed/”},{“slug”:”missing-child”,”id”:12783,”term_taxonomy_id”:”12712″,”title”:”missing child”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/missing-child/”,”feed_url”:”//catcountry1073.com/tags/missing-child/feed/”},{“slug”:”ac-facebook”,”id”:32214,”term_taxonomy_id”:”31551″,”title”:”AC Facebook”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/ac-facebook/”,”feed_url”:”//catcountry1073.com/tags/ac-facebook/feed/”}],”updatedDate”:”1749657540″,”privateTags”:[{“slug”:”no-gallery”,”id”:31042,”term_taxonomy_id”:”30596″,”title”:”No Gallery”,”taxonomy”:”ts_private_tag”,”link_url”:”//catcountry1073.com/ts_private_tag/no-gallery/”,”feed_url”:”//catcountry1073.com/ts_private_tag/no-gallery/feed/”}],”appUrl”:”https://catcountry1073.com/ixp/564/p/3-year-old-girl-abducted-at-gunpoint-newark-de/”,”titleDecoded”:”Child Abduction Case in Newark, DE, Now a Homicide Investigation”,”postDateFancy”:”4 hours ago”,”postDateDiff”:15273251,”sortedCategories”:[{“slug”:”news”,”id”:6,”term_taxonomy_id”:”6″,”title”:”News”,”taxonomy”:”category”,”link_url”:”//catcountry1073.com/category/news/”,”feed_url”:”//catcountry1073.com/category/news/feed/”}]},”alternateData”:{“_townsquare_media_url”:””,”dynamic-lead-title”:”Child Abduction Case in Newark, DE, Now a Homicide Investigation”,”dynamic-lead-excerpt”:””,”dynamic-lead-link-url”:””,”dynamic-lead-image”:””,”dynamic-lead-video”:”0″,”station-app”:{“openinexternalbrowser”:”0″,”urloverride”:””},”loyalty_hidden_content_settings”:””,”ssd”:{“ssd-title”:”UPDATE: Abducted Child Case in New Castle County, DE, Now a Homicide Investigation”,”ssd-desc”:”Authorities in Delaware have issued an Amber Alert for a 3-year-old girl who was abducted at gunpoint.”,”ssd-img”:””},”ts3_alternate”:{“title”:””,”excerpt”:””,”link-url”:””,”image”:””},”_aioseop_description”:”Authorities in Delaware have issued an Amber Alert for a 3-year-old girl who was abducted at gunpoint.”,”_aioseop_title”:”Child Abduction Case in Newark, DE, Now a Homicide Investigation”},”originalData”:{“title”:”Abducted Child Case in New Castle County, DE, Now a Homicide Investigation”}}}},”redisCached”:true},”widget_third_party_content-2″:{“info”:{“id”:”widget_third_party_content-2″,”groupType”:”widget_third_party_content”,”widgetType”:”widget_widget_third_party_content”,”widgetInstance”:”2″},”params”:{“type”:”zergnet”,”title”:”Recommended For You”,”id”:”39620″,”placement”:””,”targettype”:””,”mode”:””,”widgetTime”:2},”data”:[],”dataDetails”:{}},”widget_third_party_content-3″:{“info”:{“id”:”widget_third_party_content-3″,”groupType”:”widget_third_party_content”,”widgetType”:”widget_widget_third_party_content”,”widgetInstance”:”3″},”params”:{“type”:”zergnet”,”title”:”Best of the Web”,”id”:”13510″,”placement”:””,”targettype”:””,”mode”:””,”widgetTime”:2},”data”:[],”dataDetails”:{}},”google-ads-widget-790″:{“info”:{“id”:”google-ads-widget-790″,”groupType”:”google-ads-widget”,”widgetType”:”widget_google-ads-widget”,”widgetInstance”:”790″},”params”:{“adunit”:”top-right-300×250″,”adtype”:””,”position”:null,”align”:””,”scrollrefresh”:”0″,”widgetTime”:2},”data”:[“top-right-300×250″],”dataDetails”:{“top-right-300×250”:{“adUnit”:”top-right-300×250″,”adType”:””}}},”ts_blogroll-1180″:{“info”:{“id”:”ts_blogroll-1180″,”groupType”:”ts_blogroll”,”widgetType”:”widget_ts_blogroll”,”widgetInstance”:”1180″,”redKey”:[“carbon~blogId~396~widgets~ts_blogroll-1180″]},”params”:{“title”:”Featured Stories”,”type”:”carousel”,”isweather”:”1″,”cat”:””,”posts_per_page”:”3″,”align”:”right”,”tag”:”Featured”,”private_tag”:””,”thumb_type”:”landscape”,”link_label”:””,”link”:””,”unique_posts”:0,”show_thumb”:0,”alternate_data”:0,”pinned_id”:””,”pinned_label”:””,”author”:””,”widgetTime”:41,”widgetFilterTime”:0,”widgetFilterParallelTime”:0},”data”:[“5640000000425700″,”5640000000424652″,”550302″],”dataDetails”:{“550302”:{“postid”:”550302″,”sortdate”:”2025-06-02T17:34:20.000Z”,”data”:{“mainData”:{“postType”:”post”,”caption”:”Mosquito – Photo by National Institute of Allergy and Infectious Diseases on Unsplash”,”thumbnail”:”//townsquare.media/site/396/files/2025/06/attachment-national-institute-of-allergy-and-infectious-diseases-eOR3TOE9Jw0-unsplash.jpg”,”postDateGmt”:”2025-06-02 17:34:20 +0000″,”title”:”These 4 Colors Attract Mosquitoes, Especially in NJ”,”url”:”//catcountry1073.com/colors-that-attract-mosquitoes-nj/”,”id”:550302,”carbonMeta”:{“widePromotion”:false,”galleryBadge”:false,”disableInfiniteLoad”:false,”disableConcertWidget”:false,”disableInArticleAds”:false,”hideFromSearchEngines”:false,”addNofollow”:false,”overlookedTags”:false,”isGallery”:true,”isLaunchpadProfile”:false,”commentsEnabled”:true},”_crosspost_source_blog_id”:””,”excerpt”:”As the days get hotter, so do the pesky mosquitoes. Let's talk about how your summer wardrobe might be making matters worse.”,”authors”:[{“id”:354209,”slug”:”chriscoleman”,”name”:”Chris Coleman”,”first_name”:”Chris”,”last_name”:”Coleman”,”nickname”:”Chris Coleman”,”url”:”//catcountry1073.com/author/chriscoleman/”,”thumbnail”:”//townsquare.media/site/564/files/2023/10/attachment-Untitled-design-2023-10-09T132136.700.jpg”}],”categories”:[{“slug”:”health-update”,”id”:4884,”term_taxonomy_id”:4918,”title”:”Health Update”},{“slug”:”icymi”,”id”:21469,”term_taxonomy_id”:21387,”title”:”In Case You Missed It”}],”tags”:[{“slug”:”ac-facebook”,”id”:32214,”term_taxonomy_id”:31551,”title”:”AC Facebook”},{“slug”:”featured”,”id”:6785,”term_taxonomy_id”:6777,”title”:”Featured”},{“slug”:”mosquito-problems-in-nj”,”id”:28585,”term_taxonomy_id”:28310,”title”:”mosquito problems in NJ”},{“slug”:”new-jersey-summer”,”id”:19018,”term_taxonomy_id”:18938,”title”:”new jersey summer”},{“slug”:”360″,”id”:33638,”term_taxonomy_id”:32931,”title”:”South Jersey Trending”}],”appUrl”:”//catcountry1073.com/colors-that-attract-mosquitoes-nj/”,”titleDecoded”:”These 4 Colors Attract Mosquitoes, Especially in NJ”,”postDateFancy”:”9 days ago”,”postDateDiff”:787144642,”sortedCategories”:[{“slug”:”health-update”,”id”:4884,”term_taxonomy_id”:4918,”title”:”Health Update”},{“slug”:”icymi”,”id”:21469,”term_taxonomy_id”:21387,”title”:”In Case You Missed It”}]},”alternateData”:{“_townsquare_media_url”:””,”dynamic-lead-title”:”These 4 Colors Attract Mosquitoes, Especially in NJ”,”dynamic-lead-excerpt”:””,”dynamic-lead-link-url”:””,”dynamic-lead-image”:””,”dynamic-lead-video”:”0″,”station-app”:{“openinexternalbrowser”:”0″,”urloverride”:””},”loyalty_hidden_content_settings”:””,”ssd”:{“ssd-title”:”These 4 Colors Attract Mosquitoes, Especially in New Jersey”,”ssd-desc”:”As the days get hotter, so do the pesky mosquitoes. Let's talk about how your summer wardrobe might be making matters worse.”,”ssd-img”:””},”ts3_alternate”:{“title”:””,”excerpt”:””,”link-url”:””,”image”:””},”_aioseop_description”:”As summer kicks in, find out which clothing colors can help you avoid pesky mosquito bites during your outdoor activities in New Jersey.”,”_aioseop_title”:”Stop Mosquito Bites in NJ by Not Wearing These Colors”},”originalData”:{“title”:”Avoid These Clothing Colors to Keep Mosquitoes Away in NJ”}}},”5640000000425700″:{“postid”:”5640000000425700″,”sortdate”:”2025-06-10T16:47:25.751Z”,”data”:{“mainData”:{“postType”:”post”,”caption”:”8 NJ Cities on the Brink of a Major Economic and Social Turnaround – Photo by bernd dittric on Unsplash”,”thumbnail”:”//townsquare.media/site/564/files/2025/06/attachment-8-NJ-Cities-on-the-Brink-of-a-Major-Economic-and-Social-Turnaround.jpg”,”postDateGmt”:”2025-06-10 16:47:25 +0000″,”title”:”Locals Say These 8 NJ Cities are About to Boom”,”url”:”https://catcountry1073.com/ixp/564/p/trendy-new-jersey-real-estate-hot-spots/”,”id”:425700,”carbonMeta”:{“widePromotion”:false,”galleryBadge”:false,”disableInfiniteLoad”:false,”disableConcertWidget”:false,”disableInArticleAds”:false,”hideFromSearchEngines”:false,”addNofollow”:false,”overlookedTags”:false,”isGallery”:true,”isLaunchpadProfile”:false,”commentsEnabled”:true},”_crosspost_source_blog_id”:””,”excerpt”:”Seeing what's happening in their own backyards, locals say these eight New Jersey cities are about to see big economic and social growth, making them the next hotspots.”,”authors”:[{“id”:354209,”slug”:”chriscoleman”,”name”:”Chris Coleman”,”first_name”:”Chris”,”last_name”:”Coleman”,”nickname”:”Chris Coleman”,”url”:”//catcountry1073.com/author/chriscoleman/”,”thumbnail”:”//townsquare.media/site/564/files/2023/10/attachment-Untitled-design-2023-10-09T132136.700.jpg”}],”categories”:[{“slug”:”icymi”,”id”:21469,”term_taxonomy_id”:”21387″,”title”:”In Case You Missed It”,”taxonomy”:”category”,”link_url”:”//catcountry1073.com/category/icymi/”,”feed_url”:”//catcountry1073.com/category/icymi/feed/”}],”tags”:[{“slug”:”featured”,”id”:6785,”term_taxonomy_id”:”6777″,”title”:”Featured”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/featured/”,”feed_url”:”//catcountry1073.com/tags/featured/feed/”},{“slug”:”nj-real-estate”,”id”:10254,”term_taxonomy_id”:”10192″,”title”:”nj real estate”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/nj-real-estate/”,”feed_url”:”//catcountry1073.com/tags/nj-real-estate/feed/”},{“slug”:”camden-nj”,”id”:17765,”term_taxonomy_id”:”17686″,”title”:”camden nj”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/camden-nj/”,”feed_url”:”//catcountry1073.com/tags/camden-nj/feed/”},{“slug”:”newark-nj”,”id”:17771,”term_taxonomy_id”:”17692″,”title”:”Newark NJ”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/newark-nj/”,”feed_url”:”//catcountry1073.com/tags/newark-nj/feed/”},{“slug”:”moving-to-new-jersey”,”id”:28901,”term_taxonomy_id”:”28608″,”title”:”moving to New Jersey”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/moving-to-new-jersey/”,”feed_url”:”//catcountry1073.com/tags/moving-to-new-jersey/feed/”},{“slug”:”ac-facebook”,”id”:32214,”term_taxonomy_id”:”31551″,”title”:”AC Facebook”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/ac-facebook/”,”feed_url”:”//catcountry1073.com/tags/ac-facebook/feed/”},{“slug”:”360″,”id”:33638,”term_taxonomy_id”:”32931″,”title”:”South Jersey Trending”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/360/”,”feed_url”:”//catcountry1073.com/tags/360/feed/”}],”privateTags”:[{“slug”:”no-gallery”,”id”:31042,”term_taxonomy_id”:”30596″,”title”:”No Gallery”,”taxonomy”:”ts_private_tag”,”link_url”:”//catcountry1073.com/ts_private_tag/no-gallery/”,”feed_url”:”//catcountry1073.com/ts_private_tag/no-gallery/feed/”}],”appUrl”:”https://catcountry1073.com/ixp/564/p/trendy-new-jersey-real-estate-hot-spots/”,”titleDecoded”:”Locals Say These 8 NJ Cities are About to Boom”,”postDateFancy”:”a day ago”,”postDateDiff”:98759641,”sortedCategories”:[{“slug”:”icymi”,”id”:21469,”term_taxonomy_id”:”21387″,”title”:”In Case You Missed It”,”taxonomy”:”category”,”link_url”:”//catcountry1073.com/category/icymi/”,”feed_url”:”//catcountry1073.com/category/icymi/feed/”}]},”alternateData”:{“_townsquare_media_url”:””,”dynamic-lead-title”:”Locals Say These 8 NJ Cities are About to Boom”,”dynamic-lead-excerpt”:””,”dynamic-lead-link-url”:””,”dynamic-lead-image”:””,”dynamic-lead-video”:”0″,”station-app”:{“openinexternalbrowser”:”0″,”urloverride”:””},”loyalty_hidden_content_settings”:””,”ssd”:{“ssd-title”:”Locals Say These 8 New Jersey Cities Are About to Boom”,”ssd-desc”:”Seeing what's happening in their own backyards, locals say these eight New Jersey cities are about to see big economic and social growth, making them the next hotspots.”,”ssd-img”:””},”ts3_alternate”:{“title”:””,”excerpt”:””,”link-url”:””,”image”:””},”_aioseop_description”:”Seeing what's happening in their own backyards, locals say these 8 NJ cities are about to see big economic and social growth, making them the next hotspots.”,”_aioseop_title”:”8 New Jersey Cities Locals Say are Poised for Major Growth”},”originalData”:{“title”:”Locals Pick 8 New Jersey Cities on the Brink of Major Economic and Social Growth”}}},”5640000000424652″:{“postid”:”5640000000424652″,”sortdate”:”2025-06-09T11:02:33.164Z”,”data”:{“mainData”:{“postType”:”post”,”caption”:”Crime scene investigation – Photo by George Prentzas on Unsplash”,”thumbnail”:”//townsquare.media/site/564/files/2025/05/attachment-george-prentzas-SRFG7iwktDk-unsplash.jpg”,”postDateGmt”:”2025-06-09 11:02:33 +0000″,”title”:”20 Mysterious Deaths Still Unsolved in South Jersey”,”url”:”https://catcountry1073.com/ixp/564/p/20-mysterious-deaths-nj/”,”id”:424652,”carbonMeta”:{“widePromotion”:false,”galleryBadge”:false,”disableInfiniteLoad”:false,”disableConcertWidget”:false,”disableInArticleAds”:false,”hideFromSearchEngines”:false,”addNofollow”:false,”overlookedTags”:false,”isGallery”:true,”isLaunchpadProfile”:false,”commentsEnabled”:true},”_crosspost_source_blog_id”:””,”excerpt”:”20 unidentified people have been found dead in South Jersey since 2000. Some cases hold clues, others are cold. Can you help identify them?”,”authors”:[{“id”:354209,”slug”:”chriscoleman”,”name”:”Chris Coleman”,”first_name”:”Chris”,”last_name”:”Coleman”,”nickname”:”Chris Coleman”,”url”:”//catcountry1073.com/author/chriscoleman/”,”thumbnail”:”//townsquare.media/site/564/files/2023/10/attachment-Untitled-design-2023-10-09T132136.700.jpg”}],”categories”:[{“slug”:”icymi”,”id”:21469,”term_taxonomy_id”:”21387″,”title”:”In Case You Missed It”,”taxonomy”:”category”,”link_url”:”//catcountry1073.com/category/icymi/”,”feed_url”:”//catcountry1073.com/category/icymi/feed/”}],”tags”:[{“slug”:”new-jersey”,”id”:703,”term_taxonomy_id”:”714″,”title”:”New Jersey”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/new-jersey/”,”feed_url”:”//catcountry1073.com/tags/new-jersey/feed/”},{“slug”:”cape-may-county”,”id”:1384,”term_taxonomy_id”:”1398″,”title”:”Cape May County”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/cape-may-county/”,”feed_url”:”//catcountry1073.com/tags/cape-may-county/feed/”},{“slug”:”ocean-county”,”id”:1433,”term_taxonomy_id”:”1447″,”title”:”Ocean County”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/ocean-county/”,”feed_url”:”//catcountry1073.com/tags/ocean-county/feed/”},{“slug”:”missing-persons”,”id”:6666,”term_taxonomy_id”:”6658″,”title”:”Missing Persons”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/missing-persons/”,”feed_url”:”//catcountry1073.com/tags/missing-persons/feed/”},{“slug”:”featured”,”id”:6785,”term_taxonomy_id”:”6777″,”title”:”Featured”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/featured/”,”feed_url”:”//catcountry1073.com/tags/featured/feed/”},{“slug”:”ocean-county-nj-news”,”id”:17839,”term_taxonomy_id”:”17760″,”title”:”Ocean County NJ News”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/ocean-county-nj-news/”,”feed_url”:”//catcountry1073.com/tags/ocean-county-nj-news/feed/”},{“slug”:”atlantic-county-nj-news”,”id”:17862,”term_taxonomy_id”:”17783″,”title”:”Atlantic County NJ News”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/atlantic-county-nj-news/”,”feed_url”:”//catcountry1073.com/tags/atlantic-county-nj-news/feed/”},{“slug”:”cape-may-county-nj-news”,”id”:17886,”term_taxonomy_id”:”17807″,”title”:”Cape May County NJ News”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/cape-may-county-nj-news/”,”feed_url”:”//catcountry1073.com/tags/cape-may-county-nj-news/feed/”},{“slug”:”nj-crime”,”id”:23732,”term_taxonomy_id”:”23650″,”title”:”nj crime”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/nj-crime/”,”feed_url”:”//catcountry1073.com/tags/nj-crime/feed/”},{“slug”:”ac-facebook”,”id”:32214,”term_taxonomy_id”:”31551″,”title”:”AC Facebook”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/ac-facebook/”,”feed_url”:”//catcountry1073.com/tags/ac-facebook/feed/”},{“slug”:”360″,”id”:33638,”term_taxonomy_id”:”32931″,”title”:”South Jersey Trending”,”taxonomy”:”post_tag”,”link_url”:”//catcountry1073.com/tags/360/”,”feed_url”:”//catcountry1073.com/tags/360/feed/”}],”privateTags”:[{“slug”:”no-gallery”,”id”:31042,”term_taxonomy_id”:”30596″,”title”:”No Gallery”,”taxonomy”:”ts_private_tag”,”link_url”:”//catcountry1073.com/ts_private_tag/no-gallery/”,”feed_url”:”//catcountry1073.com/ts_private_tag/no-gallery/feed/”}],”appUrl”:”https://catcountry1073.com/ixp/564/p/20-mysterious-deaths-nj/”,”titleDecoded”:”20 Mysterious Deaths Still Unsolved in South Jersey”,”postDateFancy”:”2 days ago”,”postDateDiff”:205851642,”sortedCategories”:[{“slug”:”icymi”,”id”:21469,”term_taxonomy_id”:”21387″,”title”:”In Case You Missed It”,”taxonomy”:”category”,”link_url”:”//catcountry1073.com/category/icymi/”,”feed_url”:”//catcountry1073.com/category/icymi/feed/”}]},”alternateData”:{“_townsquare_media_url”:””,”dynamic-lead-title”:”20 Mysterious Deaths Still Unsolved in South Jersey”,”dynamic-lead-excerpt”:””,”dynamic-lead-link-url”:””,”dynamic-lead-image”:””,”dynamic-lead-video”:”0″,”station-app”:{“openinexternalbrowser”:”0″,”urloverride”:””},”loyalty_hidden_content_settings”:””,”ssd”:{“ssd-title”:”Still Unsolved: 20 Mysterious Deaths in South Jersey”,”ssd-desc”:”20 people have been found dead in South Jersey with no names and no answers. Can you help solve these mysteries?”,”ssd-img”:””},”ts3_alternate”:{“title”:””,”excerpt”:””,”link-url”:””,”image”:””},”_aioseop_description”:”20 unidentified people have been found dead in South Jersey since 2000. Some cases hold clues, others are cold. Can you help identify them?”,”_aioseop_title”:”20 Mysterious Deaths Still Unsolved in NJ”},”originalData”:{“title”:”20 Mysterious Deaths Still Unsolved in New Jersey”}}}},”redisCached”:true},”fix_sidebar_marker-42″:{“info”:{“id”:”fix_sidebar_marker-42″,”groupType”:”fix_sidebar_marker”,”widgetType”:”widget_fix_sidebar_marker”,”widgetInstance”:”42″},”params”:{“widgetTime”:1},”data”:[],”dataDetails”:{}},”google-ads-widget-789″:{“info”:{“id”:”google-ads-widget-789″,”groupType”:”google-ads-widget”,”widgetType”:”widget_google-ads-widget”,”widgetInstance”:”789″},”params”:{“title”:”Carbon Google Ads”,”adunit”:”middle-right-300×250″,”align”:””,”adtype”:””,”position”:null,”scrollrefresh”:”1″,”widgetTime”:1},”data”:[“middle-right-300×250″],”dataDetails”:{“middle-right-300×250”:{“adUnit”:”middle-right-300×250″,”adType”:””}}},”widget_third_party_content-4″:{“info”:{“id”:”widget_third_party_content-4″,”groupType”:”widget_third_party_content”,”widgetType”:”widget_widget_third_party_content”,”widgetInstance”:”4″},”params”:{“type”:”network-setting”,”title”:””,”id”:”65641″,”placement”:””,”targettype”:””,”mode”:””,”apestertoken”:””,”widgetTime”:1},”data”:[],”dataDetails”:{}},”carbonwidget/nav/blueiv”:{“info”:{“id”:”carbonwidget/nav/blueiv”,”groupType”:”carbonwidget/nav/blueiv”},”params”:{“widgetTime”:7},”data”:[],”dataDetails”:{},”redisCached”:true},”carbonwidget/nav/main”:{“info”:{“id”:”carbonwidget/nav/main”,”groupType”:”carbonwidget/nav/main”},”params”:{“widgetTime”:7},”data”:[“1”,{“2”:[“2.1″,”2.2”,{“2.3”:[“2.3.1″,”2.3.2″]},”2.4″,”2.5″,”2.6″,”2.7″,”2.8”]},{“3”:[“3.1″,”3.2″,”3.3″,”3.4″,”3.5″,”3.6”]},{“4”:[“4.1″,”4.2”]},{“5”:[“5.1″,”5.2″,”5.3”]},{“6”:[“6.1″,”6.2″,”6.3”]},{“7”:[“7.1″,”7.2″,”7.3″]}],”dataDetails”:{“1”:{“menuId”:”1″,”attrs”:{“menuPostId”:8,”title”:”Home”,”titleExcerpt”:”Home”,”href”:”/”,”samedomain”:true,”hasBlogroll”:false}},”2″:{“menuId”:”2″,”attrs”:{“menuPostId”:3772,”title”:”On-Air”,”titleExcerpt”:”On-Air”,”href”:”/djs/”,”samedomain”:true,”hasBlogroll”:false}},”3″:{“menuId”:”3″,”attrs”:{“menuPostId”:3771,”title”:”Listen”,”titleExcerpt”:”Listen”,”href”:”/listen-live/”,”samedomain”:true,”hasBlogroll”:false}},”4″:{“menuId”:”4″,”attrs”:{“menuPostId”:467755,”title”:”App”,”titleExcerpt”:”App”,”href”:”/app/”,”samedomain”:true,”hasBlogroll”:false}},”5″:{“menuId”:”5″,”attrs”:{“menuPostId”:278287,”title”:”Win Stuff”,”titleExcerpt”:”Win Stuff”,”href”:”/contests/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/contests/”,”hasBlogroll”:false}},”6″:{“menuId”:”6″,”attrs”:{“menuPostId”:3778,”title”:”Events”,”titleExcerpt”:”Events”,”href”:”/events-atlantic-city/”,”samedomain”:true,”hasBlogroll”:false}},”7″:{“menuId”:”7″,”attrs”:{“menuPostId”:4771,”title”:”Contact Us”,”titleExcerpt”:”Contact Us”,”href”:”/help/”,”samedomain”:true,”hasBlogroll”:false}},”2.1″:{“menuId”:”2.1″,”attrs”:{“menuPostId”:55483,”title”:”All DJs”,”titleExcerpt”:”All DJs”,”href”:”/djs”,”samedomain”:true,”hasBlogroll”:false}},”2.2″:{“menuId”:”2.2″,”attrs”:{“menuPostId”:3773,”title”:”Schedule”,”titleExcerpt”:”Schedule”,”href”:”/shows”,”samedomain”:true,”hasBlogroll”:false}},”2.3″:{“menuId”:”2.3″,”attrs”:{“menuPostId”:351895,”title”:”Cat Country Mornings”,”titleExcerpt”:”Cat Country Mornings”,”href”:”/show/cat-country-mornings/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/show/cat-country-mornings/”,”hasBlogroll”:false}},”2.3.1″:{“menuId”:”2.3.1″,”attrs”:{“menuPostId”:56711,”title”:”Joe Kelly”,”titleExcerpt”:”Joe Kelly”,”href”:”/author/joekelly/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/author/joekelly/”,”hasBlogroll”:false}},”2.3.2″:{“menuId”:”2.3.2″,”attrs”:{“menuPostId”:403376,”title”:”Jahna Michal”,”titleExcerpt”:”Jahna Michal”,”href”:”/author/jahnamichal/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/author/jahnamichal/”,”hasBlogroll”:false}},”2.4″:{“menuId”:”2.4″,”attrs”:{“menuPostId”:455343,”title”:”Jess”,”titleExcerpt”:”Jess”,”href”:”/show/workdays-with-jess-on-the-job/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/show/workdays-with-jess-on-the-job/”,”hasBlogroll”:false}},”2.5″:{“menuId”:”2.5″,”attrs”:{“menuPostId”:56712,”title”:”Chris Coleman”,”titleExcerpt”:”Chris Coleman”,”href”:”/author/chriscoleman/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/author/chriscoleman/”,”hasBlogroll”:false}},”2.6″:{“menuId”:”2.6″,”attrs”:{“menuPostId”:222009,”title”:”Taste of Country Nights”,”titleExcerpt”:”Taste of Country Nights”,”href”:”/show/taste-of-country-nights”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/show/taste-of-country-nights”,”hasBlogroll”:false}},”2.7″:{“menuId”:”2.7″,”attrs”:{“menuPostId”:470003,”title”:”The 3rd Shift”,”titleExcerpt”:”The 3rd Shift”,”href”:”/show/the-3rd-shift/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/show/the-3rd-shift/”,”hasBlogroll”:false}},”2.8″:{“menuId”:”2.8″,”attrs”:{“menuPostId”:498547,”title”:”Taste of Country Weekends”,”titleExcerpt”:”Taste of Country Weekends”,”href”:”/show/taste-of-country-weekends/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/show/taste-of-country-weekends/”,”hasBlogroll”:false}},”3.1″:{“menuId”:”3.1″,”attrs”:{“menuPostId”:3838,”title”:”Listen Live”,”titleExcerpt”:”Listen Live”,”href”:”/listen-live”,”samedomain”:true,”hasBlogroll”:false}},”3.2″:{“menuId”:”3.2″,”attrs”:{“menuPostId”:3833,”title”:”Mobile App”,”titleExcerpt”:”Mobile App”,”href”:”/app/”,”samedomain”:true,”hasBlogroll”:false}},”3.3″:{“menuId”:”3.3″,”attrs”:{“menuPostId”:371088,”title”:”Alexa”,”titleExcerpt”:”Alexa”,”href”:”/alexa/”,”samedomain”:true,”hasBlogroll”:false}},”3.4″:{“menuId”:”3.4″,”attrs”:{“menuPostId”:424061,”title”:”Google Home”,”titleExcerpt”:”Google Home”,”href”:”/googlehome/”,”samedomain”:true,”hasBlogroll”:false}},”3.5″:{“menuId”:”3.5″,”attrs”:{“menuPostId”:3775,”title”:”Recently Played”,”titleExcerpt”:”Recently Played”,”href”:”/playlist”,”samedomain”:true,”hasBlogroll”:false}},”3.6″:{“menuId”:”3.6″,”attrs”:{“menuPostId”:511444,”title”:”On Demand”,”titleExcerpt”:”On Demand”,”href”:”/radio-on-demand”,”samedomain”:true,”hasBlogroll”:false}},”4.1″:{“menuId”:”4.1″,”attrs”:{“menuPostId”:467756,”title”:”Download iOS”,”titleExcerpt”:”Download iOS”,”href”:”/download/ios/”,”samedomain”:true,”hasBlogroll”:false}},”4.2″:{“menuId”:”4.2″,”attrs”:{“menuPostId”:467757,”title”:”Download Android”,”titleExcerpt”:”Download Android”,”href”:”/download/android/”,”samedomain”:true,”hasBlogroll”:false}},”5.1″:{“menuId”:”5.1″,”attrs”:{“menuPostId”:52175,”title”:”Sign Up”,”titleExcerpt”:”Sign Up”,”href”:”/registration/”,”samedomain”:true,”hasBlogroll”:false}},”5.2″:{“menuId”:”5.2″,”attrs”:{“menuPostId”:354217,”title”:”Contest Rules”,”titleExcerpt”:”Contest Rules”,”href”:”/contest-rules/”,”samedomain”:true,”hasBlogroll”:false}},”5.3″:{“menuId”:”5.3″,”attrs”:{“menuPostId”:278288,”title”:”Contest Support”,”titleExcerpt”:”Contest Support”,”href”:”/help/”,”samedomain”:true,”hasBlogroll”:false}},”6.1″:{“menuId”:”6.1″,”attrs”:{“menuPostId”:269839,”title”:”Upcoming Events”,”titleExcerpt”:”Upcoming Events”,”href”:”/events-atlantic-city/”,”samedomain”:true,”hasBlogroll”:false}},”6.2″:{“menuId”:”6.2″,”attrs”:{“menuPostId”:441492,”title”:”Submit Your Event”,”titleExcerpt”:””,”href”:”/submit-your-event”,”samedomain”:true,”hasBlogroll”:false}},”6.3″:{“menuId”:”6.3″,”attrs”:{“menuPostId”:502587,”title”:”Virtual Job Fair”,”titleExcerpt”:”Virtual Job Fair”,”href”:”/tags/Virtual-Job-Fair-2022/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/tags/Virtual-Job-Fair-2022/”,”hasBlogroll”:false}},”7.1″:{“menuId”:”7.1″,”attrs”:{“menuPostId”:4772,”title”:”Help & Contact Info”,”titleExcerpt”:”Help & Contact Info”,”href”:”/contact”,”samedomain”:true,”hasBlogroll”:false}},”7.2″:{“menuId”:”7.2″,”attrs”:{“menuPostId”:4770,”title”:”Send Feedback”,”titleExcerpt”:”Send Feedback”,”href”:”/feedback”,”samedomain”:true,”hasBlogroll”:false}},”7.3″:{“menuId”:”7.3″,”attrs”:{“menuPostId”:97647,”title”:”Advertise”,”titleExcerpt”:””,”href”:”/advertise”,”samedomain”:true,”hasBlogroll”:false}}},”redisCached”:true},”carbonwidget/nav/promo_links”:{“info”:{“id”:”carbonwidget/nav/promo_links”,”groupType”:”carbonwidget/nav/promo_links”},”params”:{“widgetTime”:5},”data”:[“1″,”2″,”3″,”4″,”5″,”6″,”7″,”8″,”9″,”10″,”11″],”dataDetails”:{“1”:{“menuId”:”1″,”attrs”:{“menuPostId”:70145,”title”:”What’s Hot:”,”titleExcerpt”:”What’s Hot:”,”href”:””,”samedomain”:true,”hasBlogroll”:false}},”2″:{“menuId”:”2″,”attrs”:{“menuPostId”:550262,”title”:”Morgan Wallen in Cleveland”,”titleExcerpt”:”Morgan Wallen in Cleveland”,”href”:”/morgan-wallen-2025″,”samedomain”:true,”hasBlogroll”:false}},”3″:{“menuId”:”3″,”attrs”:{“menuPostId”:549702,”title”:”Win $500 Visa Gift Card”,”titleExcerpt”:”Win $500 Visa Gift Card”,”href”:”/summer-sizzle-2025″,”samedomain”:true,”hasBlogroll”:false}},”4″:{“menuId”:”4″,”attrs”:{“menuPostId”:548582,”title”:”South Jersey Trending”,”titleExcerpt”:”South Jersey Trending”,”href”:”/tags/360/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/tags/360/”,”hasBlogroll”:false}},”5″:{“menuId”:”5″,”attrs”:{“menuPostId”:533430,”title”:”Seize The Deal”,”titleExcerpt”:”Seize The Deal”,”href”:”https://www.seizethedeal.com/cities/south-jersey”,”samedomain”:false,”hasBlogroll”:false}},”6″:{“menuId”:”6″,”attrs”:{“menuPostId”:541856,”title”:”Joe & Jahna Sunrise Challenge”,”titleExcerpt”:”Joe & Jahna Sunrise Challenge”,”href”:”/joe-and-jahnas-sunrise-challenge/”,”samedomain”:true,”hasBlogroll”:false}},”7″:{“menuId”:”7″,”attrs”:{“menuPostId”:497680,”title”:”Best of Joe and Jahna”,”titleExcerpt”:”Best of Joe and Jahna”,”href”:”/show/cat-country-mornings/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/show/cat-country-mornings/”,”hasBlogroll”:false}},”8″:{“menuId”:”8″,”attrs”:{“menuPostId”:514094,”title”:”In Case You Missed It”,”titleExcerpt”:”In Case You Missed It”,”href”:”/category/icymi/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/category/icymi/”,”hasBlogroll”:false}},”9″:{“menuId”:”9″,”attrs”:{“menuPostId”:528754,”title”:”Things To Do in NJ”,”titleExcerpt”:”Things To Do in NJ”,”href”:”/tags/visit-nj/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/tags/visit-nj/”,”hasBlogroll”:false}},”10″:{“menuId”:”10″,”attrs”:{“menuPostId”:502588,”title”:”Virtual Job Fair”,”titleExcerpt”:”Virtual Job Fair”,”href”:”/tags/Virtual-Job-Fair-2022/”,”samedomain”:true,”menupath”:”/rest/carbon/api/menu/tags/Virtual-Job-Fair-2022/”,”hasBlogroll”:false}},”11″:{“menuId”:”11″,”attrs”:{“menuPostId”:537076,”title”:”Merch”,”titleExcerpt”:”Merch”,”href”:”https://townsquaresouthjersey.threadless.com/collections/cat-country-wpur/”,”samedomain”:false,”hasBlogroll”:false}}},”redisCached”:true},”carbonwidget/nav/footer”:{“info”:{“id”:”carbonwidget/nav/footer”,”groupType”:”carbonwidget/nav/footer”},”params”:{“widgetTime”:40},”data”:[“1″,”2″,”3″,”4″,”5″,”6″,”7″,”8″,”9″,”10″,”11″,”12″,”13″,”14″],”dataDetails”:{“1”:{“menuId”:”1″,”attrs”:{“title”:”Equal Employment Opportunities”,”href”:”/equal-employment-opportunity/”,”samedomain”:true,”hasBlogroll”:false}},”2″:{“menuId”:”2″,”attrs”:{“title”:”Marketing and Advertising Solutions”,”href”:”/advertising-and-marketing-for-business/south-jersey-nj/”,”samedomain”:true,”hasBlogroll”:false}},”3″:{“menuId”:”3″,”attrs”:{“title”:”Public File”,”data-title”:”WPURFM Public File”,”href”:”https://publicfiles.fcc.gov/fm-profile/WPUR”,”className”:”next-one-merge”,”samedomain”:false,”hasBlogroll”:false}},”4″:{“menuId”:”4″,”attrs”:{“title”:”Need Assistance”,”data-title”:”Persons with disabilities who need assistance with the WPURFM / WPUR Public File”,”href”:”/wpur-public-file/”,”className”:”last-one-merge”,”samedomain”:true,”hasBlogroll”:false}},”5″:{“menuId”:”5″,”attrs”:{“title”:”FCC Applications”,”href”:”/fcc-applications/”,”samedomain”:true,”hasBlogroll”:false}},”6″:{“menuId”:”6″,”attrs”:{“title”:”Report an Inaccuracy”,”href”:”/report-an-inaccuracy/”,”samedomain”:true,”hasBlogroll”:false}},”7″:{“menuId”:”7″,”attrs”:{“title”:”Terms”,”href”:”/terms/”,”samedomain”:true,”hasBlogroll”:false}},”8″:{“menuId”:”8″,”attrs”:{“title”:”Contest Rules”,”href”:”/contest-rules/”,”samedomain”:true,”hasBlogroll”:false}},”9″:{“menuId”:”9″,”attrs”:{“title”:”Privacy Policy”,”href”:”/privacy/”,”samedomain”:true,”hasBlogroll”:false}},”10″:{“menuId”:”10″,”attrs”:{“title”:”Accessibility Statement”,”href”:”/digital-accessibility-statement/”,”samedomain”:true,”hasBlogroll”:false}},”11″:{“menuId”:”11″,”attrs”:{“title”:”Exercise My Data Rights”,”href”:”/privacy/preferences/”,”samedomain”:true,”hasBlogroll”:false}},”12″:{“menuId”:”12″,”attrs”:{“title”:”Do Not Sell or Share My Personal Information”,”href”:”osano”,”samedomain”:true,”hasBlogroll”:false}},”13″:{“menuId”:”13″,”attrs”:{“title”:”Contact”,”href”:”/help/”,”samedomain”:true,”hasBlogroll”:false}},”14″:{“menuId”:”14″,”attrs”:{“title”:”South Jersey Business Listings”,”href”:”/south_jersey-featured-business-listings/”,”samedomain”:true,”hasBlogroll”:false}}},”redisCached”:true}},”data”:{},”time”:{“wpTime”:1214.343,”mainOptionsTime”:446.205,”sidebarsTime”:80.071,”widgetsTime”:55.049,”processTime”:1796.896},”experimentGroup”:”B”},”serverConfig”:{“host”:”catcountry1073.com”,”ua”:”Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063″,”protocol”:”http”},”hash”:”3e7f95d6509a1dc1e805155fd871e2d4f2847d14″},”listenLive”:{},”nav”:{},”newsletter”:{},”ui”:{},”weather”:{},”youtube”:{},”sweeps”:{},”events”:{},”ads”:{}} window.__INITIAL_STATE__.json.response.options.aleph = window.aleph || false; ]]>

response.json() ) .catch(( err )=>{ console.log( “Carbon – Error in Rest response”, err ); }); }; let allTasks = [ getDependencies() ];Promise.all( allTasks ) .then(function(results){ window.initCarbon && window.initCarbon(); }); }catch(e){console.error(e);} const env=”production”, isDebug=”no”; if( env === “production” && isDebug === “no” ){ var console = (function( oldconsole ){ return { …oldconsole, log: function(){} }; })(window.console); window.console = console; } if( isDebug === “YES” ){ const hisoryPushState = window.history.pushState; history.pushState = function( data, title, url ){ window.console.log( “history pushState called”, arguments ); window.console.trace(); hisoryPushState.call( history, …arguments ); } } })(document);]]>

Related Posts