{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/regina-beach-recreation-site-regina-beach-sk",
  "name": "Regina Beach Recreation Site: Regina Beach, Saskatchewan",
  "description": "Explore the great outdoors at Regina Beach Recreation Site, Regina Beach. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/regina-beach-recreation-site-regina-beach-sk",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto7401595.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "104 Centre St.",
    "addressLocality": "Regina Beach",
    "addressRegion": "SK",
    "postalCode": "S0G 4C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.79559437166331,
    "longitude": -104.98423560275478
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/regina-beach-recreation-site/"
  ]
}