{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/solvgarden-hotell-og-feriesenter-rysstad",
  "name": "Sølvgarden Hotell og Feriesenter",
  "description": "campsite near the water - canoe and bicycle rental - sanitary facilities in the basement of the hotel - center / supermarket at 1 km",
  "url": "https://campertunity.com/listings/campgrounds/solvgarden-hotell-og-feriesenter-rysstad",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650900331.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Riksveg 9",
    "addressLocality": "Rysstad",
    "addressRegion": "rysstad",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.09088,
    "longitude": 7.54055
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/rysstad/82607/slvgarden-hotell-og-feriesenter"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "355",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "kr355+"
}