{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/idyllic-meadow-nature-sunset-miltenberg",
  "name": "Idyllic meadow in nature with sunset",
  "description": "Spend the night on an idyllic meadow with a view of nature. You are undisturbed and enjoy the unobstructed view of the sunset. There are many hiking and cycling trails in the area Ideal starting point for the famous Miltenberg mountain bike trails.",
  "url": "https://campertunity.com/listings/campgrounds/idyllic-meadow-nature-sunset-miltenberg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Miltenberg",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.6765,
    "longitude": 9.2485
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/miltenberg/169050/idyllic-meadow-in-nature-with-sunset"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}