{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hills-rv-park-campground-plankinton-sd",
  "name": "Hill's RV Park & Campground",
  "description": "Hill's RV Park & Campground is located at 780 South Main Street, Plankinton SD 57368. Hill's RV Park & Campground can be contacted at ***-***-**** or http://www.hills-rv.com/",
  "url": "https://campertunity.com/listings/campgrounds/hills-rv-park-campground-plankinton-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "780 South Main Street",
    "addressLocality": "Plankinton",
    "addressRegion": "SD",
    "postalCode": "57368",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7082554,
    "longitude": -98.485244
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/plankinton/hill-s-rv-park-campground",
    "https://www.hills-rv.com/"
  ]
}