{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-houplines-nord",
  "name": "Atout France",
  "description": "In Houplines this naturist campsite 1 star of 30 pitches does not offer rental accommodation. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-houplines-nord",
  "image": [
    "https://hpaguide.co.uk/i/c/6289/w/cv/cp6289-w-thumb.webp?v=1745956161"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Houplines",
    "addressRegion": "Nord",
    "postalCode": "59116"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.67763900000001,
    "longitude": 2.931722999999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ]
}