{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-des-rochelets-saint-brevin-les-pins-paises",
  "name": "Camping des rochelets",
  "description": "Camping des Rochelets offers swimming pool, playground, security measures, illuminated area, lawn area, access to water and electricity, toilet facilities, showers, laundry services, internet, bread service and bicycle rental.",
  "url": "https://campertunity.com/listings/campgrounds/camping-des-rochelets-saint-brevin-les-pins-paises",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Grandes Rivières",
    "addressLocality": "Saint-Brevin-les-Pins",
    "addressRegion": "paises-del-loira",
    "postalCode": "44250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.21378,
    "longitude": -2.15604
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}