{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-l-arlesienne-arles-pont-de-crau",
  "name": "Camping L'Arlesienne",
  "description": "A quiet family campsite in the heart of Roman antiquity. The beautiful centre of the famous city of Arles is only two kilometres away. In addition to...",
  "url": "https://campertunity.com/listings/campgrounds/camping-l-arlesienne-arles-pont-de-crau",
  "image": [
    "https://cdn1.acsi.eu/6/8/b/e/68bec6e887595.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "145 Draille Marseillaise",
    "addressLocality": "Arles/Pont-de-Crau",
    "postalCode": "13200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.65942,
    "longitude": 4.65408
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/provence-alpes-cote-dazur/bouches-du-rhone/pont-de-crau/camping-larlesienne-110354/",
    "https://www.pincamp.ch/de/campingplaetze/camping-larlesienne"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}