{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/keven-thompson-memorial",
  "name": "Keven Thompson Memorial Campground",
  "description": "Keven Thompson Memorial Campground is located off Highway 83 just south of the railway tracks in a treed location to the west of the ball diamonds. 21 clean and serviced sites (2 -50 amp; 18 – 30 amp; 6 -15 amp). Un-serviced and overflow lots are also available.",
  "url": "https://campertunity.com/listings/campgrounds/keven-thompson-memorial",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/hrwsuqmz25ou7szhdc48?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/qvcsm3ltiwm6kjaygl3b?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Melita",
    "addressRegion": "Manitoba",
    "postalCode": "R0M 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.271078088272,
    "longitude": -100.9825929651812
  },
  "sameAs": [
    "https://letscamp.ca/camps/keven-thompson-memorial"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "13:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}