{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ballastiere-verdun-grand-est-fr",
  "name": "Ballastières",
  "description": "Enjoy a relaxing stay at Ballastière in Verdun, France. Customer rating: 3.62.",
  "url": "https://campertunity.com/listings/campgrounds/ballastiere-verdun-grand-est-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702562.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D905",
    "addressLocality": "Verdun",
    "addressRegion": "Grand Est",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3496,
    "longitude": 5.40116
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/grand-est/verdun/12157/ballastiere"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}