{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperplaats-martbusch-berdorf-grevenmacher-luxemburg",
  "name": "Camperplaats Martbusch",
  "description": "motorhome for the camp - also places at the camp site code 21560 - use facilities at the camp possible - in the heart of Luxembourg's Little Switzerland",
  "url": "https://campertunity.com/listings/campgrounds/camperplaats-martbusch-berdorf-grevenmacher-luxemburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650800265.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beim Martbusch",
    "addressLocality": "berdorf",
    "addressRegion": "grevenmacher",
    "postalCode": "6552",
    "addressCountry": "luxemburg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.82596,
    "longitude": 6.3438
  },
  "sameAs": [
    "https://www.campercontact.com/en/luxemburg/grevenmacher/berdorf/53300/camperplaats-martbusch"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "12.5",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "12.5+"
}