{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/organic-fair-trade-mercado-mundial-schortens",
  "name": "Organic & Fair Trade Department Store MERCADO MUNDIAL",
  "description": "6,000 sqm natural property with livestock and self-sufficient cultivation surrounded by forests and (swimming) lakes, 10 km from the North Sea. Café, organic & farm shop, consumer goods, coffee roastery, production of vegan food, holiday homes. - The parking space fee counts as a shopping voucher. There is also a tent site adjacent to the campsite. There is a shower with fresh, drinkable groundwater.",
  "url": "https://campertunity.com/listings/campgrounds/organic-fair-trade-mercado-mundial-schortens",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Schortens",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.5555,
    "longitude": 7.9735
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}