{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-la-cambe",
  "name": "water",
  "description": "Campervan/tent/van pitch available in the heart of our beautiful Normandy and the landing beaches in the La Cambe area. Located 6 km from the landing beaches, halfway between Caen and Cherbourg, 1km from the German military cemetery and close to a greenway serving hiking trails in the marshes. Supermarket with gas station 7km away. Quiet area. Near the marshes. Activities Omaha beach Utah beach Pointe du hoc Mother Church…",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-la-cambe",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Cambe",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.328,
    "longitude": -1.0065
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}