{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/katepwarvpark",
  "name": "Katepwa RV Park Campground",
  "description": "Katepwa RV Park Camground is a family-friendly campground nestled in the Qu'Appelle Valley. It is approximately 1 hour east of Regina, just north of Indian Head. It is a privately-owned campground with 240 sites, 4 overnight rental sites, a par-3 grass green golf course, a clubhouse with restaurant, a pavilion available for rent and grass green area and play structure for children. It is within walking distance to Katepwa Point Provincial Park which also offers many amenities.",
  "url": "https://campertunity.com/listings/campgrounds/katepwarvpark",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/qqdfvomqynuzguzlasej?_a=BAMAPqkS0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/vral92sbz0drnygi719h?_a=BAMAPqkS0"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Katepwa",
    "addressRegion": "Saskatchewan",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.70035923744599,
    "longitude": -103.62165369008753
  },
  "sameAs": [
    "https://letscamp.ca/camps/katepwarvpark"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}