{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ongeltjonn-notodden-vestfold-og-telemark",
  "name": "Ongeltjønn",
  "description": "place in the forest along 37-way - view of the water - center >25km",
  "url": "https://campertunity.com/listings/campgrounds/ongeltjonn-notodden-vestfold-og-telemark",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651098984.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bolkesjøvegen",
    "addressLocality": "Notodden",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3680",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.73596,
    "longitude": 9.21644
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}