{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/les-kiwis-du-golfe-arradon-bretagne-fr",
  "name": "Les kiwis du golfe",
  "description": "Enjoy a relaxing stay at Les kiwis du golfe in Arradon, France. Visitor rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/les-kiwis-du-golfe-arradon-bretagne-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651220597.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Talouarch",
    "addressLocality": "Arradon",
    "addressRegion": "Bretagne",
    "postalCode": "56610",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.63058817,
    "longitude": -2.85929689
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}