{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ursand-resort-camping-vanersborg",
  "name": "Ursand Resort & Camping",
  "description": "On the banks of the Vänern not far from Vänersborg, you will find Ursands Resort & Camping. The campsite has a beautiful beach...",
  "url": "https://campertunity.com/listings/campgrounds/ursand-resort-camping-vanersborg",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674dea2ab495e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Djupedalen 520",
    "addressLocality": "Vänersborg",
    "postalCode": "46260"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.41375,
    "longitude": 12.32292
  },
  "sameAs": [
    "https://www.eurocampings.fr/suede/vastra-gotaland/vanersborg/ursand-resort-camping-100947/",
    "https://www.pincamp.de/campingplaetze/camping-ursand"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}