{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/etters-beach",
  "name": "Etter's Beach Campground",
  "description": "July 11/24 Noon - FIRE RESTRICTION IN PLACE FOR ETTERS BEACH CAMPGROUND UNTIL FURTHER NOTICE (No open flames - only gas/propane/briquette barbecues allowed). Water system is NOT POTABLE - patrons must supply their own drinking water! Wood cannot be brought into the campground from outside! Drinking water, wood and ice are available for purchase - call Gord at ***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/etters-beach",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/so77suw4ai1sxakwssgs?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/zybpobqikbwljxvu31ct?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Etters Beach",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.23647099999999,
    "longitude": -105.296681
  },
  "sameAs": [
    "https://letscamp.ca/camps/etters-beach"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}