{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-helios-vias-plage-1",
  "name": "Camping Hélios",
  "description": "Camping Hélios welcomes you in a preserved green and colourful nature. This cosy family campsite, situated between the beach, the Libron river and the beach resort Vias, is the ideal destination to enjoy a relaxing holiday in the Languedoc.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-helios-vias-plage-1",
  "image": [
    "https://static.secureholiday.net/static/Pictures/11844/00001175584.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "196 chemin du poste",
    "addressLocality": "Vias Plage",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.30919,
    "longitude": 3.427734
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}