{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kempings-paberzi-bernati",
  "name": "Kempings \"Paberzi\"",
  "description": "Kempings \"Paberzi\" is a campsite in Bernāti.The campsite has pitches without shade and pitches with some shade. It is possible to rent...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kempings-paberzi-bernati",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518fb321611.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Bernati",
    "postalCode": "3473"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.39183,
    "longitude": 20.99956
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}