{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-cars-salin-de-giraud-arles",
  "name": "Aire de camping Cars Salin de Giraud",
  "description": "Camper place behind the fire station - Salin de Giraud 500m - center 40km",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-cars-salin-de-giraud-arles",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650995041.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Bouvine",
    "addressLocality": "Arles",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "13129",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.41278,
    "longitude": 4.73177
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.89,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}