{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maison-du-riz-arles-provence-alpes-cote-dazur",
  "name": "Maison du Riz",
  "description": "location at rice farm - use of GPS coordinates - near river Le Petit Rhone - exhibition space (closed from 1 / 12-31 / 03) - center 18km",
  "url": "https://campertunity.com/listings/campgrounds/maison-du-riz-arles-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650868079.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arles",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "13123",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.614,
    "longitude": 4.45484
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}