{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/surfside-beach-rv-park-1",
  "name": "Surfside Beach RV Park",
  "description": "Surfside Beach encourages you to visit and enjoy pristine sandy beaches and camping – a one-hour drive from Winnipeg located at the southeast tip of Lake Manito",
  "url": "https://campertunity.com/listings/campgrounds/surfside-beach-rv-park-1",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiZGNmMDBiOGItZGVjYi00ZjhhLTk1YzktNzkwZDgwZWM5M2VmXzM3NDcgU3VyZnNpZGUgYmVhY2ggNTk2LmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beach Road 50.270740, -98.079659",
    "addressLocality": "St. Ambroise",
    "addressRegion": "MB",
    "postalCode": "R0C 2S0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.267827,
    "longitude": -98.081635
  },
  "sameAs": [
    "https://www.campspot.com/park/surfside-beach-rv-park-mb"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "12:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}