{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-ramberchamp-gerardmer-grand-est",
  "name": "Camping de Ramberchamp",
  "description": "Campsite located on the lake - bread service July and August - pedal boats - snack bar - bakery 1.4km - center 1.5km.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-ramberchamp-gerardmer-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651070453"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Tour du Lac",
    "addressLocality": "Gérardmer",
    "addressRegion": "grand-est",
    "postalCode": "88400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.06554,
    "longitude": 6.85404
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/gerardmer/67429/camping-de-ramberchamp",
    "http://www.camping-de-ramberchamp.com/nl/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€22+"
}