{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seljord-ferienland-seljord-no",
  "name": "Seljord Ferienland",
  "description": "right on the lake - places right on the water - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/seljord-ferienland-seljord-no",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650891029.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bygdaråvegen 90",
    "addressLocality": "Seljord",
    "addressRegion": "Vestfold og Telemark",
    "postalCode": "3840",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.4812,
    "longitude": 8.63796
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ]
}