{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-schausten-cochem",
  "name": "Camping Schausten",
  "description": "Camping Schausten is a campsite in Cochem, Rhineland-Palatinate, located in a wood.This terraced camp site has pitches with shade, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/camping-schausten-cochem",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed72adbd4b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Endertstraße 124",
    "addressLocality": "Cochem",
    "postalCode": "56812",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.15097,
    "longitude": 7.15511
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/rhineland-palatinate/cochem/camping-schausten-102051/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}