{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vigneron-le-clos-de-pied-sec-gemozac-nouvelle-aquitaine",
  "name": "Vigneron Le Clos de Pied Sec",
  "description": "Member of France Passion - Super U across the street - center 1.3 km",
  "url": "https://campertunity.com/listings/campgrounds/vigneron-le-clos-de-pied-sec-gemozac-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650931832.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pied Sec",
    "addressLocality": "Gémozac",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.57794,
    "longitude": -0.6776
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}