{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seifert-farm-pohl",
  "name": "Seifert Farm",
  "description": "Large quiet complex next to a farm. Small wishes are fulfilled on the farm, e.g. fresh eggs. Trieb is a small, quiet village on the steep bank of the White Elster. The complex offers a wonderful view of the surrounding area. You can see a castle ruin, the Elstertal Bridge (little sister of the Göltzschtal Bridge, the largest brick bridge in Europe) and the Mosen Tower above the Pöhl Dam. The river is only a few hundred meters away and can easily be reached on foot. Ideal for dog owners. There...",
  "url": "https://campertunity.com/listings/campgrounds/seifert-farm-pohl",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pöhl",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.562,
    "longitude": 12.1535
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/phl/169238/seifert-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}