{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-generac",
  "name": "Campspace in Generac",
  "description": "Fenced and pleasant land Barbecue and water on site Non-potable water Shade assured Sheep and geese Secure Breakfast possible at an additional cost As well as local products",
  "url": "https://campertunity.com/listings/campgrounds/campspace-generac",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Generac",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7355,
    "longitude": 4.3385
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Non_potable_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}