{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-beau-rivage-wiesembach-luxemburg",
  "name": "Camping Beau Rivage",
  "description": "Enjoy a relaxing stay at Camping Beau Rivage in Wiesembach, Belgium. Customer rating: 3.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-beau-rivage-wiesembach-luxemburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650968992.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de l'Ardoisière",
    "addressLocality": "Wiesembach",
    "addressRegion": "Luxemburg",
    "postalCode": "6637",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.84688475,
    "longitude": 5.70451813
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}