{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-mirande-okzitanien",
  "name": "Aire Municipale",
  "description": "Enjoy a relaxing stay at Aire Municipale in Mirande, France. Customer rating: 3.1.",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-mirande-okzitanien",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746365.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Docteur Doucet",
    "addressLocality": "mirande",
    "addressRegion": "Okzitanien",
    "postalCode": "32290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.69901,
    "longitude": 0.0882
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/okzitanien/mirande/22259/aire-municipale"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}