{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halte-fluviale-mouzon-grand-est",
  "name": "Halte Fluviale",
  "description": "Located behind the fire station - shower facilities 8-10am and 6-8pm, if the harbour master is present - WIFI code can be requested at reception - 01/10-01/03 no water and electricity available - Mouzon centre 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halte-fluviale-mouzon-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664004.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Moulin Lavigne",
    "addressLocality": "Mouzon",
    "addressRegion": "grand-est",
    "postalCode": "08210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.6069,
    "longitude": 5.07707
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.76,
    "reviewCount": 100,
    "bestRating": 5,
    "worstRating": 1
  }
}