{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-ruisseau-gouaux",
  "name": "Camping LE RUISSEAU",
  "description": "The campsite is located at the foot of the mountains. It is a convenient starting point for hiking and discovering nature. Situated only a few kilometers from Spain, you will enjoy the numerous lakes and most of all... trout fishing!",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-ruisseau-gouaux",
  "image": [
    "https://static.secureholiday.net/static/Pictures/894/00000183156.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "GOUAUX",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.86667,
    "longitude": 0.366667
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}