{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-du-port-schwebsingen-schwebsange-grevenmacher",
  "name": "Camperplaats Du Port Schwebsingen",
  "description": "at the back of the Marina, on the banks of the Moselle at a family camping-restaurant-bread service – completed with barrier",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-du-port-schwebsingen-schwebsange-grevenmacher",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671915.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Vin",
    "addressLocality": "Schwebsange",
    "addressRegion": "grevenmacher",
    "addressCountry": "Luxembourg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.5116,
    "longitude": 6.36238
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.77,
    "reviewCount": 83,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "17.5+"
}