{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minicamping-with-incredible-view-quiet-and-nature-pure",
  "name": "Minicamping with incredible view, quiet and nature pure",
  "description": "Back to the roots with the Minicamping Haute Languedoc at the Ferme de las Vals - Naturcamping u",
  "url": "https://campertunity.com/listings/campgrounds/minicamping-with-incredible-view-quiet-and-nature-pure",
  "image": [
    "https://campspace.com/media/medium/uploads/space/a4/44/e6/a444e6269cdec3c5ff7cc35a1adbab18.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.61,
    "longitude": 3.15
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}