{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-pluneret-brittany-fr",
  "name": "Campspace in Pluneret, Brittany",
  "description": "Close to the GR 34, the garden is near the port of Auray (St Goustan) between Vannes and Lorient, and just a few kilometers from the beaches of Baden, La Trinité sur mer, Carnac, Locmariaquer (with departure for the islands) and the Quiberon peninsula. Cycle paths to AURAY, Le BONO, BADEN..... Beautiful coastal walks, within walking distance of the house. Peace and quiet. Enclosed garden, divided into 2 parts, separated by a stone building. One part is independent with a row of apple and pear...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-pluneret-brittany-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pluneret",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6595,
    "longitude": -2.9575
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}