{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamping-podlesok-hrabusice",
  "name": "Autocamping Podlesok",
  "description": "Autocamping Podlesok is located in Hrabušice, it is located in a wooded area and river/torrente. The campsite with hilly terrain has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamping-podlesok-hrabusice",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2fe0d23ad.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Podlesok",
    "addressLocality": "Hrabusice",
    "postalCode": "05315"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.96422,
    "longitude": 20.38497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}