{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hay-creek-ranch-nemo-sd",
  "name": "Hay Creek Ranch",
  "description": "Hay Creek Ranch is located at 21765 Penny Lane, Nemo SD 57759. Hay Creek Ranch can be contacted at ***-***-**** or http://www.haycreekranch.net/",
  "url": "https://campertunity.com/listings/campgrounds/hay-creek-ranch-nemo-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21765 Penny Lane",
    "addressLocality": "Nemo",
    "addressRegion": "SD",
    "postalCode": "57759",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2473023,
    "longitude": -103.622542
  }
}