{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-capeyrou-beynac-et-cazenac-dordogne",
  "name": "Camping le Capeyrou",
  "description": "Located by the river, the comfortable pitches welcome you on land of 100 m2, flat, grassy, and bounded by trees or hedges.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-capeyrou-beynac-et-cazenac-dordogne",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beynac et Cazenac",
    "addressRegion": "Dordogne",
    "postalCode": "24220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.838936,
    "longitude": 1.14857256
  }
}