{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naicam-campground",
  "name": "Naicam Campground",
  "description": "7 sites located at the north end of town with full service of 30 amp power including water & sewer",
  "url": "https://campertunity.com/listings/campgrounds/naicam-campground",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/qohevmd3qyrp6y1uucll?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/llsdxqgwjp2w3zdbqhf4?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Naicam",
    "addressRegion": "Saskatchewan",
    "postalCode": "S0K 2Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.42406674236985,
    "longitude": -104.49507263681332
  },
  "sameAs": [
    "https://letscamp.ca/camps/naicam-campground"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}