{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pakumulsiai-siauliu-rajonas-siauliai-county",
  "name": "Pakumulsiai",
  "description": "Mix -parking with more - use GPSD-coordinates - no facilities - playground - picnic area - jetty - from the west turn right in the village and take the first road right along the dam to the paved parking lot - center Kursenai 3km",
  "url": "https://campertunity.com/listings/campgrounds/pakumulsiai-siauliu-rajonas-siauliai-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650872931.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A11",
    "addressLocality": "Šiaulių rajonas",
    "addressRegion": "siauliai-county",
    "addressCountry": "Lithuania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.997,
    "longitude": 22.87746
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}