{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-saint-gildas-de-rhuys",
  "name": "Aire Municipale",
  "description": "Enjoy a relaxing stay at Aire Municipale in Saint-Gildas-de-Rhuys, France. Visitors' rating: 3.56.",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-saint-gildas-de-rhuys",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650673549.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de kerver",
    "addressLocality": "Saint-Gildas-de-Rhuys",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.52275,
    "longitude": -2.8585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}