{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/unknown-campground-5-8",
  "name": "Parking at Hammerdal Lake",
  "description": "Parking lot at the lake with swimming facilities, also for larger mobile homes and caravans, dry toilet,",
  "url": "https://campertunity.com/listings/campgrounds/unknown-campground-5-8",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn3.park4night.com/lieu/573201_573300/573278_gd.jpg",
    "https://cdn6.park4night.com/images/svg/flags/se.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hammerdal",
    "addressRegion": "Jämtland County",
    "postalCode": "835 61",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.741936,
    "longitude": 14.792639
  },
  "sameAs": [
    "https://park4night.com/en/place/201505"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}