{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/veterans-memorial-rv-park-pierce-ne",
  "name": "Veterans Memorial RV Park",
  "description": "Veterans Memorial RV Park near Randolph, NE, is situated in a region characterized by flat plains and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/veterans-memorial-rv-park-pierce-ne",
  "image": [
    "https://photos.thedyrt.com/photo/540769/media/nebraska-veterans-memorial-park_81397e99-8d06-4c46-959f-fd0fbed09a85.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.35500067,42.37600038)/-97.35500067,42.37600038,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/540769/media/nebraska-veterans-memorial-park_81397e99-8d06-4c46-959f-fd0fbed09a85.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/540768/media/nebraska-veterans-memorial-park_a45487cf-cc74-411f-b12d-884844d3e7d2.heic?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pierce",
    "addressRegion": "NE",
    "postalCode": "68771",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.37600038,
    "longitude": -97.35500067
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/nebraska-veterans-memorial-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}