{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/les-salces-unnamed-road",
  "name": "Les Salces - Unnamed Road",
  "description": "Clearance in front of fields at the edge of the path going up to the cross of the wolf. Magnificent view of the surrounding hills.",
  "url": "https://campertunity.com/listings/campgrounds/les-salces-unnamed-road",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/fr.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.540453,
    "longitude": 3.179654
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}