{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/devilfish-lake-campground-hovland-mn",
  "name": "Devilfish Lake Campground",
  "description": "Devilfish Lake Campground is located at 951 Esther Lake Road, Hovland MN 55606. Devilfish Lake Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/devilfish-lake-campground-hovland-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "951 Esther Lake Road",
    "addressLocality": "Hovland",
    "addressRegion": "MN",
    "postalCode": "55606",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9909543,
    "longitude": -90.0961558
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/hovland/devilfish-lake-campground"
  ]
}