{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-seasonova-etang-vallee-combreux",
  "name": "Camping Seasonova Etang de la Vallée",
  "description": "Near Lorris, the campsite is located on the banks of the Etang des Bois (Lake Bois). In the heart of France's largest listed forest, this campsite offers a unique experience surrounded by nature. Spacious pitches shaded by oak trees await you. You'll discover many options for overnight stays at the campsite, including wooden cabins, bivouacs, and pitches. The campsite is 150 meters from a leisure center offering supervised swimming during peak season.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-seasonova-etang-vallee-combreux",
  "image": [
    "https://static.secureholiday.net/static/Pictures/4932/00001083348.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "180 Route de la Vallée",
    "addressLocality": "Combreux",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.958402698486,
    "longitude": 2.28149959259033
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}