{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/laura-lake-campground-wi",
  "name": "Laura Lake Campground",
  "description": "Explore Laura Lake Campground in Chequamegon-Nicolet Nf, Wisconsin with Recreation.gov. With two beautiful clear water lakes, undeveloped shoreline, and restricted motor use, Laura Lake Campground provides an exceptional camping opportunity.",
  "url": "https://campertunity.com/listings/campgrounds/laura-lake-campground-wi",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/01/26/19/26/251939_e02130fb-49b7-46ed-b741-e1e05d5b3d91_1440.jpg",
    "https://cdn.recreation.gov/public/images/76536.jpg",
    "https://cdn.recreation.gov/public/images/76530.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Laura Lake Campground",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7041861,
    "longitude": -88.5067778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/251939"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$15+"
}