{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-orchard-between-allgau-and-ulm",
  "name": "Meadow orchard between Allgäu and Ulm",
  "description": "Relaxation is calling! Welcome to my natural pitch. This is a parking space for self-sufficient vans",
  "url": "https://campertunity.com/listings/campgrounds/meadow-orchard-between-allgau-and-ulm",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ac/28/60/ac28609cf5bc7e3b8e26b1ff859da3cd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.25,
    "longitude": 10.17
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}