{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lugar-tranquilo-silencioso-trigance-provenza-alpes-costa-azu",
  "name": "Lugar tranquilo y silencioso en Trigance, Provenza Alpes Costa Azul",
  "description": "Extensive land located right in front of the village of Trigance, at the gates of the Gorges of Verdon. 360° clear view. New sanitary facilities. Arrival in the morning until 9:00 hours or in the afternoon, from 18:00 hours. Activities: hiking, canyoning, climbing, bathing in rivers or lakes (Ste Croix, Castillon), visits to villages.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lugar-tranquilo-silencioso-trigance-provenza-alpes-costa-azu",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Trigance",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7525,
    "longitude": 6.4505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}