{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flisa-camping-flisa-innlandet",
  "name": "Flisa camping",
  "description": "Large riverside campsite with beach, modern sanitary facilities and large restaurant. Wifi only in the restaurant.",
  "url": "https://campertunity.com/listings/campgrounds/flisa-camping-flisa-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651210824.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Færdervegen",
    "addressLocality": "Flisa",
    "addressRegion": "innlandet",
    "postalCode": "2270",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.58949,
    "longitude": 12.02183
  },
  "sameAs": [
    "https://www.campercontact.com/nl/noorwegen/innlandet/flisa/159470/flisa-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "380",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "kr380+"
}