{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chene-vert-castelnau-de-montmiral-languedoc-roussillon",
  "name": "Le Chêne Vert",
  "description": "How to get to Camping Le Chêne Vert ? Directions and practical information.",
  "url": "https://campertunity.com/listings/campgrounds/chene-vert-castelnau-de-montmiral-languedoc-roussillon",
  "image": [
    "https://www.homair.com/photos/camping/2713/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Travers de Rieutort",
    "addressLocality": "Castelnau de Montmiral",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "81140",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.976938,
    "longitude": 1.789613
  }
}