{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flower-camping-du-moulin-des-iscles-roquebrune-sur-argens",
  "name": "Flower Camping du Moulin des Iscles",
  "description": "Located 1.5km from the millennial village of Roquebrune sur Argens, quiet, family campsite, and friendly atmosphere, in the middle of the fields, by the river, fishing, canoeing, shaded location, 10km from the beaches of St Aygulf, Fréjus and from Issambres",
  "url": "https://campertunity.com/listings/campgrounds/flower-camping-du-moulin-des-iscles-roquebrune-sur-argens",
  "image": [
    "/sites/default/files/sit/images/4582/00001165426.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "690 chemin du moulin des Iscles",
    "addressLocality": "Roquebrune sur Argens",
    "postalCode": "83520"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4447954727696,
    "longitude": 6.65798965925092
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}