{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hell-creek-recreation-area-jordan-mt-us",
  "name": "Hell Creek Recreation Area",
  "description": "Hell Creek Recreation Area camping reservations and campground information. Learn more about camping near Hell Creek Recreation Area and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/hell-creek-recreation-area-jordan-mt-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2456 Hell Creek Rd",
    "addressLocality": "Jordan",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.61389,
    "longitude": -106.88844
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/hell-creek-recreation-area/CHUB/781351/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}