{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bostalsee-nohfelden-bosen",
  "name": "Camping Bostalsee",
  "description": "Camping Bostalsee is a campsite in Nohfelden, Saarland, located by a lake/recreational pond.This terraced camp site has which are marked out, pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-bostalsee-nohfelden-bosen",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674dea40254ec.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Campingplatz 1",
    "addressLocality": "Nohfelden/Bosen",
    "postalCode": "66625",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.56064,
    "longitude": 7.06111
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/saarland/nohfelden/camping-bostalsee-101136/",
    "http://camping.bostalsee.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}