{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/husbilparkering-sanden-vanersborg-vastra-gotaland",
  "name": "Husbilparkering Sanden",
  "description": "Camper place at a small harbor",
  "url": "https://campertunity.com/listings/campgrounds/husbilparkering-sanden-vanersborg-vastra-gotaland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651048601.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vassbottenleden",
    "addressLocality": "Vänersborg",
    "addressRegion": "vastra-gotaland-county",
    "postalCode": "462 38",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.38378,
    "longitude": 12.31764
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651048601.jpg",
    "https://www.campercontact.com/es/suecia/provincia-de-vastra-gotaland/vanersborg/102320/husbilparkering-sanden"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}