{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/byre-lake-recreation-area-south-lyman-sd",
  "name": "Byre Lake Recreation Area",
  "description": "Large grass area on a Lake. You’re officially allowed to camp here for a maximum of 5 days. The campground has 6 spots for an electric hook-up at $20 per day. B",
  "url": "https://campertunity.com/listings/campgrounds/byre-lake-recreation-area-south-lyman-sd",
  "image": [
    "https://photos.thedyrt.com/photo/882427/media/byre-lake_85efdcd9-c3f2-4fb8-9946-cfcdb2466139.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/882428/media/byre-lake_b9b7868a-52ec-4ddd-87b1-e623eea05e00.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1243126/media/byre-lake_fa6adbc2-7c00-42b9-a159-a0d9297c391c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1243124/media/byre-lake_10a177b5-ec64-4316-9a99-f1d5ea0b804a.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/882427/media/byre-lake_85efdcd9-c3f2-4fb8-9946-cfcdb2466139.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1243125/media/byre-lake_000d64bf-a493-497d-b825-c1dbfaae19db.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "South Lyman",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9291571576568,
    "longitude": -99.83740107331248
  },
  "sameAs": [
    "https://thedyrt.com/camping/south-dakota/byre-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0-$20"
}