{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/unnamed-road-3-12",
  "name": "(796 99) - Unnamed Road",
  "description": "Very quiet place for 1 to 2 campers on a small (forest) lake. There is a covered fire pit. No amenities. 100% free in nature!",
  "url": "https://campertunity.com/listings/campgrounds/unnamed-road-3-12",
  "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/779801_779900/779894_gd.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.529515,
    "longitude": 13.379271
  },
  "sameAs": [
    "https://park4night.com/en/place/273536"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}