{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/capfun-camping-la-bastide-nimes",
  "name": "Capfun Camping La Bastide",
  "description": "A holiday full of water fun, culture and entertainment in southern France - does that sound like music in your ears? Then the Capfun Camping La...",
  "url": "https://campertunity.com/listings/campgrounds/capfun-camping-la-bastide-nimes",
  "image": [
    "https://cdn3.acsi.eu/6/7/e/5/67e53ab32e300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Générac",
    "addressLocality": "Nîmes",
    "postalCode": "30900",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.78781,
    "longitude": 4.35181
  }
}