{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/au-bord-de-la-lys-houplines",
  "name": "Au Bord de La Lys",
  "description": "Enjoy a relaxing stay at Au Bord de La Lys in Houplines, France. Customer rating: 4.",
  "url": "https://campertunity.com/listings/campgrounds/au-bord-de-la-lys-houplines",
  "image": [
    "https://static.campspace.com/media/space/detail/ea58e1b6150b47cd956676bb1ec2c680.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Houplines",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6985,
    "longitude": 2.913
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}