{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/weigand-homme-lake-nd",
  "name": "Weigand",
  "description": "Weigand is located near the Missouri River, offering a landscape of rolling hills and open plains.",
  "url": "https://campertunity.com/listings/campgrounds/weigand-homme-lake-nd",
  "image": [
    "https://photos.thedyrt.com/photo/665772/media/weigand_f709c796-f7e2-45a0-8362-124349ceb84d.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/665773/media/weigand_667636f8-2f96-4059-9fee-5e84415c82d9.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.57652128,42.83493396)/-97.57652128,42.83493396,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/665772/media/weigand_f709c796-f7e2-45a0-8362-124349ceb84d.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Homme Lake",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.83493396,
    "longitude": -97.57652128
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/weigand"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}