{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-bordeneuve-condom-occitanie",
  "name": "Camping de Bordeneuve",
  "description": "Camping de Bordeneuve is a campground with a swimming pool, playground, security measures, illuminated area, hardened surface, waste water discharge, toilet facilities, showers, laundry service, Wi-Fi, and a bread service.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-bordeneuve-condom-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Mondinet",
    "addressLocality": "Condom",
    "addressRegion": "occitanie",
    "postalCode": "32100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.99449,
    "longitude": 0.34262
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/occitanie/115187/camping-de-bordeneuve"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}