{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vailly",
  "name": "Vailly - Route Départementale 26",
  "description": "Free parking, quiet at night. Near the main road, but beautiful mountain environment. Burger truck \"Chez Dam\": hyper-filled pizza, Dam and Lorianne super nice, glass of rosé offered to all customers. A good place to stop for a night with a meal!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vailly",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/fr.svg",
    "https://cdn3.park4night.com/lieu/1819401_1819500/1819489_gd.jpg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.305258,
    "longitude": 6.5448
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}