{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halte-fluviale-hautmougey",
  "name": "Halte fluviale",
  "description": "at berth - quiet at night - pizzeria nearby",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halte-fluviale-hautmougey",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650704530.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D164",
    "addressLocality": "Hautmougey",
    "addressRegion": "grand-est",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.01467,
    "longitude": 6.23899
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}