{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-lemmon-lake-wildlife-management-area-lemmon-sd",
  "name": "North Lemmon Lake Wildlife Management Area",
  "description": "North Lemmon Lake Wildlife Management Area in North Dakota offers a landscape of open plains and grasslands.",
  "url": "https://campertunity.com/listings/campgrounds/north-lemmon-lake-wildlife-management-area-lemmon-sd",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lemmon",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0118235,
    "longitude": -102.164771
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-dakota/north-lemmon-lake-wildlife-management-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}