{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oakwood-lakes-bruce-sd",
  "name": "Oakwood Lakes",
  "description": "Property Features: Open all year; Property Policies: Property Site: Rentals Tenting: Dedicated Tenting Area;Covered Area with Picnic Table; Internet (WiFi):",
  "url": "https://campertunity.com/listings/campgrounds/oakwood-lakes-bruce-sd",
  "image": [
    "https://rvresortscout.com/wp-content/uploads/2022/12/facebook-hero.png",
    "https://secure.gravatar.com/avatar/?s=96&d=mm&r=g",
    "https://rvresortscout.com/wp-content/uploads/2021/03/RVRS-Logo-Retina-White-800x160-1.png",
    "https://rvresortscout.com/wp-content/uploads/2021/03/mylisting-club-basecamp-logo-with-text.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20247 Oakwood Dr",
    "addressLocality": "Bruce",
    "addressRegion": "SD",
    "postalCode": "57220",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.44975,
    "longitude": -96.98198
  },
  "sameAs": [
    "https://rvresortscout.com/south-dakota/bruce/campsites/campground/oakwood-lakes/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}