{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/internet-lunel-occitanie",
  "name": "internet",
  "description": "Mas de l'Isle is a camping in Lunel. The location offers internet services.",
  "url": "https://campertunity.com/listings/campgrounds/internet-lunel-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Clapas",
    "addressLocality": "Lunel",
    "addressRegion": "occitanie",
    "postalCode": "34400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6696,
    "longitude": 4.14595
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}