{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rainy-lake-rv-international-falls",
  "name": "Rainy Lake RV",
  "description": "Rainy Lake RV is located at 2967 MN-11 East, International Falls MN 56649. Rainy Lake RV can be contacted at ***-***-**** or http://www.rainylakerv.com/",
  "url": "https://campertunity.com/listings/campgrounds/rainy-lake-rv-international-falls",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/2633/1594313626_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2967 MN-11 East",
    "addressLocality": "International Falls",
    "addressRegion": "MN",
    "postalCode": "56649",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6069642,
    "longitude": -93.2867347
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/international-falls/rainy-lake-rv"
  ]
}