{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-sorup",
  "name": "water",
  "description": "Large, bright pitch on a beautiful farm surrounded by peace, nature & animals We rent a sunny pitch on our farm in a secluded location for holidaymakers or travelers. Just a stone's throw from the A7 and yet secluded, surrounded by nature, sunrise and sunset and animals (2 sheep, cows, lovely dogs and cats). The Baltic and North Seas as well as bathing lakes are in the immediate vicinity. Supermarkets, bank, pharmacy in Sörup and Satrup (8 minutes away). The next largest cities are Flensburg...",
  "url": "https://campertunity.com/listings/campgrounds/water-sorup",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sörup",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.724,
    "longitude": 9.602
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/srup/169545/pitch-for-those-seeking-peace-between-the-seas"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}