{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-saint-laurent-sur-mer",
  "name": "water",
  "description": "Hello, we welcome you to our private land. Large pitches of around 100 m2 on mown grass. Quiet location surrounded by nature, 15 minutes walk from Omaha Beach and 10 minutes by bike from the American Cemetery of Colleville-sur-Mer, 30 minutes by bike from La Pointe du Hoc. The place is quiet and located in the countryside, no noise. Activities We are a 15-minute walk from Omaha Beach, a 10-minute bike ride from the Colleville-sur-Mer American Cemetery, and a 30-minute bike ride from La Pointe...",
  "url": "https://campertunity.com/listings/campgrounds/water-saint-laurent-sur-mer",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Laurent-sur-Mer",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3595,
    "longitude": -0.882
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/saint-laurent-sur-mer/172712/campspace-in-saint-laurent-sur-mer-normandy"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}