{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grimsa-bru-folldal-innlandet",
  "name": "Grimsa bru",
  "description": "Several beautiful places at brook. If you prefer not to hear running water about 150-200 further away from the bridge. Later in the evening twilight chance that you see elk.",
  "url": "https://campertunity.com/listings/campgrounds/grimsa-bru-folldal-innlandet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650839974.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Primær Fylkesveg 27",
    "addressLocality": "Folldal",
    "addressRegion": "innlandet",
    "postalCode": "2580",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.06778,
    "longitude": 9.98151
  },
  "sameAs": [
    "https://www.campercontact.com/en/norway/innlandet/folldal/68989/grimsa-bru"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr0+"
}