{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/benton-rv-park-campground-fort-benton",
  "name": "Benton RV Park & Campground",
  "description": "Benton RV Park & Campground is located near Fort Benton, Montana, surrounded by flat plains and open landscapes.",
  "url": "https://campertunity.com/listings/campgrounds/benton-rv-park-campground-fort-benton",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2410 Chouteau Street",
    "addressLocality": "Fort Benton",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.82888876,
    "longitude": -110.6624224
  },
  "sameAs": [
    "https://www.rvezy.com",
    "https://thedyrt.com/camping/montana/stephensons-benton-rv-park"
  ],
  "numberOfRooms": 28,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.5",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0.5-$0.6"
}