{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/for-hidden-paradise-resort-campground-brainerd-mn-us",
  "name": "Hidden Paradise Resort Campground",
  "description": "Hidden Paradise Resort Campground is located at 20621 HIdden Paradise Drive, Brainerd MN 56401. Hidden Paradise Resort Campground can be contacted at ***-***-**** or http://hiddenparadiseresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/for-hidden-paradise-resort-campground-brainerd-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20621 HIdden Paradise Drive",
    "addressLocality": "Brainerd",
    "addressRegion": "MN",
    "postalCode": "56401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.451215,
    "longitude": -94.2545004
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/brainerd/hidden-paradise-resort-campground"
  ]
}