{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-la-source-voyennes-hauts-de-france",
  "name": "Camping De La Source",
  "description": "Camping and touring pitches - fishing pond - Nessle 6km - Voyennes centre 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-la-source-voyennes-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651188991"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Cimetière",
    "addressLocality": "voyennes",
    "addressRegion": "hauts-de-france",
    "postalCode": "80400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.77392,
    "longitude": 2.97764
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€15+"
}