{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/winery-sunset-wine-tasting",
  "name": "Winery with sunset and wine tasting",
  "description": "Are you looking for a quiet, idyllic spot with a sunset over the vineyards? Then we give you the opp",
  "url": "https://campertunity.com/listings/campgrounds/winery-sunset-wine-tasting",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/60/b2/cl60b23570-9637-4075-8e03-b7f2dd1789ac.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7,
    "longitude": 10.12
  },
  "sameAs": [
    "https://campspace.com/en/s/weingut-mit-sonnenuntergang-und-weinverkostung_9578"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}