{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nilsland-torsby-varmland-county",
  "name": "NilsLandCamping",
  "description": "quiet campsite with direct view of the lake - use GPS coordinates - only bookable by appointment - one also speaks English and German - center Torsby 25km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nilsland-torsby-varmland-county",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650838483.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "KYRKONÄS",
    "addressLocality": "Torsby",
    "addressRegion": "varmland-county",
    "postalCode": "685 94",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.31984,
    "longitude": 13.01242
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "300",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr300+"
}