{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lusiaimeer-paluse-utena-county",
  "name": "Lusiaimeer",
  "description": "appropriate places in the Aukstaitija National Park at the Lusialmeer with beach-canoes and rowing boats for rent",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lusiaimeer-paluse-utena-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650697997.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "114",
    "addressLocality": "Palūšė",
    "addressRegion": "utena-county",
    "postalCode": "30203",
    "addressCountry": "Lithuania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.3315,
    "longitude": 26.10555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}