{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sherwood-forest-campground-aitkin-mn",
  "name": "Sherwood Forest Campground",
  "description": "Sherwood Forest Campground is located at 21927 U.S. 169, Aitkin MN 56431. Sherwood Forest Campground can be contacted at ***-***-**** or http://www.sherwoodforestmn.com/",
  "url": "https://campertunity.com/listings/campgrounds/sherwood-forest-campground-aitkin-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21927 U.S. 169",
    "addressLocality": "Aitkin",
    "addressRegion": "MN",
    "postalCode": "56431",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3303035,
    "longitude": -93.7661058
  }
}