{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/safe-comfortable-stay-occitanie-vestric-et-candiac",
  "name": "Safe And Comfortable Stay Occitanie",
  "description": "Secure fenced land with drilling and electricity, charming and discreet place.",
  "url": "https://campertunity.com/listings/campgrounds/safe-comfortable-stay-occitanie-vestric-et-candiac",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "vestric-et-candiac",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.74,
    "longitude": 4.2585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}