{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/touage-de-riqueval-bellicourt-hauts-de-france",
  "name": "Touage De Riqueval",
  "description": "RV Park at the back of the street through Museum [P a Gauche] get camper place tiles at the Museum",
  "url": "https://campertunity.com/listings/campgrounds/touage-de-riqueval-bellicourt-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650695613.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hameau de Riqueval",
    "addressLocality": "bellicourt",
    "addressRegion": "hauts-de-france",
    "postalCode": "02420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.95164,
    "longitude": 3.23509
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.31,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  }
}