{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/landa-camping-forsand-rogaland-no",
  "name": "Landa Camping",
  "description": "in the middle of a prehistoric village - bike rental - Preikestolen 16.5km - Lysefjord 3km - center 2,5km",
  "url": "https://campertunity.com/listings/campgrounds/landa-camping-forsand-rogaland-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650833117.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haukalivegen",
    "addressLocality": "forsand",
    "addressRegion": "rogaland",
    "postalCode": "4110",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.89627,
    "longitude": 6.13238
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/rogaland/forsand/49540/landa-camping",
    "https://www.landapark.no/",
    "https://campio.no/sv/campsite/landa-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "290",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "kr290+"
}