{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-city-park-eureka-selby-sd",
  "name": "Lakeside City Park - Eureka",
  "description": "County-managed Lakeside City Park sits in Selby, offering 18 campsites with varying electrical service levels. Sites 1-13 provide 30 and 20 amp hookups, while sites 14-18 feature 50, 30, and 20 amp service. The campground includes a central tornado shelter and four shared fire pits for all sites. Campers access water from a hydrant near the garbage area, as individual sites lack water connections. The facility provides restrooms with free showers and maintains mowed grounds. High school athle...",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-city-park-eureka-selby-sd",
  "image": [
    "https://photos.thedyrt.com/photo/media/lakeside-city-park-eureka_a2bedc55-9a64-49dd-9316-05525c773c50.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Selby",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.76800017,
    "longitude": -99.64100018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}