{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-le-moutet-ceillac-provence-alpes-cote-dazu",
  "name": "Camping Municipal Le Moutet",
  "description": "outside the opening of the camp [01 / 07-30 / 09] may you be free on site but there are no amenities - center 1,5km",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-le-moutet-ceillac-provence-alpes-cote-dazu",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650789634.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D60",
    "addressLocality": "Ceillac",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "05600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.66251,
    "longitude": 6.78084
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/provence-alpes-cote-dazur/ceillac/42269/camping-municipal-le-moutet"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9.4",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "€9.4+"
}