{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-kongas-fi",
  "name": "Parking",
  "description": "for 2 or 3 small campers, max. 2.10 wide, height 3 m - access road approx. 700 m - river 100 m - center 50 km",
  "url": "https://campertunity.com/listings/campgrounds/parking-kongas-fi",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650894236.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Köngäs",
    "addressRegion": "kongas",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.92939,
    "longitude": 26.74431
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/kongas/86017/parking"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}