{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vetsi-talli-puhkekula-kassari",
  "name": "Vetsi Talli Puhkeküla",
  "description": "Vetsi Talli Puhkeküla is a campsite in Kassari.The campsite has pitches without shade and pitches with some shade. Vetsi Talli Puhkeküla is located...",
  "url": "https://campertunity.com/listings/campgrounds/vetsi-talli-puhkekula-kassari",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675064b62f332.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Kassari",
    "postalCode": "92111"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.78931,
    "longitude": 22.81928
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}