{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/orrestao-cafe-camping-flen-sodermanland-county",
  "name": "Orrestao Cafe Camping",
  "description": "campsite with spacious pitches - Café on the square - well-visited bathing area during the day - center 4 km",
  "url": "https://campertunity.com/listings/campgrounds/orrestao-cafe-camping-flen-sodermanland-county",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650884709.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Solbacksvägen",
    "addressLocality": "flen",
    "addressRegion": "sodermanland-county",
    "postalCode": "642 32",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.07206,
    "longitude": 16.58422
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "175",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "kr175+"
}