{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trigance-provence-alpes-cote-dazur-draguignan",
  "name": "Campspace in Trigance, Provence Alpes French Riviera",
  "description": "Enjoy a relaxing stay at Campspace in Trigance, Provence-Alpes-Côte d'Azur in Draguignan, France. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trigance-provence-alpes-cote-dazur-draguignan",
  "image": [
    "https://static.campspace.com/media/space/detail/35976.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Draguignan",
    "addressRegion": "Provence-Alpes-Côte d'Azur",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7885,
    "longitude": 6.441
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}