{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-peck-duck-creek-mt",
  "name": "Fort Peck Duck Creek",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "https://campertunity.com/listings/campgrounds/fort-peck-duck-creek-mt",
  "image": [
    "https://photos.thedyrt.com/photo/1270187/media/duck-creek-lake-fort-peck_b0fac507-e129-49c5-bd61-99a192d71224.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1270187/media/duck-creek-lake-fort-peck_b0fac507-e129-49c5-bd61-99a192d71224.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/1270185/media/duck-creek-lake-fort-peck_6b31e57c-1995-46dc-b490-c3040176c3a1.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/1270186/media/duck-creek-lake-fort-peck_1a866a01-e778-4ce6-b32c-7f7d888a6233.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9891176291548,
    "longitude": -106.524487892743
  },
  "sameAs": [
    "https://thedyrt.com/camping/montana/duck-creek-lake-fort-peck"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}