{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-cube-le-brugeron",
  "name": "Camping La Cube",
  "description": "Campsite La Cube is a campsite located in Le Brugeron, Puy-de-Dôme.This campsite on the inclined pitch offers shaded pitches, not...",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-cube-le-brugeron",
  "image": [
    "https://cdn3.acsi.eu/6/8/8/8/68888707acb6b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Cube",
    "addressLocality": "Le Brugeron",
    "postalCode": "63880",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.70247,
    "longitude": 3.72422
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/auvergne/puy-de-dome/le-brugeron/camping-la-cube-119126/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}