{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-des-rosiers-curlu-alta-francia",
  "name": "Camping Des Rosiers",
  "description": "in a quiet rural area - near Péronne, one of the main destinations of World War I memorial tourism - in the middle of a village - almost exclusively mobile homes",
  "url": "https://campertunity.com/listings/campgrounds/camping-des-rosiers-curlu-alta-francia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651033642.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Maurepas",
    "addressLocality": "curlu",
    "addressRegion": "alta-francia",
    "postalCode": "80360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.9654,
    "longitude": 2.81561
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€12.5+"
}