{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/overnightcamp",
  "name": "Overnight Campground",
  "description": "PARK IS OPEN BASED ON EVENTS AND SCHEDULING The Overnight Campground is located on the west end of Town right behind the RCMP station and near the recreation g",
  "url": "https://campertunity.com/listings/campgrounds/overnightcamp",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiNDVlMDMxMzMtMzJhNy00NzE5LTg1NzItYjIwZjdmYjUzMjdiX01hcC1PdmVybmlnaHRfQ2FtcGdyb3VuZC5qcGciLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjEwMDAsImhlaWdodCI6MTAwMCwiZml0IjoiaW5zaWRlIn0sImpwZWciOnsicXVhbGl0eSI6NTB9LCJ0b0Zvcm1hdCI6ImpwZWcifX0="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4800 55th St",
    "addressLocality": "St. Paul",
    "addressRegion": "AB",
    "postalCode": "T0A 3A1"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.99109,
    "longitude": -111.310755
  },
  "sameAs": [
    "https://www.campspot.com/park/overnightcamp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}