{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/imperial-campground",
  "name": "Imperial Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/imperial-campground",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/hkefsyaxbrg75cejfys1?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/ewtrbk64i76xkxz1qmhc?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/nr2xkutkvnhnfa5s3xhf?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/dzpqjzcbi3wpkowoytbv?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Railway Avenue",
    "addressLocality": "Imperial",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0G 2J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.347756,
    "longitude": -105.4395703
  },
  "sameAs": [
    "https://letscamp.ca/camps/imperial-campground"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    }
  ]
}