{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kempingas-slenyje-trakai-vilnius-county",
  "name": "Kempingas Slenyje",
  "description": "location on the lake - boat connection to Trakai, former capital of Lithuania - famous castle on island - from Trakai also bus connection to Vilnius, the new capital - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/kempingas-slenyje-trakai-vilnius-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650693901.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Slėnio gatvė",
    "addressLocality": "Trakai",
    "addressRegion": "vilnius-county",
    "postalCode": "21102",
    "addressCountry": "Lithuania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.66907,
    "longitude": 24.92947
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.76,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "30+"
}