{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/village-of-hazlet",
  "name": "Village of Hazlet",
  "description": "4 RV sites located in quiet community. Come with 30 Amp. power, water and sewer connections",
  "url": "https://campertunity.com/listings/campgrounds/village-of-hazlet",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/itwhdnydq2yd5q9oz4vk?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/alxo99qqyupyw29d6yy7?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/irajxwd928f3tmdkk9ty?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 332",
    "addressLocality": "Hazlet",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0N 1E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3979315,
    "longitude": -108.5927516
  },
  "sameAs": [
    "https://letscamp.ca/camps/village-of-hazlet"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}