{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-omaha-beach-vierville-sur-mer",
  "name": "Camping Omaha Beach",
  "description": "Close to the largest beach in Calvados, come and stay at the Omaha Beach Campsite in a natural family setting, on the historic site of the US landing. Direct access to the beach. Heated swimming pool, wifi, numerous and varied activities nearby.",
  "url": "https://campertunity.com/listings/campgrounds/camping-omaha-beach-vierville-sur-mer",
  "image": [
    "https://nl.francevelotourisme.com/sites/default/files/styles/ogimage/public/sit/normandie/HPANOR014FS00078/1665151493090-copie.jpg?itok=IOVjqJtY",
    "public://sit/normandie/HPANOR014FS00078/1665151493090-copie.jpg",
    "https://nl.francevelotourisme.com/sites/default/files/styles/twitterimage/public/sit/normandie/HPANOR014FS00078/1665151493090-copie.jpg?itok=ulrY3dii"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Hérode",
    "addressLocality": "Vierville-sur-Mer",
    "postalCode": "14710"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3770964,
    "longitude": -0.9090206
  },
  "sameAs": [
    "https://nl.francevelotourisme.com/accommodation/campsites/camping-omaha-beach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}