{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-roquebrune-sur-argens",
  "name": "Campspace In Roquebrune Sur Argens Provence Alpes Cte Dazur",
  "description": "Plot of land in the countryside overlooking the Roquebrune rock. Unenclosed plot with no sanitary facilities. Water available with hosepipe. Country setting, ideal for cycling. View of Roquebrune rock. Road noise possible if windy. The activities Cycling and walking, lake 5 minutes away and sea 15 minutes by car. The village of Roquebrune is rich in heritage and can be visited. Other things The premises are in perfect condition and in a residential area, it is important to respect this enviro...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-roquebrune-sur-argens",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "roquebrune-sur-argens",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4745,
    "longitude": 6.6615
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}