{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-sempas",
  "name": "Angebot in der Nähe",
  "description": "Camping place Lijak, Nova Gorica: own landing place for hang gliders and parachute jumpers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-sempas",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ozeljan 6a",
    "addressLocality": "Šempas",
    "postalCode": "5261"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 0
  }
}