{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fermier-au-natural-camping-la-ferme-plouha-fr",
  "name": "Farmer Au Natural (camping on the farm)",
  "description": "Enjoy a relaxing stay at Farm Au Natural (camping on the farm) in Plouha, France. Visitors' rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/fermier-au-natural-camping-la-ferme-plouha-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Keregal",
    "addressLocality": "Plouha",
    "addressRegion": "Bretagne",
    "postalCode": "22580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6675624,
    "longitude": -2.8964057
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/brittany/plouha/115249/fermier-au-natural-camping-a-la-ferme"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}