{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/head-of-rapids-grantsburg-wi",
  "name": "Head Of The Rapids",
  "description": "Managed by the National Park Service, Head Of The Rapids provides camping access within Saint Croix National Scenic River in Grantsburg, Wisconsin.",
  "url": "https://campertunity.com/listings/campgrounds/head-of-rapids-grantsburg-wi",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grantsburg",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.90843651,
    "longitude": -92.69181855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}