{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-isigny-sur-mer-fr",
  "name": "water",
  "description": "Located less than 15 minutes from the landing beaches of Day D and less than 5 minutes from Isigny sur mer with all its shops, we welcome you to the Norman countryside, in the heart of a field of apple trees. Activities A 40 min from Caen and its theme park. 40 min from Cherbourg and the Cité de la Mer. 20 min from St lô or Bayeux with bowling - water center - cinema.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-isigny-sur-mer-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Isigny-sur-Mer",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.2875,
    "longitude": -1.067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}