{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-haybes-grand-est",
  "name": "Camping Municipal Haybes",
  "description": "Typical camping municipal on the Maas - places 100 m2 - service for campers € 2.10 - center with bakery 1 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-haybes-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650897156.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du 24 Août",
    "addressLocality": "haybes",
    "addressRegion": "grand-est",
    "postalCode": "08170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.01116,
    "longitude": 4.72231
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/haybes/86518/camping-municipal-haybes",
    "https://en.francevelotourisme.com/accommodation/campsites/camping-municipal-de-haybes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8.10000038",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€8.10000038+"
}