{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toilet-levignacq",
  "name": "toilet",
  "description": "Welcome to the farm and surrounded by nature in the Landes! You benefit from a quiet, shaded and friendly location, close to the beach and cycle paths. Situated on an airial, with centuries-old oaks and pines, ideal for spending a family holiday in peace and harmony with nature and animals. No Wi-Fi connection so you can unplug for a few days and recharge your batteries in the heart of nature. 5 kilometers from the center of the typical Landes village of Lévignacq, its Vignac stream, one of t...",
  "url": "https://campertunity.com/listings/campgrounds/toilet-levignacq",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lévignacq",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0285,
    "longitude": -1.156
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}