{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-preston-city-park-campground-lake-preston-sd",
  "name": "Lake Preston City Park & Campground",
  "description": "Lake Preston City Park & Campground is located near Lake Preston, South Dakota, featuring flat terrain with open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/lake-preston-city-park-campground-lake-preston-sd",
  "image": [
    "https://photos.thedyrt.com/photo/570390/media/lake-preston-city-park-campground_69ab51ce-e672-495b-9abb-efc5d695f08d.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/570389/media/lake-preston-city-park-campground_05872096-d5ae-40ad-826f-9dcb949f8111.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/570390/media/lake-preston-city-park-campground_69ab51ce-e672-495b-9abb-efc5d695f08d.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.37034130216796,44.35894823797893)/-97.37034130216796,44.35894823797893,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lake Preston",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.35894823797893,
    "longitude": -97.37034130216796
  },
  "sameAs": [
    "https://thedyrt.com/camping/south-dakota/lake-preston-city-park-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$15+"
}