{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-givet-givet-grand-est",
  "name": "Aire de Camping Car Givet",
  "description": "Enjoy a relaxing stay at Aire de Camping-car Givet in Givet, France. Visitors' rating: 3.81.",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-givet-givet-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650890446.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quai Dervaux",
    "addressLocality": "givet",
    "addressRegion": "grand-est",
    "postalCode": "08600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.13752,
    "longitude": 4.83153
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}