{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/haven-la-plaine-sur-mer-pays-de-la-loire",
  "name": "Haven",
  "description": "Enjoy a relaxing stay at Haven in La Plaine-sur-Mer, France. Visitors' rating: 2.63.",
  "url": "https://campertunity.com/listings/campgrounds/haven-la-plaine-sur-mer-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664222.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Gare",
    "addressLocality": "la-plaine-sur-mer",
    "addressRegion": "Pays de la Loire",
    "postalCode": "44770",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.14019,
    "longitude": -2.19052
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}