{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mjony-vinje-vestfold-og-telemark",
  "name": "mjony",
  "description": "Simple campsite along the E134 - mainly rental of cabins - center 4 km",
  "url": "https://campertunity.com/listings/campgrounds/mjony-vinje-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650880596.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vinjevegen",
    "addressLocality": "vinje",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3890",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.63423,
    "longitude": 7.80104
  },
  "sameAs": [
    "https://www.campercontact.com/nl/noorwegen/vestfold-og-telemark/vinje/79929/mjony"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "160",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "kr160+"
}