{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hoodoo-point-campground-tower-mn",
  "name": "Hoodoo Point Campground",
  "description": "Hoodoo Point Campground is located at 5788 Hoodoo Point Road, Tower MN 55790. Hoodoo Point Campground can be contacted at ***-***-**** or https://hoodoopointmn.com/",
  "url": "https://campertunity.com/listings/campgrounds/hoodoo-point-campground-tower-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5788 Hoodoo Point Road",
    "addressLocality": "Tower",
    "addressRegion": "MN",
    "postalCode": "55790",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8187291,
    "longitude": -92.2972248
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/tower/hoodoo-point-campground"
  ]
}