{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trysil-hyttegrend-and-camping-trysil-innlandet",
  "name": "Trysil Hyttegrend & Camping",
  "description": "also special camper pitches without electricity and other amenities available [min. rate] - located by river - near/in the forest - view of Trysilfjellet - bread service - bike rental - near swimming beach - sauna - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/trysil-hyttegrend-and-camping-trysil-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650876185.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bygdervegen",
    "addressLocality": "Trysil",
    "addressRegion": "innlandet",
    "postalCode": "2420",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.29255,
    "longitude": 12.28365
  },
  "sameAs": [
    "http://www.trysilhytte.com/",
    "https://www.campercontact.com/en/norway/innlandet/trysil/67221/trysil-hyttegrend-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "350",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr350+"
}