{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sherwood-forest-camping-rv-park-wisconsin-dells-wi",
  "name": "Sherwood Forest Camping & RV Park",
  "description": "Sherwood Forest Camping & RV Park is located at 2852 Wisconsin Dells Parkway, Wisconsin Dells WI 53965. Sherwood Forest Camping & RV Park can be contacted at ***-***-**** or http://www.sherwoodforestcamping.com/",
  "url": "https://campertunity.com/listings/campgrounds/sherwood-forest-camping-rv-park-wisconsin-dells-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2852 Wisconsin Dells Parkway",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6318249,
    "longitude": -89.788246
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/wisconsin-dells/sherwood-forest-camping-rv-park"
  ]
}