{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-bergnicourt-bergnicourt-grand-est",
  "name": "Aire De Bergnicourt",
  "description": "Camper place - access from 8am to 8pm - upon arrival call +33 6 85 32 47 70 for payment of overnight fee and any tokens for water - centre 500m",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-bergnicourt-bergnicourt-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650902006.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Saint-Rémy",
    "addressLocality": "bergnicourt",
    "addressRegion": "grand-est",
    "postalCode": "08300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.41662,
    "longitude": 4.25527
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/bergnicourt/88246/aire-de-bergnicourt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€5+"
}