{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-lunas-occitanie-fr",
  "name": "Aire Municipale",
  "description": "Please note: June - September only parking on the grass is allowed - Place at the fireplaces and Base de Loisirs de la Prade [Recreation area] - Swimming pool - Baker 200m - Center with shops and restaurant 700m",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-lunas-occitanie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650666778.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Bédarieux",
    "addressLocality": "lunas",
    "addressRegion": "occitanie",
    "postalCode": "34650",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.70549,
    "longitude": 3.18553
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.64,
    "reviewCount": 55,
    "bestRating": 5,
    "worstRating": 1
  }
}