{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-loisirs-de-lancienne-gare-void-vacon-grand-est",
  "name": "Aire De Loisirs De Lancienne Gare",
  "description": "quiet location - jetons, near La Maurie and shops - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-loisirs-de-lancienne-gare-void-vacon-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702717.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Gare",
    "addressLocality": "void-vacon",
    "addressRegion": "grand-est",
    "postalCode": "55190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.68253,
    "longitude": 5.61907
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  }
}