{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/village-de-vacances-domaine-de-combelles-le-monastere",
  "name": "Village de Vacances Domaine de Combelles",
  "description": "Village de Vacances Domaine de Combelles is a camping with internet and laundry facilities.",
  "url": "https://campertunity.com/listings/campgrounds/village-de-vacances-domaine-de-combelles-le-monastere",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Le Monastère",
    "addressRegion": "occitanie",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.33261,
    "longitude": 2.5932
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}