{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-roquilles-palavas-les-flots",
  "name": "CAMPING LES ROQUILLES",
  "description": "At 2 steps from the beaches, different types of rentals. Family run since 1973.",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-roquilles-palavas-les-flots",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "267 bis avenue Saint-Maurice",
    "addressLocality": "Palavas-les-Flots",
    "postalCode": "34250"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5380757,
    "longitude": 3.9606309
  }
}