{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-end-tent-and-trailer-campground-mt",
  "name": "West End Tent and Trailer Campground",
  "description": "Explore West End Tent and Trailer Campground in Fort Peck Project, Montana with Recreation.gov. Reservations are only allowed on the day of arrival. Overnight occupany is required. Booking a campsite and not arriving will result in a No-Show per the r",
  "url": "https://campertunity.com/listings/campgrounds/west-end-tent-and-trailer-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/06/06/21/21/10050273_8be0cffc-ac75-433f-93e8-810c05df4b6d_700.jpg",
    "https://cdn.recreation.gov/public/2021/08/14/20/08/10050273_77e9b9b5-c2d4-4f9c-916a-ae5ff862624e_1440.jpg",
    "https://cdn.recreation.gov/public/2023/05/06/21/04/10050273_06cb5ef6-2fec-4516-bb0e-0cba06da4e50_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West End Tent and Trailer Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.99506,
    "longitude": -106.498017
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10050273"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$15-$25"
}