{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-cypres-st-gilles-croix-de-vie",
  "name": "Camping Les Cyprès",
  "description": "The camp-site Les Cyprès is in a quiet, shady setting, 600m from the beach with direct access.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-cypres-st-gilles-croix-de-vie",
  "image": [
    "https://static.secureholiday.net/static/Pictures/2926/00000461239.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41 rue du Pont Jaunay BP644",
    "addressLocality": "ST GILLES CROIX DE VIE",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6710089047459,
    "longitude": -1.90882671492773
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}