{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-generac",
  "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/dogs-allowed-generac",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Generac",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7335,
    "longitude": 4.3405
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/-/generac/173434/campspace-in-generac"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}