{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-wittmund",
  "name": "water",
  "description": "Welcome to our farm in beautiful Carolinensiel. If you want to spend your holiday with us on the farm, there are a few lovely spots available for you. You can move around freely, of course, the children can have fun on the playground in the large garden and in the evening you can simply end the day in peace with a barbecue and campfire. Our animal residents also enjoy a cuddle or two. :-) Our farm is located between the towns of Carolinensiel and Neuharlingersiel, directly on the second dike...",
  "url": "https://campertunity.com/listings/campgrounds/water-wittmund",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wittmund",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.695,
    "longitude": 7.7785
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}