{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-west-prairie-resort-pierre-sd",
  "name": "West Prairie Resort",
  "description": "West Prairie Resort is located at 28354 182nd Street, Pierre SD 57501. West Prairie Resort can be contacted at ***-***-**** or http://westprairieresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-west-prairie-resort-pierre-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28354 182nd Street, 5809",
    "addressLocality": "Pierre",
    "addressRegion": "SD",
    "postalCode": "57501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7503723,
    "longitude": -100.455558
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/pierre/west-prairie-resort"
  ]
}