{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mariners-paradise-trailer-park-burlington-on",
  "name": "Mariner's Paradise Trailer Park",
  "description": "Beautiful little family campground/trailer resort 70 minutes north of Toronto. Exit 149 (Quarry Rd) off Hwy 400 at Waubaushene to Mayhew Road south. Good fishing, boating, boatslips, launch in park. Georgian Bay access. Neil Walsh.",
  "url": "https://campertunity.com/listings/campgrounds/mariners-paradise-trailer-park-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2959 Mayhew Rd PO Box 98",
    "addressLocality": "Waubaushene",
    "addressRegion": "ON",
    "postalCode": "L0K 2C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7664,
    "longitude": -79.6935
  }
}