{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kempingas-pusele-vistytis",
  "name": "Kempingas Puselé",
  "description": "Kempingas Puselé is a campsite in Vištytis, located by a lake/recreational pond.This camp site with sloping grounds has pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kempingas-pusele-vistytis",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751662da4a7a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zirgénu k",
    "addressLocality": "Vistytis",
    "postalCode": "-"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.42789,
    "longitude": 22.75167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}