{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ecoland-palluel-alta-francia-fr",
  "name": "Ecoland",
  "description": "Ecoland is an alternative campsite with a beautiful ecological concept - possibility to eat delicious food with products from our own country - is located in a fishing pond and has simple but clean sanitary facilities - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/ecoland-palluel-alta-francia-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651035273.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Marais",
    "addressLocality": "Palluel",
    "addressRegion": "alta-francia",
    "postalCode": "62860",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.26906,
    "longitude": 3.09454
  },
  "sameAs": [
    "https://parc-ecoland.fr/",
    "https://www.campercontact.com/en/france/hauts-de-france/palluel/101704/ecoland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-08-28"
  },
  "priceRange": "€15+"
}