{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferme-de-bel-air-beaunay-grand-est-fr",
  "name": "Ferme De Bel Air",
  "description": "quiet place at champagne farmer - wide view over the fields - tasting and selling wine - supermarket 2.5km [Etoges]",
  "url": "https://campertunity.com/listings/campgrounds/ferme-de-bel-air-beaunay-grand-est-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650663520.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ferme de Bel air",
    "addressLocality": "beaunay",
    "addressRegion": "grand-est",
    "postalCode": "51270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.88224,
    "longitude": 3.87529
  },
  "sameAs": [
    "https://www.campercontact.com/nl/frankrijk/grand-est/beaunay/1179/ferme-de-bel-air",
    "https://www.campercontact.com/it/francia/grande-est/beaunay/1179/ferme-de-bel-air"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€10+"
}