{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pioneer-campsite-resort-wabasha-mn-us",
  "name": "Pioneer Campsite Resort",
  "description": "Pioneer Campsite Resort is located at 64739 140th Avenue, Wabasha MN 55981. Pioneer Campsite Resort can be contacted at ***-***-**** or http://www.pioneercampsite.com/",
  "url": "https://campertunity.com/listings/campgrounds/pioneer-campsite-resort-wabasha-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64739 140th Avenue",
    "addressLocality": "Wabasha",
    "addressRegion": "MN",
    "postalCode": "55981",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3196951,
    "longitude": -91.9474472
  }
}