{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandrock-cliff-campground-grantsburg-wi",
  "name": "Sandrock Cliff Campground",
  "description": "Sandrock Cliff Campground is located at , Grantsburg WI 54840. Sandrock Cliff Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/sandrock-cliff-campground-grantsburg-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grantsburg",
    "addressRegion": "WI",
    "postalCode": "54840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7930097,
    "longitude": -92.7693724
  }
}