{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-orgnac-l-aven-auvergne-rhone-alpes",
  "name": "Aire Municipale",
  "description": "New RV Park 2 km from the well-known caves l'Aven d'Orgnac-Tavern across the street Centre 200 m",
  "url": "https://campertunity.com/listings/campgrounds/aire-orgnac-l-aven-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703006.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Fez",
    "addressLocality": "Orgnac-l'Aven",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.30404,
    "longitude": 4.43237
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.45,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}