{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campeco-aire-naturelle-voisey-voisey-gran-este",
  "name": "Camp’eco aire naturelle Voisey",
  "description": "Mini campsite - beautiful view - fruit trees, which you can pick up and eat when the fruit is ripe - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/campeco-aire-naturelle-voisey-voisey-gran-este",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651041883.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Neuve",
    "addressLocality": "Voisey",
    "addressRegion": "gran-este",
    "postalCode": "52400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88204,
    "longitude": 5.77941
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/gran-este/voisey/102089/campeco-aire-naturelle-voisey",
    "https://www.campercontact.com/it/francia/grande-est/voisey/102089/campeco-aire-naturelle-voisey"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "€17.5+"
}