{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-goudargues-occitanie",
  "name": "Campspace in 30630 Goudargues, Occitanie",
  "description": "Location in the middle of nature, very quiet space, without light where you can still see the stars and hear the sounds of nature Wild garden, near a small river, respect for nature is a requirement Activities Horse riding, walking, cycling, kayaking... Other remarks In the heart of nature Extension of stay can be discussed on site with the owner.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-goudargues-occitanie",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "30630 Goudargues",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1885,
    "longitude": 4.477
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}