{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-gcu-de-le-menoux-le-menoux",
  "name": "Camping GCU de Le Menoux",
  "description": "Campsite GCU de Le Menoux is a camping site in Le Menoux.",
  "url": "https://campertunity.com/listings/campgrounds/camping-gcu-de-le-menoux-le-menoux",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Moulin Neuf",
    "addressLocality": "Le Menoux",
    "postalCode": "36200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.55613,
    "longitude": 1.55867
  },
  "sameAs": [
    "https://park4night.com/en/place/207487",
    "https://www.gcu.asso.fr/",
    "https://www.campercontact.com/de/frankreich/nouvelle-aquitaine/113424/camping-gcu-de-neuvic"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}