{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-isigny-sur-mer-normandy",
  "name": "Campspace In Isigny Sur Mer Normandy",
  "description": "Enclosed land river bordering the land and access to any business at 300 meters",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-isigny-sur-mer-normandy",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "isigny-sur-mer",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3205,
    "longitude": -1.0975
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}