{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grace-lake-road-dispersed-danbury-wi",
  "name": "Grace Lake Road Dispersed",
  "description": "Grace Lake Road Dispersed is located near a mix of forested areas and open spaces in Minnesota.",
  "url": "https://campertunity.com/listings/campgrounds/grace-lake-road-dispersed-danbury-wi",
  "image": [
    "https://photos.thedyrt.com/photo/783206/media/grace-lake-mn_07f65e5c-0ef6-4de2-be1f-83fcb9010ff4.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/783206/media/grace-lake-mn_07f65e5c-0ef6-4de2-be1f-83fcb9010ff4.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-92.456757,46.03983689)/-92.456757,46.03983689,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/grace-lake-mn_459ce62b-526c-4bbf-9453-c1b2fd56bf40.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Danbury",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.03983689,
    "longitude": -92.456757
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.666666666666667,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}