{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tomahawk-park-campground-merriman-ne",
  "name": "Tomahawk Park Campground",
  "description": "Tomahawk Park Campground is located near the rolling plains of Nebraska.",
  "url": "https://campertunity.com/listings/campgrounds/tomahawk-park-campground-merriman-ne",
  "image": [
    "https://photos.thedyrt.com/photo/610259/media/nebraska-hamilton-park_2526136c-fb3a-4c65-a1a7-f13f6c54578b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-102.20322028,42.80472006)/-102.20322028,42.80472006,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/610259/media/nebraska-hamilton-park_2526136c-fb3a-4c65-a1a7-f13f6c54578b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Merriman",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.80472006,
    "longitude": -102.20322028
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/nebraska-hamilton-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}