{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dower-lake-recreation-area-staples-mn",
  "name": "Dower Lake Recreation Area",
  "description": "Just two miles west of Staples sits the beautiful Dower Lake Recreation Area (DLRA). This 54-acre park is perfect for both the outdoor enthusiast and the fair-weather explorer alike. With softball fields, a 9-hole disc golf course, a basketball court, a swimming beach, a sand volleyball court, horseshoe pits, a picnic shelter, picnic areas, public lake access, and an abundance of nature, you are sure to find something fun to do. And don’t forget to try your hand at fishing on Minnesota’s long...",
  "url": "https://campertunity.com/listings/campgrounds/dower-lake-recreation-area-staples-mn",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/824e3e2d-6edb-11f0-96ca-2f6787d18985/card.jpg?v=63921274154"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "26415 Thunder Road",
    "addressLocality": "Staples",
    "addressRegion": "MN",
    "postalCode": "56479",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.349335,
    "longitude": -94.84879280000001
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/minnesota/staples/dower-lake-recreation-area",
    "https://www.rvezy.com"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shelter"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing Dock"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}