{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-peyrus-auvergne-rhone-alpes-peyrus",
  "name": "Campspace in Peyrus, Auvergne Rhône Alpes",
  "description": "We offer a pitch for camping cars. Please make a reservation and come directly to the site (we do not check our emails). Other things We offer foie gras.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-peyrus-auvergne-rhone-alpes-peyrus",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Peyrus",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.914,
    "longitude": 5.108
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}