{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/have-a-rest-campground-redfield-sd",
  "name": "Have-A-Rest Campground",
  "description": "Have-A-Rest Campground is located at 38598 U.S. 212, Redfield SD 57469. Have-A-Rest Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/have-a-rest-campground-redfield-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38598 U.S. 212",
    "addressLocality": "Redfield",
    "addressRegion": "SD",
    "postalCode": "57469",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8771877,
    "longitude": -98.5317894
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/redfield/have-a-rest-campground"
  ]
}