{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dolina-prebold",
  "name": "Camping Dolina",
  "description": "The small-scale Camping Dolina is close to the village of Prebold in the middle of the Slovenian countryside. Here, you camp on spacious camping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dolina-prebold",
  "image": [
    "https://cdn3.acsi.eu/6/8/4/f/684fe06ea82c8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dolenja vas 148",
    "addressLocality": "Prebold",
    "postalCode": "3312",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.24028,
    "longitude": 15.08772
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}