{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sobec-lesce",
  "name": "Camping Šobec",
  "description": "The location of Camping Šobec can truly be called unique. This is because here you camp in the middle of a pine forest surrounded by the Sava...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sobec-lesce",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f148c768b3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Šobceva cesta 25",
    "addressLocality": "Lesce",
    "postalCode": "4248",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.35575,
    "longitude": 14.14994
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 76,
    "bestRating": 10,
    "worstRating": 1
  }
}