{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-car-gisors-normandie",
  "name": "Aire De Camping Car Du Vexin Normand",
  "description": "Places are not completely flat - neat places - adjacent to a terrain with garden houses - center 2,3km",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-car-gisors-normandie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651074749"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Pierre Durand",
    "addressLocality": "gisors",
    "addressRegion": "normandie",
    "postalCode": "27140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.26937,
    "longitude": 1.76993
  },
  "sameAs": [
    "https://www.campercontact.com/nl/frankrijk/normandie/gisors/104027/aire-de-camping-car-du-vexin-normand"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11.8",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€11.8+"
}