{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-lakefront-resort-retreat-presque-isle-wi",
  "name": "Scenic Lakefront Resort Retreat",
  "description": "Set on 10 acres with intimate lakefront views, this resort offers RV Camping alongside 8 cozy cabins. Level gravel sites include electric hookups and private docks for fishing and wildlife watching. Guests can rent boats and kayaks, book guided fishing adventures, and unwind in a rec room featuring a fireplace and self-serve pizza oven. Whether casting a line, paddling at dawn, or lounging by the lake, this serene retreat blends outdoor fun with lakeside comfort.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-lakefront-resort-retreat-presque-isle-wi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/27558/photo-gallery/nLB55t3LL082D3Sw_60d22235118139a92c0b2e3d20649772_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Presque Isle, WI",
    "addressLocality": "Presque Isle",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.26234218,
    "longitude": -89.8185752
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}