{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-bay-campground-merritt-reservoir-valentine-ne",
  "name": "Cedar Bay Campground — Merritt Reservoir",
  "description": "Cedar Bay Campground at Merritt Reservoir is near Valentine, Nebraska.",
  "url": "https://campertunity.com/listings/campgrounds/cedar-bay-campground-merritt-reservoir-valentine-ne",
  "image": [
    "https://photos.thedyrt.com/photo/704607/media/merritt-reservoir-cedar-bay_7427e6d4-6ecf-4b12-8f1f-c0387b191702.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/704607/media/merritt-reservoir-cedar-bay_7427e6d4-6ecf-4b12-8f1f-c0387b191702.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/27071/photo/merritt-reservoir-state-rec-area_ce5290421f3c03049f1a1b9fbf6148b8.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-100.86748518,42.63235649)/-100.86748518,42.63235649,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Valentine Maintenance Shop, 420 First Street",
    "addressLocality": "Valentine",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.63235649,
    "longitude": -100.86748518
  },
  "numberOfRooms": 25,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.666666666666667,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-07-21"
  },
  "priceRange": "$25+"
}