{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-lemmon-lake-wma-lemmon-sd",
  "name": "North Lemmon Lake WMA",
  "description": "Closed to camping Tuesday & Wednesdays except for holidays. Accessibility is not guaranteed, always scout ahead before driving down dirt roads. Learn more: Boondocking101",
  "url": "https://campertunity.com/listings/campgrounds/north-lemmon-lake-wma-lemmon-sd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24th Street NE",
    "addressLocality": "Lemmon",
    "addressRegion": "SD",
    "postalCode": "57638",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.011755,
    "longitude": -102.157905
  },
  "sameAs": [
    "https://www.campendium.com/north-lemmon-lake-wma"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}