{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-lake-campground",
  "name": "Rock Lake Campground",
  "description": "Rock Lake Campground in Pillsbury State Forest, Pillager Minnesota. See 3 traveler reviews, 5 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/rock-lake-campground",
  "image": [
    "https://campcdn.com/photos/7/1/7123/243819/uploads_2F1596845375221-lode7a2gio8-8900106ee365b3fe91f537ae4081fdce_2FIMG_6058.JPG?v=1633861823",
    "http:https://campcdn.com/photos/7/1/7123/243819/low_res/rock-lake-minnesota.JPG?v=1633861823"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.427894179384225,
    "longitude": -94.48373424907714
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}