{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-sutz-am-bielersee-sutz-lattrigen-ch",
  "name": "Camping Sutz am Bielersee",
  "description": "Camping Sutz am Bielersee is a camping in Sutz, Bern, on Lake/Leisure Lake. This camping has pitches with parking and places with a little...",
  "url": "https://campertunity.com/listings/campgrounds/camping-sutz-am-bielersee-sutz-lattrigen-ch",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2dc7e5bdb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kirchrain 40",
    "addressLocality": "Sutz/Lattrigen",
    "postalCode": "2572",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.10911,
    "longitude": 7.22031
  },
  "sameAs": [
    "https://www.eurocampings.de/schweiz/bern/sutz/camping-sutz-am-bielersee-107038/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}