{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-saint-laurent-sur-mer-14710",
  "name": "dogs_allowed",
  "description": "a large, quiet plot of land covering 23,000 square meters in the middle of the landing beaches, 15 minutes from Omaha Beach",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-saint-laurent-sur-mer-14710",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "saint laurent sur mer 14710",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3615,
    "longitude": -0.8875
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/saint-laurent-sur-mer-14710/174230/campspace-in-saint-laurent-sur-mer-14710-normandy"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}