{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-gilutis-lake-simnas-alytus",
  "name": "Parking Gilutis Lake",
  "description": "Camper place - by the lake - center 1,5 km",
  "url": "https://campertunity.com/listings/campgrounds/parking-gilutis-lake-simnas-alytus",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650884109.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "131",
    "addressLocality": "Simnas",
    "addressRegion": "alytus",
    "addressCountry": "Lituania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.3761,
    "longitude": 23.63329
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.42,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}