{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/servicepunt-larvik-vestfold-og-telemark",
  "name": "Servicepunt Larvik",
  "description": "Enjoy a relaxing stay at Servicepunt Larvik in Larvik, Norway. Visitors' rating: 5.",
  "url": "https://campertunity.com/listings/campgrounds/servicepunt-larvik-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650949704.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lågaveien",
    "addressLocality": "Larvik",
    "addressRegion": "Vestfold og Telemark",
    "postalCode": "3262",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.04737,
    "longitude": 10.06263
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}