{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-base-l-uby-condom-occitania",
  "name": "Aire de Base de l'Uby",
  "description": "Enjoy a relaxing stay at Aire de Base de l'Uby in Condom, France. Visitors' rating: 3.38.",
  "url": "https://campertunity.com/listings/campgrounds/aire-base-l-uby-condom-occitania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665421.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Condom",
    "addressRegion": "Occitania",
    "postalCode": "32150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.93442,
    "longitude": -0.03222
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/occitania/condom/1916/aire-de-base-de-luby"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}