{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arnolds-campground-us",
  "name": "Arnold's Campground",
  "description": "Arnold's Campground, International Falls Minnesota. See 14 traveler reviews, 11 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/arnolds-campground-us",
  "image": [
    "https://campcdn.com/photos/1/7/17404/93225/uploads_2F1469116035745-vfjfzuig9kt2u3oa-10cb48168759a3c0d6cc3c5c1f4b61e8_2FIMG_4468.JPG?v=1633797243",
    "http:https://campcdn.com/photos/1/7/17404/93225/low_res/arnolds-campground.JPG?v=1633797243"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.58318,
    "longitude": -93.402564
  },
  "sameAs": [
    "https://www.campendium.com/arnolds-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}