{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-des-cygnes-amiens-hauts-de-france",
  "name": "Aire De Camping Car Des Cygnes",
  "description": "Pitches of 80m2 - bus stop 100m - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-des-cygnes-amiens-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651147951.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue des Cygnes",
    "addressLocality": "amiens",
    "addressRegion": "hauts-de-france",
    "postalCode": "80080",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.92103,
    "longitude": 2.26004
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/hauts-de-france/amiens/107903/aire-de-camping-car-des-cygnes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "€10+"
}