{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/espacio-de-camping-generac-fr",
  "name": "Espacio de camping en Generac",
  "description": "Ground fenced and pleasant. Barbecue and water on site. Non-drinking water Guaranteed Shadow Sheep and geese Safe Possibility of breakfast at additional cost. In addition to local products.",
  "url": "https://campertunity.com/listings/campgrounds/espacio-de-camping-generac-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Generac",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7335,
    "longitude": 4.3405
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}