{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-pres-veynes-fr",
  "name": "Camping Les Près",
  "description": "Campsite Les Près is a campsite located in Veynes, Hautes-Alpes, and located river/stream.This campsite has pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-pres-veynes-fr",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9153/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vallée du Petit Vaux",
    "addressLocality": "Veynes",
    "postalCode": "05400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.58844,
    "longitude": 5.85031
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/provence-alpes-cote-dazur/hautes-alpes/veynes/camping-les-pres-122170/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}