{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-du-pont-charlet-houplines-hauts-de-france",
  "name": "Camping du Pont Charlet",
  "description": "Naturist campsite - valid naturist license required - Armantiéres 3.5km - Houplines centre 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-du-pont-charlet-houplines-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ruelle de la Blanche",
    "addressLocality": "Houplines",
    "addressRegion": "hauts-de-france",
    "postalCode": "59116",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.67787,
    "longitude": 2.93114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€22+"
}