{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homair-marvilla-lac-des-vieilles-forges",
  "name": "Homair-Marvilla - Lac des Vieilles Forges",
  "description": "Nestling in the Ardenne countryside close to the beautiful Vieilles Forges Lake and its activity centre, the holiday park extends along the side of a hill, and is shaded by ancient oak trees. Whether with family or friends, this is a wonderful place to relax and unwind.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homair-marvilla-lac-des-vieilles-forges",
  "image": [
    "https://static.secureholiday.net/static/Pictures/4409/00000263489.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "08500 Les Mazures",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.90171,
    "longitude": 4.626617
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}