{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-de-la-court-la-gueriniere-pays-de-la-loire",
  "name": "Camping Municipal De La Court",
  "description": "shady camping in the dunes by the sea - swimming pool with jacuzzi - spa / hammam - bar - restaurant - bread service - center 800m [5 € RV / 22-35 euro camping]",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-de-la-court-la-gueriniere-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650792585.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Moulins",
    "addressLocality": "la-gueriniere",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85680",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.96659,
    "longitude": -2.21693
  },
  "sameAs": [
    "https://www.pincamp.ch/de/campingplaetze/camping-municipal-de-la-court",
    "https://www.campercontact.com/de/frankreich/pays-de-la-loire/la-gueriniere/48654/camping-municipal-de-la-court"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€35+"
}