{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-parking-space-in-the-beautiful-allgau-near-organic-far",
  "name": "Quiet parking space in the beautiful Allgäu near organic farm",
  "description": "We offer a straightforward pitch for campers. You should be self-catering. Unfortunately, we cannot offer you more than this at the moment. The Allgäu offers wonderful spots that you can easily reach from here. We want a friendly atmosphere, you must not be disturbed by agricultural machinery, your spot is next to an organic chicken farm. You generally don't notice much of the animals. We actually never have any problems with the smell here. However, be aware that there is also agricultural t...",
  "url": "https://campertunity.com/listings/campgrounds/quiet-parking-space-in-the-beautiful-allgau-near-organic-far",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bad Wurzach",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.896,
    "longitude": 9.9705
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}