{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-rottne-kronoberg-county",
  "name": "Discharge Toilet",
  "description": "all amenities at the entrance - near / in the forest - located near the lake Helgasjön - 3 power connections - center 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-rottne-kronoberg-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650900197.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "EKNA",
    "addressLocality": "Rottne",
    "addressRegion": "kronoberg-county",
    "postalCode": "363 34",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.00061,
    "longitude": 14.81224
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26,
    "reviewCount": 65,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "300",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr300+"
}