{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bemis-hill-campground-warroad-mn",
  "name": "Bemis Hill Campground",
  "description": "Bemis Hill Campground is located at , Warroad MN 56763. Bemis Hill Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/bemis-hill-campground-warroad-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Warroad",
    "addressRegion": "MN",
    "postalCode": "56763",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7113889,
    "longitude": -95.4605556
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/warroad/bemis-hill-campground"
  ]
}