{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/foskrosbranna-idre-dalarna-county",
  "name": "foskrosbranna",
  "description": "one of the nature locations at Idre - pay via envelope in bus - two fields with each 3 places on water - fire place and wood present - dry toilet - center 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/foskrosbranna-idre-dalarna-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650888043.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Foskrosvägen",
    "addressLocality": "idre",
    "addressRegion": "dalarna-county",
    "postalCode": "790 91",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.90432,
    "longitude": 12.68379
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.72,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "60",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr60+"
}