{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/viltcamping-alvdalen-dalarna-county",
  "name": "Viltcamping",
  "description": "place on the river Österdalälven - use GPS coordinates - firewood available - payment: do your payment in an envelope - Brunnsberg 3km - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/viltcamping-alvdalen-dalarna-county",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650841088.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "70",
    "addressLocality": "Älvdalen",
    "addressRegion": "dalarna-county",
    "postalCode": "796 90",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.27364,
    "longitude": 13.97976
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "60",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr60+"
}