{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/motorhome-reception-in-jugon-les-lacs-brittany",
  "name": "Motorhome reception in Jugon les lacs, Brittany",
  "description": "We have been welcoming motorhomes for several announcements.",
  "url": "https://campertunity.com/listings/campgrounds/motorhome-reception-in-jugon-les-lacs-brittany",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jugon les lacs",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4215,
    "longitude": -2.3435
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/jugon-les-lacs/173247/motorhome-reception-in-jugon-les-lacs-brittany"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}