{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vizimalom-kemping-panzio-es-etterem-turistvand",
  "name": "Vízimalom Kemping Panzió és Étterem",
  "description": "Vízimalom Camping Pension and Restaurant is a campsite in Túristvándi, Szabolcs-Szatmár-Bereg, located a river/stream.The campsite has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/vizimalom-kemping-panzio-es-etterem-turistvand",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675067dc9cb9a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Malom u. 3",
    "addressLocality": "Túristvándi",
    "postalCode": "4944",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.04711,
    "longitude": 22.643
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}