{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-lambres-les-aires-fr",
  "name": "water",
  "description": "Pitches in a country estate, near Aire sur la Lys, St Omer, Béthune, 1 hour from the coast. Quiet location, close to shops, direct access to cycle path and beautiful nature walks. The pitches overlook a lawn, pétanque court, lounge area with barbecue. Animals nearby",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-lambres-les-aires-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lambres les aires",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.617,
    "longitude": 2.4015
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}