{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rainy-lake-group-campsite-international-falls-mn",
  "name": "Rainy Lake Group Campsite",
  "description": "Rainy Lake Group Campsite. RV Park and Campground in International Falls, Minnesota",
  "url": "https://campertunity.com/listings/campgrounds/rainy-lake-group-campsite-international-falls-mn",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1797 Township Rd 342",
    "addressLocality": "International Falls",
    "addressRegion": "MN",
    "postalCode": "56649",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6023149,
    "longitude": -93.4040679
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/minnesota/rainy-lake-group-campsite/"
  ]
}