{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-stand-rock-campground-wisconsin",
  "name": "Stand Rock Campground",
  "description": "Stand Rock Campground is located at N570 County Road N, Wisconsin Dells WI 53965. Stand Rock Campground can be contacted at ***-***-**** or http://www.standrock.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-stand-rock-campground-wisconsin",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N570 County Road N",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.658207,
    "longitude": -89.8023252
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/wisconsin-dells/stand-rock-campground"
  ]
}