{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-gossl-grundlsee",
  "name": "Camping Gössl",
  "description": "The quiet camping site of Gössl is located at the bottom of a valley, about 350 m from Gössl. The campsite is located in the...",
  "url": "https://campertunity.com/listings/campgrounds/camping-gossl-grundlsee",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f1e495fe7d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gössl 17",
    "addressLocality": "Grundlsee",
    "postalCode": "8993",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.63892,
    "longitude": 13.90219
  },
  "sameAs": [
    "https://www.camperado.de/campingdetails/Camping_Goessl__1267",
    "https://www.eurocampings.fr/autriche/styrie/grundlsee/camping-gossl-106086/",
    "https://www.eurocampings.co.uk/austria/styria/grundlsee/camping-gossl-106086/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ]
}