{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-manoir-de-labbaye-moulins-et-bessin-normandy",
  "name": "Camping Le Manoir De Labbaye",
  "description": "Farm camping between Bayeux 9km and Caen 19km - small food supply",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-manoir-de-labbaye-moulins-et-bessin-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650694110.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Creully",
    "addressLocality": "moulins-et-bessin",
    "addressRegion": "normandy",
    "postalCode": "14740",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.24891,
    "longitude": -0.59534
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/normandy/moulins-et-bessin/7242/camping-le-manoir-de-labbaye",
    "https://park4night.com/en/place/10598"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€16+"
}