{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-siauliu-raj-provincia-de-siauliai",
  "name": "Discharge Toilet",
  "description": "camping near the main road A17 -restaurant - café - sauna - lake with pedals - sports field - playground - center 2.5km.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-siauliu-raj-provincia-de-siauliai",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650837018.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A12",
    "addressLocality": "Šiaulių raj.",
    "addressRegion": "provincia-de-siauliai",
    "postalCode": "80189",
    "addressCountry": "Lituania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.86532,
    "longitude": 23.17174
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.17,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "25+"
}