{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tinnsjo-camping-miland",
  "name": "Tinnsjø Camping",
  "description": "Tinnsjø Camping is a camping in Miland, Vestfold og Telemark, by the sea and lake/recreation lake. This camping has pitches without shadows and...",
  "url": "https://campertunity.com/listings/campgrounds/tinnsjo-camping-miland",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675192d5a182d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nedre veg 4",
    "addressLocality": "Miland",
    "postalCode": "3658",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.9255,
    "longitude": 8.801
  },
  "sameAs": [
    "https://www.eurocampings.de/norwegen/vestfold-og-telemark/miland/tinnsjo-camping-125319/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}