{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-des-quatre-vents-gruissan-occitanie",
  "name": "Aire des Quatre Vents",
  "description": "Enjoy a relaxing stay at Aire des Quatre Vents in Gruissan, France. Visitors' rating: 3.26.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-des-quatre-vents-gruissan-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650666014.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue des Quatre Vents - Rive droite",
    "addressLocality": "Gruissan",
    "addressRegion": "occitanie",
    "postalCode": "11430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.10426,
    "longitude": 3.09962
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}