{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mer-et-soleil-d-oleron-saint-georges-d-oleron",
  "name": "Mer et Soleil d'Oléron",
  "description": "Mer et Soleil d'Oléron is a camping site with water, internet, a swimming pool, and clothes washing and drying facilities.",
  "url": "https://campertunity.com/listings/campgrounds/mer-et-soleil-d-oleron-saint-georges-d-oleron",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Georges-d'Oléron",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.95725,
    "longitude": -1.36708
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/114248/mer-et-soleil-doleron"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}