{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-garanel-sommieres",
  "name": "Camping Le Garanel",
  "description": "Camping Le Garanel is a campsite in Sommières, Gard, located a river/stream.The campsite has which are marked out, pitches with shade, pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-garanel-sommieres",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674af0d9e0278.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "99 chemin de la Princesse",
    "addressLocality": "Sommières",
    "postalCode": "30250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.78689,
    "longitude": 4.08697
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/languedoc-roussillon/gard/sommieres/camping-le-garanel-110817/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}