{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/webb-lake-resort-danbury-wi",
  "name": "Webb Lake Resort",
  "description": "Webb Lake Resort is located near Webb Lake in Wisconsin, surrounded by forested terrain.",
  "url": "https://campertunity.com/listings/campgrounds/webb-lake-resort-danbury-wi",
  "image": [
    "https://photos.thedyrt.com/photo/831403/media/webb-lake-resort_c516416e-262e-4d2a-9a5a-e853244b86b9.png?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/831427/media/webb-lake-resort_ba6fbcd4-cbd0-49dc-b899-b349cf3d3e81.png?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-92.11518710148931,46.03149154817919)/-92.11518710148931,46.03149154817919,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/831403/media/webb-lake-resort_c516416e-262e-4d2a-9a5a-e853244b86b9.png?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Danbury",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.03149154817919,
    "longitude": -92.11518710148931
  },
  "numberOfRooms": 111,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}