{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/selater-camping-stromstad",
  "name": "Seläter Camping",
  "description": "Seläter is a quiet campsite for nature lovers and active beach visitors. The campsite is situated in a pristine landscape on the west coast of...",
  "url": "https://campertunity.com/listings/campgrounds/selater-camping-stromstad",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674af5a532e3d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seläter",
    "addressLocality": "Strömstad",
    "postalCode": "45290",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.95644,
    "longitude": 11.15742
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}