{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-messanges-landes",
  "name": "Atout France",
  "description": "In Messanges this campsite 3 stars by the sea of 121 pitches offers chalets, mobil-homes and disabilities housing for rent. In terms of leisure, it offers organized activities. Furthermore, as services, you will find a bar and a grocery store. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-messanges-landes",
  "image": [
    "https://hpaguide.co.uk/i/c/3850/w/cv/cp3850-w-thumb.webp?v=1748631344"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Messanges",
    "addressRegion": "Landes",
    "postalCode": "40660"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.816276,
    "longitude": -1.390835
  },
  "sameAs": [
    "https://hpaguide.co.uk/campsites/france/nouvelle-aquitaine/landes/messanges/3850.camping-de-moisan"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}