{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moose-lake",
  "name": "Moose Lake Campground",
  "description": "Moose Lake Campground in Bowstring State Forest, Deer River Minnesota. See 2 traveler reviews, 7 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/moose-lake",
  "image": [
    "https://campcdn.com/photos/7/0/7073/239790/uploads_2F1595108136963-gcyra9iw8pl-2bb2e0513e9538dab277e044fc42fb4d_2F20200618_113552.jpg?v=1633859932",
    "http:https://campcdn.com/photos/7/0/7073/411815/low_res/moose-lake-minnesota.jpg?v=1690490928"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.393983411185815,
    "longitude": -93.67221652451073
  },
  "sameAs": [
    "https://www.campendium.com/moose-lake-minnesota"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}