{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-plouezec-brittany-plouezec",
  "name": "Campspace in Plouézec, Brittany",
  "description": "We are Adrien and Clémentine, two young Bretons approaching 30, passionate about hiking, trail running, and other outdoor sports in Brittany and elsewhere. We have a van and know how important it is to respect the environments where we travel. We would be delighted to welcome you to our home! We look forward to welcoming you ⛰️🌊🌿☀️",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-plouezec-brittany-plouezec",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Plouézec",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.756,
    "longitude": -2.9575
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/plouzec/174138/campspace-in-plouzec-brittany"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trail Running"
    }
  ]
}