{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/korada-kanal-nova-gorica",
  "name": "Autocamp Korada",
  "description": "mostly sand, in case of rain mud pool - on a river - just outside the village of Kanal",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/korada-kanal-nova-gorica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840172.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kidričeva cesta",
    "addressLocality": "Kanal",
    "addressRegion": "nova-gorica",
    "postalCode": "5213",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.08807,
    "longitude": 13.6327
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.3,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}