{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-marvejols-occitanie-fr",
  "name": "Aire Municipale",
  "description": "Enjoy a relaxing stay at Aire Municipale in Marvejols, France. Visitors' rating: 3.12.",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-marvejols-occitanie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650695132.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Pré de Suzon",
    "addressLocality": "Marvejols",
    "addressRegion": "occitanie",
    "postalCode": "48100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.55405,
    "longitude": 3.28757
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}