{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sulmsee-leibnitz",
  "name": "Camping Sulmsee",
  "description": "Our campsite, with good connections to cycling and hiking trails, is ideal for numerous cycling and hiking excursions in the surrounding area. Enjoy swimming in the lake or simply enjoy our culinary delights in the restaurant. A holiday with us offers you relaxation and pure nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sulmsee-leibnitz",
  "image": [
    "https://images.itx.at/files/kontakte/35619/35619_300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seggauberg 184",
    "addressLocality": "Leibnitz",
    "postalCode": "8430",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7744979,
    "longitude": 15.513696600000003
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}