{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/devil-track-lake-campground",
  "name": "Devil Track Lake Campground",
  "description": "Devil Track Lake Campground in Superior National Forest, Grand Marais Minnesota. See 5 traveler reviews, 19 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/devil-track-lake-campground",
  "image": [
    "https://campcdn.com/photos/6/9/6930/64001/uploads_2F1443575485209-k42s3awner-c77bd363d9db6481c71a59e8479311e1_2FIMG_7330.JPG?v=1633761521",
    "http:https://campcdn.com/photos/6/9/6930/64001/low_res/devil-track-lake.JPG?v=1633761521"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.830142,
    "longitude": -90.467023
  },
  "sameAs": [
    "https://www.campendium.com/devil-track-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}