{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vallersvik-camping-and-hostel-frillesas-halland-county",
  "name": "Vallersvik Camping And Hostel",
  "description": "camping with predominantly Swedish guests - primasanitary - at the beach - supermarket at 5 minutes cycling - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vallersvik-camping-and-hostel-frillesas-halland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650839899.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vallersviksvägen",
    "addressLocality": "frillesas",
    "addressRegion": "halland-county",
    "postalCode": "439 61",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.3206,
    "longitude": 12.15866
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.07,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "290",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr290+"
}