{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-de-sedan-sedan-grand-est",
  "name": "Aire Camping Car Park de Sedan",
  "description": "Camping area of Sedan located on the outskirts of the Meuse - near the center and shops - the Château Fort de Sedan is 1.5 km from the area - Fluvial stop next to the area where the boat can also enjoy the services - access with pass - booking from 3 nights is mandatory - maximum stay is 21 days",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-car-park-de-sedan-sedan-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650877061.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard Fabert",
    "addressLocality": "Sedan",
    "addressRegion": "grand-est",
    "postalCode": "08200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.69868,
    "longitude": 4.93849
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.56,
    "reviewCount": 102,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}