{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blm-moffat-bridge-recreation-area-fort-benton-mt",
  "name": "BLM Moffat Bridge Recreation Area",
  "description": "BLM Moffat Bridge Recreation Area near Chester, MT, features flat terrain with open spaces and scattered vegetation. Temperatures range from lows in the 20s Fahrenheit during winter to highs in the 80s during summer. Campers can explore nearby attractions such as the Sweet Grass Hills and Tiber Dam, offering opportunities for hiking and fishing.",
  "url": "https://campertunity.com/listings/campgrounds/blm-moffat-bridge-recreation-area-fort-benton-mt",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chester",
    "addressRegion": "MT",
    "postalCode": "59522",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.26438481,
    "longitude": -110.99013336
  },
  "sameAs": [
    "https://thedyrt.com/camping/montana/blm-moffat-bridge-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}