{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-vallee-brittany",
  "name": "Camping La Vallee",
  "description": "Profilela vallée campsite welcomes you to the heart of a nice valley where you will find peace and beautiful scenery...just half a mile away from the main beach in st pabu. come and stay here in this haven,righ in the …middle of a protected valley... Read more",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-vallee-brittany",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-la-vallee-3/HOgqjlYcVxeS.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-la-vallee-3/CBQ-3P6bYscn.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "St Pabu",
    "addressLocality": "Camping La Vallee",
    "addressRegion": "Brittany",
    "postalCode": "22430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6055,
    "longitude": -2.4864
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-la-vallee-3"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}