{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pont-de-lunel-lunel-occitania",
  "name": "Pont De Lunel",
  "description": "Pont de Lunel is a campsite in Lunel. It offers a playground, sanitary facilities, laundry, bread service and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/pont-de-lunel-lunel-occitania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651171782"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Nouguies",
    "addressLocality": "lunel",
    "addressRegion": "occitania",
    "postalCode": "34400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.68638,
    "longitude": 4.15175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.88,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}