{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flatin-gard-seljord-telemark",
  "name": "Flatin Gard",
  "description": "Nice quiet and simple place on the river. Beautiful grass areas. Send a text message upon arrival and he will come by bike for a nice chat later. Excellent sanitary facilities and delicious drinking water from our own source.",
  "url": "https://campertunity.com/listings/campgrounds/flatin-gard-seljord-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flatingrendi",
    "addressLocality": "Seljord",
    "addressRegion": "telemark",
    "postalCode": "3840",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.50713,
    "longitude": 8.63916
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr250+"
}