{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-garillon-radonvilliers",
  "name": "Camping Le Garillon",
  "description": "Campsite Le Garillon is a campsite that is located in Radonvilliers, Aube, and located by a lake/recreational pond.This campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-garillon-radonvilliers",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674eefa213798.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 rue des Anciens Combattants",
    "addressLocality": "Radonvilliers",
    "postalCode": "10500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.35864,
    "longitude": 4.50194
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/champagne-ardenne/aube/radonvilliers/camping-le-garillon-104098/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}