{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-arvieu-occitanie",
  "name": "Aire Municipale",
  "description": "at sporthal-jetons, at Office de Tourisme-bakery and butcher near",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-arvieu-occitanie",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650671085.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arvieu",
    "addressRegion": "occitanie",
    "postalCode": "12120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.19262,
    "longitude": 2.65983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}