{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-digerhuvud-faro-gotland-county",
  "name": "Parking Digerhuvud",
  "description": "Spacious parking with dry toilet - overnight stay is allowed in this national park - there is space on both sides of the road.",
  "url": "https://campertunity.com/listings/campgrounds/parking-digerhuvud-faro-gotland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651051138.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "faro",
    "addressRegion": "gotland-county",
    "postalCode": "624 66",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.98135,
    "longitude": 19.11415
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/gotland-county/faro/102598/parking-digerhuvud"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}