{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-boucles-de-la-moselle-liverdun",
  "name": "Camping Les Boucles de la Moselle",
  "description": "quiet campsite on the Moselle-shaded sites-swimming pool-restaurant-bread service-centre 500 m",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-boucles-de-la-moselle-liverdun",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650781762.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Eugène Lerebourg",
    "addressLocality": "Liverdun",
    "addressRegion": "grand-est",
    "postalCode": "54460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.74711,
    "longitude": 6.05695
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/liverdun/27350/camping-les-boucles-de-la-moselle",
    "https://www.lesbouclesdelamoselle.com/fr/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shade"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€20+"
}