{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-camping-car-plage-chambrette-le-verdon-sur-mer-fr",
  "name": "Aire de Camping Car Plage de la Chambrette",
  "description": "parking and a parking lot B - quiet place to Plage de la Chambrette - little shade - Beach 100m - shops nearby - parking in the rest of the municipality banned - POS",
  "url": "https://campertunity.com/listings/campgrounds/aire-camping-car-plage-chambrette-le-verdon-sur-mer-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650664940.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée des Baines",
    "addressLocality": "Le Verdon-sur-Mer",
    "addressRegion": "Nouvelle-Aquitaine",
    "postalCode": "33123",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5457,
    "longitude": -1.0546
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/le-verdon-sur-mer/1738/aire-de-camping-car-plage-de-la-chambrette"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}