{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-dutch-charlie-creek-currie-mn",
  "name": "South Dutch Charlie Creek",
  "description": "Amenities: Shelter house, primitive bathroom, water pump, water hookups & 50 amp electrical hookups for $20.00 per night. No reservations required (envelopes provided at entrance of park). *Remember that the park is open from May 1-October 31. Hunting is not allowed. South Dutch Charley offers a variety of landscapes within 24 acres - the entrance leads to flat grounds that turn into slight slopes at three percent to intense slopes at fifty-three percent. The creek enters the park area from t...",
  "url": "https://campertunity.com/listings/campgrounds/south-dutch-charlie-creek-currie-mn",
  "image": [
    "https://photos.thedyrt.com/photo/130963/media/south-dutch-charlie-creek_8e9770b23ff83971f1327d705e6fe724.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Westbrook",
    "addressRegion": "MN",
    "postalCode": "56183",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0830007,
    "longitude": -95.38400055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "$20+"
}