{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/relax-breuillet",
  "name": "Le Relax",
  "description": "Le Relax is a camping location in . The location offers a swimming pool, golf facilities, a supermarket, a playground, a marina, security measures, illuminated areas, hardened surfaces, grassy areas, waste water discharge, toilet disposal, water taps, electricity access, toilet facilities, showers, laundry facilities, WiFi, dog-friendly policies, wheelchair-friendly access, bread service, bicycle rental, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/relax-breuillet",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Taupignac",
    "addressLocality": "Breuillet",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17920",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.67246,
    "longitude": -1.05928
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/114199/le-relax"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}