{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hof-unnamed-road",
  "name": "Hof - Unnamed Road",
  "description": "Coming from the north on the 920, turn left on Chemin Église Hof. In the bend, quiet bivouac with view of the river and the mountains.",
  "url": "https://campertunity.com/listings/campgrounds/hof-unnamed-road",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/is.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.653615,
    "longitude": -15.009133
  },
  "sameAs": [
    "https://park4night.com/en/place/208511"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}