{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-loon-regional-park",
  "name": "Little Loon Regional Park",
  "description": "Our Park is located 5 km east of Glaslyn on #3 highway . It is situated on the shore of Little Loon Lake and has a definite rural feel as it is surrounded by grain and cattle farmers. Well maintained best describes the grounds. Natural and planted trees and flowers adds to the beauty. Our Park is large enough to accommodate activities for the whole family, yet small enough you can walk any where you want to go. If relaxation is what you desire, this is where you want to be!",
  "url": "https://campertunity.com/listings/campgrounds/little-loon-regional-park",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/tnqykax9qr5cfoesn25i?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/muvueeskldbn1aeiwe4v?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.34695600373401,
    "longitude": -108.25667035239556
  },
  "sameAs": [
    "https://letscamp.ca/camps/little-loon-regional-park"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}