{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-vistes-st-jean-de-ceyrargues",
  "name": "Camping Les Vistes",
  "description": "Camping Les Vistes is a campsite in Saint-Jean-de-Ceyrargues, Gard, located in a wood.The campsite has which are marked out, pitches with shade and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-vistes-st-jean-de-ceyrargues",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675060dd93fce.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 route des vistes",
    "addressLocality": "St. Jean-de-Ceyrargues",
    "postalCode": "30360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.04597,
    "longitude": 4.22961
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/languedoc-roussillon/gard/saint-jean-de-ceyrargues/camping-les-vistes-115786/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}