{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-isigny-sur-mer-normandy",
  "name": "Campspace In Isigny Sur Mer Normandy",
  "description": "We welcome you to our grounds in the heart of nature, surrounded by fields and animals. Ideal for nature lovers Very quiet place, only the animals are heard. Pets are allowed with a leash, as we have goats, donkeys and an adorable farmer. We are located about ten kilometers from the first village with shops, and about 17 kilometers from the beaches of D-Day landing, as well as the parks Marais du Bessin and Contentin. No harmful noises, except for nature and its inhabitants. No harmful lanter...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-isigny-sur-mer-normandy",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "isigny-sur-mer",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.272,
    "longitude": -1.0055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}