{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/les-pres-hauts-sites-paysages-sisteron",
  "name": "Les Prés Hauts Sites & Paysages",
  "description": "In a beautiful, mountainous setting in the Alpes-de-Haute-Provence you will find this beautiful campsite, right on the River Durance. This region...",
  "url": "https://campertunity.com/listings/campgrounds/les-pres-hauts-sites-paysages-sisteron",
  "image": [
    "https://cdn2.acsi.eu/6/7/6/2/6762ed18bf217.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "44 chemin Les Prés Hauts",
    "addressLocality": "Sisteron",
    "postalCode": "04200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2145,
    "longitude": 5.93619
  },
  "sameAs": [
    "https://www.eurocampings.nl/frankrijk/provence-alpes-cote-dazur/alpes-de-haute-provence/sisteron/les-pres-hauts-sites-paysages-104265/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}