{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-mon-village-saint-martin-dardeche",
  "name": "Camping de mon Village",
  "description": "Aa the edge of the village - bowling alley - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-mon-village-saint-martin-dardeche",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651039462"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin la Joyeuse",
    "addressLocality": "Saint-Martin-d'Ardèche",
    "addressRegion": "auvernia-rodano-alpes",
    "postalCode": "07700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.30366,
    "longitude": 4.56678
  },
  "sameAs": [
    "https://www.campingcarpark.com/fr_FR/sejour/camping/auvergne-rhone-alpes/07-ardeche/saint-martin-d-ardeche",
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/saint-martin-dardeche/101914/camping-de-mon-village"
  ],
  "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-23"
  },
  "priceRange": "€16+"
}