{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/verdon-lake-state-rec-area-shubert-ne",
  "name": "Verdon Lake State Rec Area",
  "description": "Verdon Lake State Recreation Area is near Verdon, Nebraska, and features flat terrain with a mix of grasslands and wooded areas.",
  "url": "https://campertunity.com/listings/campgrounds/verdon-lake-state-rec-area-shubert-ne",
  "image": [
    "https://photos.thedyrt.com/photo/579971/media/nebraska-verdon-state-recreation-area_0e4e5f68-888d-4f4d-9064-2555bdafa8b4.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-95.72500097,40.14600095)/-95.72500097,40.14600095,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/579963/media/nebraska-verdon-state-recreation-area_37b841a0-86a7-41b4-8736-ef6dadcc7a72.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/579971/media/nebraska-verdon-state-recreation-area_0e4e5f68-888d-4f4d-9064-2555bdafa8b4.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Shubert",
    "addressRegion": "NE",
    "postalCode": "68457",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.14600095,
    "longitude": -95.72500097
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/nebraska-verdon-state-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}