{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-la-riviere-saint-sauveur-normandy",
  "name": "Aire de Camping Car",
  "description": "under a viaduct and therefore noise pollution - soggy in the rain - baker 250m - Honfleur ca 4km - jeu de boules - water and electricity (not in place, only for recharging battery) only with jeton, available at the shops - located on the edge of the village",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-la-riviere-saint-sauveur-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650663400.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Banc",
    "addressLocality": "La Rivière-Saint-Sauveur",
    "addressRegion": "normandy",
    "postalCode": "14600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.4087,
    "longitude": 0.26801
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/normandy/la-riviere-saint-sauveur/1152/aire-de-camping-car"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€14+"
}