{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jubilee-campground",
  "name": "Town of Shaunavon: Jubilee Campground",
  "description": "Jubilee Campground is the perfect place to stay while enjoying all the incredible recreation opportunities Shaunavon has to offer. Located on 7th Avenue West within the Jubilee Recreation Complex, this campground places visitors right at the centre of the community’s outdoor activities. Surrounded by recreation areas of all kinds and evergreen trees, Jubilee Campground offers a comfortable setting for units of all sizes. The campground features eleven serviced sites: six back-in and five pull...",
  "url": "https://campertunity.com/listings/campgrounds/jubilee-campground",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/y19oaff2dcrqleq2pbsa?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/mkmn6lmtw6mjndz9exjn?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/uhllg3fnx5chfz3ekhpt?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/pnva7wplmkst4l2k13t8?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/itsv0tws4utbfxzl45rn?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/dl2paslae79smzkyml9q?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ub3tnosurmhrhcxlslsu?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/uvd2ww1g0qf3p1yso9yw?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/e1ymlusls9mqmyc2nbpz?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/toqirwaubnbkobtc7jt7?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Street West",
    "addressLocality": "Shaunavon",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0N 2M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.6526802,
    "longitude": -108.4132111
  },
  "sameAs": [
    "https://letscamp.ca/camps/jubilee-campground"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    }
  ]
}