{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marijampoles-kempingas-marijampole",
  "name": "Marijampoles Kempingas",
  "description": "Marijampoles Kempingas is located in Marijampolė, it is located river/torrent and a lake. This campsite has pitches little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marijampoles-kempingas-marijampole",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675182e0ed214.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kempingo str 44",
    "addressLocality": "Marijampolé",
    "postalCode": "68130"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.5205,
    "longitude": 23.34189
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}