{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oasis-rv-resort-limoges-on",
  "name": "Oasis RV Resort",
  "description": "Oasis RV Resort is an Ontario Private Campground located in, or near Limoges, Ontario in the Ottawa & Countryside tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/oasis-rv-resort-limoges-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2052 Calypso Street",
    "addressLocality": "Limoges",
    "addressRegion": "ON",
    "postalCode": "K0A 2M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.321454945422374,
    "longitude": -75.23226916231641
  }
}