{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-podcetrtek",
  "name": "Angebot in der Nähe",
  "description": "The ideal environment of Camp Natura Terme Olimia Podčetrtek is to find peace and relaxation during your holiday.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angebot-in-der-nahe-podcetrtek",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zdraviliška cesta 24",
    "addressLocality": "Podčetrtek",
    "postalCode": "3254"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1518082,
    "longitude": 15.597496
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 0
  }
}