{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-source-st-pierre-d-argencon",
  "name": "Camping La Source",
  "description": "Camping La Source is a campsite located in Saint-Pierre-d'Argençon, Hautes-Alpes, and located in the woods.This campsite on the sloped...",
  "url": "https://campertunity.com/listings/campgrounds/camping-source-st-pierre-d-argencon",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67503a814634b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Valence",
    "addressLocality": "St. Pierre-d'Argençon",
    "postalCode": "05140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.53047,
    "longitude": 5.68367
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/provence-alpes-cote-dazur/hautes-alpes/saint-pierre-dargencon/camping-la-source-113131/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}