{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/norway-point-saint-croix-national-scenic-riverway",
  "name": "Norway Point — Saint Croix National Scenic Riverway",
  "description": "Norway Point in the Saint Croix National Scenic Riverway features forested terrain with access to the Saint Croix River.",
  "url": "https://campertunity.com/listings/campgrounds/norway-point-saint-croix-national-scenic-riverway",
  "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.9234,
    "longitude": -92.6402
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}