{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sporevann-siljan-siljan-municipality-no",
  "name": "sporevann",
  "description": "Seaside resort along Sporevann lake - busy in summer - note: road to there is a gravel road of 8.3km - center 4.5km",
  "url": "https://campertunity.com/listings/campgrounds/sporevann-siljan-siljan-municipality-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650755755.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grorudveien",
    "addressLocality": "siljan",
    "addressRegion": "siljan-municipality",
    "postalCode": "3748",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.38378,
    "longitude": 9.6955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26,
    "reviewCount": 38,
    "bestRating": 5,
    "worstRating": 1
  }
}