{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-rodez",
  "name": "Aire Municipale",
  "description": "Enjoy a relaxing stay at Aire Municipale in Rodez, France. Visitors' rating: 3.34.",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-rodez",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671093.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Salelles",
    "addressLocality": "Rodez",
    "addressRegion": "Rodez",
    "postalCode": "12000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.35733,
    "longitude": 2.59385
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}