{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grenfell-recreational-park",
  "name": "Grenfell Recreational Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/grenfell-recreational-park",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/kf4mouvrroxxhz7rz1qp?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/hnt6ohvhzmvn3bwwipqi?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/hxunnc6xczixkoarfsss?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/pfflzbuitme49tb539n9?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/udrjidcbhs7fpcpccuej?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/alhbkscc03y5uutzxtbi?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake Street",
    "addressLocality": "Grenfell",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0G 2B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4137083,
    "longitude": -102.9386843
  },
  "sameAs": [
    "https://letscamp.ca/camps/grenfell-recreational-park"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    }
  ]
}