{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-quiet-place-trigance-provence-alpes-cte-dazur",
  "name": "Peaceful And Quiet Place In Trigance Provence Alpes Cte Dazur",
  "description": "Large plot of land located just opposite the village of Trigance, at the gateway to the Verdon Gorges. 360° unobstructed view. New toilets. Arrival in the morning until 9:00 a.m. or in the evening from 6:00 p.m. Activities: Hiking, canyoning, climbing, swimming in rivers or lakes (Ste Croix, Castillon), village visits.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-quiet-place-trigance-provence-alpes-cte-dazur",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "trigance",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7565,
    "longitude": 6.4545
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}