{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeview-2",
  "name": "Lakeview Park Campground",
  "description": "Located at the north end of Shoal Lake in Manitoba, close to downtown amenities, Mounted Police Museum, and Lakeside Golf Club. There are 28 beautiful sites in total, 2 are un-serviced and 12 are seasonal lots. The park has modern washroom/shower facilities, beach, playground, marina, and landscaped walking paths. The park offers a playground, beach, washrooms and a boat launch. For reservations and general inquiries, please call the Campground Manager, ph ***-***-****.",
  "url": "https://campertunity.com/listings/campgrounds/lakeview-2",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/pyt86m0uky9s1tchsrk7?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/mlzoxshlwphb2fddv7o9?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/i3r2c400sbzyhvnjwaim?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/de6gghwdekueqrdhs65o?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/mvbyqrnwjid1roofqmpg?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ngnkra34ie9tt8okqlhx?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/bx9osvuv774yay1mbkwr?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2nd Avenue",
    "addressLocality": "Shoal Lake",
    "addressRegion": "Manitoba",
    "postalCode": "R0J 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4335549,
    "longitude": -100.5909549
  },
  "sameAs": [
    "https://letscamp.ca/camps/lakeview"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$21+"
}