{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/varbergs-flygklubb-varberg-hallands-lan",
  "name": "Varbergs Flygklubb",
  "description": "near nature reserve - pay in the restaurant/club house [Monday-Saturday 8-20h, Sunday 10-20h] - toilet closed between 17.00 and 08.00 - Varberg 3.5km - Getterön 350m",
  "url": "https://campertunity.com/listings/campgrounds/varbergs-flygklubb-varberg-hallands-lan",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796275.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Getterövägen",
    "addressLocality": "varberg",
    "addressRegion": "hallands-lan",
    "postalCode": "432 93",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.12192,
    "longitude": 12.22456
  },
  "sameAs": [
    "https://www.campercontact.com/nl/zweden/hallands-lan/varberg/51309/varbergs-flygklubb"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}