{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/unnamed-campground-47",
  "name": "(790 91) - Unnamed Road",
  "description": "Small spot close to the lake. At the lake there is a fire pit and dry toilet available. About 100m from the road. Keep the place clean",
  "url": "https://campertunity.com/listings/campgrounds/unnamed-campground-47",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/se.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5",
    "https://cdn3.park4night.com/lieu/526501_526600/526591_gd.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.956747,
    "longitude": 12.561587
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}