{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-porcheres",
  "name": "water",
  "description": "Come and recharge your batteries in the countryside and share a moment of conviviality. Garden: On a 2-hectare plot surrounded by our horses' pastures and the Double forest, come and enjoy the peace and quiet of nature. The activities Activities near the field : In Porchères: Visit and discovery of the Porchères mill with bread-making workshop, waterbike and waterside guinguette. In St Seurin sur l'Isle (33660): Canoe hire, riverside beach, Sunday morning Sunday morning market renowned for it...",
  "url": "https://campertunity.com/listings/campgrounds/water-porcheres",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Porchères",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.042,
    "longitude": 0.0135
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}