{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kipling-campground",
  "name": "Kipling Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/kipling-campground",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/al8mmumvbvctxz9g2krg?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/npj4rv3zypwq4iqfz7uf?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clare Street",
    "addressLocality": "Kipling",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0G 2S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.09627512244567,
    "longitude": -102.63506054878235
  },
  "sameAs": [
    "https://letscamp.ca/camps/kipling-campground"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    }
  ]
}