{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/espeviks-camping-askloster-provincia-de-halland",
  "name": "Espeviks Camping",
  "description": "sandy beach 100 m - kiosk - mini golf - center 6 km",
  "url": "https://campertunity.com/listings/campgrounds/espeviks-camping-askloster-provincia-de-halland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650877541.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lindåsvägen",
    "addressLocality": "askloster",
    "addressRegion": "provincia-de-halland",
    "postalCode": "432 96",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.19081,
    "longitude": 12.19043
  },
  "sameAs": [
    "https://www.campercontact.com/es/suecia/provincia-de-halland/askloster/79285/espeviks-camping",
    "https://www.espevikscamping.se/"
  ],
  "amenityFeature": [
    {
      "@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+"
}