{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cook-park-chenango-forks-ny-us",
  "name": "Cook Park",
  "description": "There are forty camp sites at Cook Park. Tents, campers, and RV's are welcome. Sites have: 30 or 20 amp electrical hook-ups, potable water, garbage pick-up, a f",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cook-park-chenango-forks-ny-us",
  "image": [
    "https://photos.thedyrt.com/photo/28889/photo/cook-park_4c274490cf9b8f005df9b9b5fb007c42.JPG?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/28883/photo/cook-park_c440e05c5698974662b39ae0cce3e626.JPG?auto=webp",
    "https://photos.thedyrt.com/photo/28886/photo/cook-park_fdc69b6b121a9e1a47f45cf97abc7e2a.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/28889/photo/cook-park_4c274490cf9b8f005df9b9b5fb007c42.JPG?auto=webp",
    "https://photos.thedyrt.com/photo/28882/photo/cook-park_a047994066728a484699772e7c23e7fe.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/28884/photo/cook-park_f3f3cadaf7db0488d11e3c2fbc3ee009.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "189 Park Rd",
    "addressLocality": "Chenango Forks",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.29668,
    "longitude": -75.7432
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bob D."
      },
      "datePublished": "2020-08-01T12:58:03.543Z",
      "reviewBody": "Clean shower house and grounds.\nVery quiet with primarily seasonal campers. Good clientele. Great rates.\n\nIt has a small lake that is great for fishing and kayaks but swimming is not allowed. Some sites may be a challenge for the largest of rigs. Has a small play area for kids. Firewood is reasonably priced ($5 at time of posting) and the amounts are larger than average. (About double the size of a store bought bundle)\n\nIt's close to a small town that has your essentials and a quick trip to a larger city (Binghamton) that has everything you need.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Chris D."
      },
      "datePublished": "2017-05-28T22:12:13.045Z",
      "reviewBody": "Went here to visit family who have a seasonal site. This campground us small, a single loop, and populated primarily with seasonal campers. Water and electric hookups are abundant. There's not much as far as frills, but it's a nice place to just kick back. Saw a bunch of people pulling fish out of the lake and had a great time with the kayaks. The highlight may be the wildlife, including a beaver family.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}