{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goudargues-motorhome-park-goudargues",
  "name": "Goudargues Motorhome Park",
  "description": "RV park in Goudargues with full services and free parking.",
  "url": "https://campertunity.com/listings/campgrounds/goudargues-motorhome-park-goudargues",
  "image": [
    "https://www.provenceoccitane.com/wp-content/uploads/tourisme/30318849-scaled.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Gambionne, Route d'Uzès",
    "addressLocality": "Goudargues"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.210237,
    "longitude": 4.46863
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}