{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/o-ptit-marais-vix",
  "name": "Ô P'tit Marais",
  "description": "Ô P'tit Marais is a campsite in Vix, Vendée, located in a wood and a river/stream.The campsite has which are marked out, pitches with shade...",
  "url": "https://campertunity.com/listings/campgrounds/o-ptit-marais-vix",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518c082359d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marais Drapelle",
    "addressLocality": "Vix",
    "postalCode": "85770",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.32764,
    "longitude": -0.86803
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/pays-de-la-loire/vendee/vix/o-ptit-marais-124786/",
    "https://park4night.com/en/place/274805"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}