{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saint-pierre-doleron-new-aquitaine",
  "name": "2 kilometers from the sea in Saint Pierre D'Oléron, New Aquitaine",
  "description": "Magnificent shaded or sunny land, the choice is yours. Two kilometers from the sea in a quiet location not overlooked. Located in the center of the island of Oléron, you can explore by bike on our superb cycle paths. Under the oaks and pines typical of the island. You can do all the seaside activities, forest hikes and bike rides. Rental by the day or by the week Water and electricity extra.",
  "url": "https://campertunity.com/listings/campgrounds/saint-pierre-doleron-new-aquitaine",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Pierre-d'Oléron",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9165,
    "longitude": -1.291
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/saint-pierre-dolron/172847/2-kilometers-from-the-sea-in-saint-pierre-dolron-new-aquitaine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}