{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-hollow-campground-office-sioux-center-ia-1",
  "name": "Sandy Hollow Campground Office",
  "description": "Sandy Hollow Campground Office is located at 3395 400th Street, Sioux Center IA 51250. Sandy Hollow Campground Office can be contacted at ***-***-**** or http://www.siouxcenter.org/index.aspx?nid=108",
  "url": "https://campertunity.com/listings/campgrounds/sandy-hollow-campground-office-sioux-center-ia-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3395 400th Street",
    "addressLocality": "Sioux Center",
    "addressRegion": "IA",
    "postalCode": "51250",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0666356,
    "longitude": -96.1189481
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/sioux-center/sandy-hollow-campground-office"
  ]
}