{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sather-lake-campground-nd",
  "name": "Sather Lake Campground (ND)",
  "description": "Explore Sather Lake Campground (ND) in Dakota Prairie National Grasslands, North Dakota with Recreation.gov. Sather Lake Campground lies in the Badlands of North Dakota. There are 18 sites and 3 campground loops. The campground has no reservable sites.",
  "url": "https://campertunity.com/listings/campgrounds/sather-lake-campground-nd",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/08/30/19/13/10147280_d93ec2e0-c0ff-410a-8a70-0c05868c24ba_700.jpg",
    "https://cdn.recreation.gov/public/2023/01/26/19/43/10147280_5c9a368f-2322-4fe5-bef8-c03dd8e95e8f_700.jpg",
    "https://cdn.recreation.gov/public/2021/08/30/19/14/10147280_754bd3a9-3d85-4f64-91b7-11f1be2f581d_700.jpg",
    "https://cdn.recreation.gov/public/2021/08/30/19/33/10147280_d97b3780-aa0c-4a63-b593-65bc53be969e_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/08/30/19/11/10147280_e2c20066-ccd1-4086-a42e-4afe82737dd7_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sather Lake Campground (ND)",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.667627,
    "longitude": -103.81103
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10147280"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Badlands"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$10+"
}