{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-erquy-brittany-erquy",
  "name": "Campspace In Erquy Brittany",
  "description": "Pleasant, shaded land close to the center of Erquy. The beaches are a 20-minute walk away.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-erquy-brittany-erquy",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "erquy",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.628,
    "longitude": -2.461
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/erquy/173908/campspace-in-erquy-brittany"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}