{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-rock-campground-travel-wisconsin-washburn-wi",
  "name": "Big Rock Campground",
  "description": "Located on the Sioux River, a Class A steelhead trout stream, the park offers a spot for picnicking, wildlife viewing, hiking, bank and stream fishing and primitive camping. Camping is on a first come, first served basis only. 13 Non-electric campsites, Pit toilet, hand pump. $15/day.",
  "url": "https://campertunity.com/listings/campgrounds/big-rock-campground-travel-wisconsin-washburn-wi",
  "image": [
    "https://www.travelwisconsin.com/uploads/places/ec/ec5f8761-9898-4bfc-bb8c-25cff311d88d-bigrockpark.jpg?width=1200&height=630&mode=crop&scale=both&quality=100",
    "https://www.travelwisconsin.com/uploads/places/39/39fbcd09-e456-4a0e-a361-be35a759f654-bigrockpark2.jpg?width=1200&height=630&mode=crop&scale=both&quality=100",
    "https://www.travelwisconsin.com/uploads/places/91/91070c1c-f0d1-469a-a2ec-bc97235cf14f-big-rock-016.jpg?width=1200&height=630&mode=crop&scale=both&quality=100"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "78550 Big Rock Road",
    "addressLocality": "Washburn",
    "addressRegion": "WI",
    "postalCode": "54891",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7105263493488,
    "longitude": -90.9260199218988
  },
  "sameAs": [
    "https://www.travelwisconsin.com/campgrounds/big-rock-campground-192887",
    "https://www.campendium.com/big-rock-campground-washburn-wi"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}