{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bremontier-lege-cap-ferret",
  "name": "Camping Brémontier",
  "description": "Camping Brémontier is a campsite in Lège-Cap-Ferret, Gironde, located by the sea and in a wood.The campsite has pitches with shade and pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-bremontier-lege-cap-ferret",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674eea0324ada.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Grand Crohot",
    "addressLocality": "Lège-Cap-Ferret",
    "postalCode": "33950",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.79775,
    "longitude": -1.22575
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/aquitaine/gironde/lege-cap-ferret/camping-bremontier-103459/",
    "https://www.campercontact.com/de/frankreich/neu-aquitanien/arcachon/84328/camping-bremontier"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}