{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-saint-die-des-vosges-gran-este",
  "name": "Aire De Camping Car Saint Die",
  "description": "beautiful new parking RV, is also suitable for the larger area - great place - well signposted - Fully automated terminal, credit card payment - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-saint-die-des-vosges-gran-este",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650798115.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Vanne de Pierre",
    "addressLocality": "saint-die-des-vosges",
    "addressRegion": "gran-este",
    "postalCode": "88100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.28659,
    "longitude": 6.96597
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/gran-este/saint-die-des-vosges/52332/aire-de-camping-car-saint-die"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€8+"
}