{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prairie-pasque-campground-watertown-sd",
  "name": "Prairie Pasque Campground",
  "description": "Prairie Pasque Campground is located at 1700 16th Avenue Southeast, Watertown SD 57201. Prairie Pasque Campground can be contacted at ***-***-**** or http://www.watertownsdproperties.com/campground-reservations.html",
  "url": "https://campertunity.com/listings/campgrounds/prairie-pasque-campground-watertown-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1700 16th Avenue Southeast",
    "addressLocality": "Watertown",
    "addressRegion": "SD",
    "postalCode": "57201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8835091,
    "longitude": -97.0881671
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/watertown/prairie-pasque-campground"
  ]
}