{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/e071bd48782fdac553cec6a015a74b935de9323cf1ab47af88237ed4cfe8515e",
  "name": "Mellow Moose Campground",
  "description": "Mellow Moose Campground is located near Minot, North Dakota, featuring flat terrain with open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/e071bd48782fdac553cec6a015a74b935de9323cf1ab47af88237ed4cfe8515e",
  "image": [
    "https://photos.thedyrt.com/photo/1246092/media/mellow-moose-campground_bcc80111-b456-4a6b-89c2-89a616e59f3c.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-101.204781,48.181596)/-101.204781,48.181596,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1246090/media/mellow-moose-campground_af364897-39ee-4e6f-9287-a935907a3d40.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1246092/media/mellow-moose-campground_bcc80111-b456-4a6b-89c2-89a616e59f3c.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5800 54th Ave SE",
    "addressLocality": "Minot",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.181596,
    "longitude": -101.204781
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.25",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$0.25-$0.5"
}