{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-lac-des-vieilles-forges-les-mazures-ardennes",
  "name": "Camping Le Lac des Vieilles Forges",
  "description": "Discover our camping pitches for your holidays in Ardennes at Lac des Vieilles Forges",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-lac-des-vieilles-forges-les-mazures-ardennes",
  "image": [
    "https://www.camping-lac-des-vieilles-forges.com/wp-content/uploads/sites/20/2022/01/cropped-23_LE-LAC-DES-VIEILLES-FORGES.png",
    "https://www.marvilla-parks.com/photos/camping/124/miniature.jpg?format=thumbnail",
    "https://dev.homair.com/photos/heb/FXU2Z401Z/thumbnail.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "148 W 51st St Suit 42 Unit 7",
    "addressLocality": "Les Mazures",
    "addressRegion": "Ardennes",
    "postalCode": "08500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.872777777778,
    "longitude": 4.6052777777778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 773,
    "bestRating": 5,
    "worstRating": 1
  }
}