{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mosel-islands-camping-treis-karden-2",
  "name": "Mosel-Islands Camping",
  "description": "In the middle of an island in the Moselle river is the Mosel-Islands Camping campsite. You will find this campsite in the west of Germany between...",
  "url": "https://campertunity.com/listings/campgrounds/mosel-islands-camping-treis-karden-2",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/67488221ebc3d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Werth",
    "addressLocality": "Treis-Karden",
    "postalCode": "56253",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.17075,
    "longitude": 7.29242
  },
  "sameAs": [
    "http://www.mosel-islands.de/",
    "https://www.eurocampings.fr/allemagne/rhenanie-palatinat/treis-karden/mosel-islands-camping-100146/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}