{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/voorheen-camping-du-lac-neufchateau-luxemburg",
  "name": "Voorheen Camping du Lac",
  "description": "More than 20 places for self-sufficient campers. Places on the grass. Near a lake and many nice hiking trails and cycling routes. Near the lake there is also a restaurant and public toilet available. At the lake there is also a restaurant and public toilet available.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/voorheen-camping-du-lac-neufchateau-luxemburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651276111"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Lac",
    "addressLocality": "Neufchâteau",
    "addressRegion": "luxemburg",
    "postalCode": "6840",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.83553,
    "longitude": 5.42509
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}