{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/webers-campground-comfrey-mn",
  "name": "Weber’s Campground",
  "description": "Weber's Campground is located near the Minnesota River Valley, featuring flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/webers-campground-comfrey-mn",
  "image": [
    "https://photos.thedyrt.com/photo/880997/media/weber-s-campground_db912bb0-eec5-4633-a282-31be8d910ff2.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-95.10114467650628,44.12529564643774)/-95.10114467650628,44.12529564643774,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/880992/media/weber-s-campground_3050d27d-9121-4149-9168-fb5f75339215.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/880997/media/weber-s-campground_db912bb0-eec5-4633-a282-31be8d910ff2.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Comfrey",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.12529564643774,
    "longitude": -95.10114467650628
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/weber-s-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20+"
}