{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lagunen-camping-stugor-stromstad-vastra-gotaland-county",
  "name": "Lagunen Camping Stugor",
  "description": "near sea - near / in the woods - terraced campsite - winter camping - sloping grounds - bounded places - near sandy beach - camping shop - snack bar - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/lagunen-camping-stugor-stromstad-vastra-gotaland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650852928.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skärsbygdsvägen",
    "addressLocality": "stromstad",
    "addressRegion": "vastra-gotaland-county",
    "postalCode": "452 97",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.91345,
    "longitude": 11.20539
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "430",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "kr430+"
}