{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sainte-marie-du-mont-sainte-marie-du-mont",
  "name": "Aire Camping-Car Park Sainte Marie du Mont, Utah Beach",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/sainte-marie-du-mont-sainte-marie-du-mont",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650776915.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Madeleine",
    "addressLocality": "Sainte-Marie-du-Mont",
    "addressRegion": "Normandia",
    "postalCode": "50480",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.41762,
    "longitude": -1.18675
  },
  "sameAs": [
    "https://www.campercontact.com/it/francia/normandia/sainte-marie-du-mont/22298/aire-camping-car-park-sainte-marie-du-mont-utah-beach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€10+"
}