{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bij-de-drogemuhle",
  "name": "Bij de Drögemühle",
  "description": "The Drögemühle is an old water mill in the upper part of the Milde. Surrounded by meadows where Schot",
  "url": "https://campertunity.com/listings/campgrounds/bij-de-drogemuhle",
  "image": [
    "https://campspace.com/media/medium/uploads/space/fb/85/4f/fb854fee60b950a8b066656c15b01ae2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.49,
    "longitude": 11.38
  },
  "sameAs": [
    "https://campspace.com/nl/s/an-der-droegemuehle_7678?pitchTypeId=6057&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}