{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-arles-provence-alpes-cte-dazur-arles",
  "name": "Campspace In Arles Provence Alpes Cte Dazur",
  "description": "In an exceptional natural setting at the gateway to the Camargue Regional Natural Park, come and pitch your tent, van or camper van on our spacious grounds, just 3 km from the historic centre of Arles. We offer a vast wooded area under the pine trees, a large wooden and paved terrace to relax or share a meal, a summer kitchen equipped with a microwave and fridge. You will have access to the swimming pool (8X4) with sunny terrace, perfect for hot summer days. Two independent sanitary blocks (s...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-arles-provence-alpes-cte-dazur-arles",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "arles",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.652,
    "longitude": 4.578
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}