{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rodlix-camping-tvaaaker-halland-county",
  "name": "Rödlix camping",
  "description": "check-in before 9 pm - check-out before 12 pm - in connection with limited space no awnings - Varberg 9km - center 7,2km",
  "url": "https://campertunity.com/listings/campgrounds/rodlix-camping-tvaaaker-halland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650786667.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lerjans väg",
    "addressLocality": "Tvååker",
    "addressRegion": "halland-county",
    "postalCode": "432 76",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.03937,
    "longitude": 12.32375
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/halland-county/tvaaker/28890/rodlix-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "300",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr300+"
}