{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cynocamp-terre-neuve-verfeuil",
  "name": "Camping CynoCamp Terre Neuve",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-cynocamp-terre-neuve-verfeuil",
  "image": [
    "https://www.provenceoccitane.com/wp-content/uploads/2025/06/logo-provence-occitane.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1421 Route de Goudargues",
    "addressLocality": "Verfeuil"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.179572,
    "longitude": 4.458742
  }
}