{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lydhusstranda-camping-larvik-vestfold",
  "name": "Lydhusstranda Camping",
  "description": "Enjoy a relaxing stay at Lydhusstranda Camping in Larvik, Norway. Visitors' rating: 3.4.",
  "url": "https://campertunity.com/listings/campgrounds/lydhusstranda-camping-larvik-vestfold",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650794696.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hummerbakkveien",
    "addressLocality": "Larvik",
    "addressRegion": "Vestfold",
    "postalCode": "3294",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.98376,
    "longitude": 9.96413
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}