{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-lahti",
  "name": "Parking Lahti",
  "description": "mix-parking at marina - no official motorhome - toilet every summer - ski sconces of Lahti - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/parking-lahti",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650853173.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jalkarannantie",
    "addressLocality": "Lahti",
    "addressRegion": "lahti",
    "postalCode": "15900",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.98909,
    "longitude": 25.64241
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/lahti/72690/parking-lahti"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}