{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-massingsmuhle-etgert",
  "name": "Camping Massingsmühle",
  "description": "Camping Massingsmühle is a campsite in Etgert, Rhineland-Palatinate, located in a wood and a river/stream.The campsite has pitches with shade,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-massingsmuhle-etgert",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67517120ee9e5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Etgert",
    "postalCode": "54424",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.78567,
    "longitude": 7.03269
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/rhineland-palatinate/etgert/camping-massingsmuhle-120199/",
    "https://www.outdoorcampingplatz-im-hunsrueck.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}