{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/espacio-de-camping-en-sulniac-bretana-sulniac-fr",
  "name": "Espacio de camping en Sulniac, Bretaña",
  "description": "A bare plot, for camping in a 100% wild way, in the back of our house surrounded by trees and nature. You will have direct access through the sunken road that borders our garden. Hiking trails at the foot of the enclosure. A very quiet place. There is no noise, except the crowing of the rooster first thing in the morning... And sometimes the neighbor who cuts his wood. There is no light pollution. Nothing but the stars between you and the sky. Activities Walks through the countryside, at the...",
  "url": "https://campertunity.com/listings/campgrounds/espacio-de-camping-en-sulniac-bretana-sulniac-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sulniac",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.661,
    "longitude": -2.5615
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/-/sulniac/170845/campspace-in-sulniac-brittany"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}