{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/espacio-en-pluneret-bretagna",
  "name": "Espacio de camping en Pluneret, Bretaña",
  "description": "Near GR 34, the garden is near the port of Auray (St Goustan) between Vannes and Lorient and a few kilometers from the beaches of Baden, La Trinité sur mer, Carnac, Locmariaquer (with exit to the islands) and the peninsula of Quiberon. Bike cars leading to AURAY, Le BONO, BADEN..... Beautiful coastal walks within walking distance of the house. Peace and tranquility. Closed garden, divided into 2 parts, separated by a stone building. A part is independent with a row of apple trees and pear tre...",
  "url": "https://campertunity.com/listings/campgrounds/espacio-en-pluneret-bretagna",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pluneret",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6635,
    "longitude": -2.9585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}