{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-chez-gendron-st-palais",
  "name": "Camping Chez Gendron",
  "description": "Camping Chez Gendron is a campsite located in Saint-Palais, Gironde, and located in the woods.This campsite on terraces and campsite on the site...",
  "url": "https://campertunity.com/listings/campgrounds/camping-chez-gendron-st-palais",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/674986d256a47.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 chez Jandron",
    "addressLocality": "St. Palais",
    "postalCode": "33820",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.31383,
    "longitude": -0.60336
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/aquitaine/gironde/saint-palais/camping-chez-gendron-103545/",
    "https://www.pincamp.ch/de/campingplaetze/camping-chez-gendron"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}