{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kostavagen-strand-lessebo-kronoberg-county",
  "name": "Kostavägen Strand",
  "description": "overnight stay at the lake - 3.5 km via a gravel road through the forest - follow GPS coordinates - view - forest for walking and mountain biking - lake for swimming, fishing and water sports - center 11 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kostavagen-strand-lessebo-kronoberg-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650899948.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kostavägen",
    "addressLocality": "Lessebo",
    "addressRegion": "kronoberg-county",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.77806,
    "longitude": 15.35783
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.58,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  }
}