{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-epernay-grand-est",
  "name": "Camping Municipal Epernay",
  "description": "Located on the Marne - bread service - snack bar - pizzeria - restaurant - public transport 20m - Supermarket 1,5km - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-epernay-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794871.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée de Cumières",
    "addressLocality": "epernay",
    "addressRegion": "grand-est",
    "postalCode": "51200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.059,
    "longitude": 3.94688
  },
  "sameAs": [
    "https://www.spottocamp.com/es/campsites/camping-municipal-epernay-epernay",
    "https://www.campercontact.com/en/france/grand-est/epernay/48712/camping-municipal-epernay",
    "https://epernay.fr/services-et-demar"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.4",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€23.4+"
}