{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rundale-camping-rundales-pag",
  "name": "Rundale Camping",
  "description": "Rundale Camping is a campsite in Rundāles, located on a river/stream. The campsite has pitches without shade and with some shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rundale-camping-rundales-pag",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675189ec705ae.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Krastini",
    "addressLocality": "Rundales Pag.",
    "postalCode": "3921"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.42028,
    "longitude": 24.06389
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}