{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "title": "palaisDesRoses",
        "description": "palaisDesRoses/flowers.json",
        "image": "https://onvaessayer.github.io/icons/flower1.png",
        "draggable": "false",
        "fill": "#1de262"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          2.30834,
          48.839008
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Monceau Fleurs",
        "description": "monceauFleurs/flowers.json",
        "image": "https://onvaessayer.github.io/icons/flower2.png",
        "draggable": "false",
        "fill": "#397cc6"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          2.2991657,
          48.836456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Au nom de la rose",
        "description": "auNomDeLaRose/flowers.json",
        "image": "https://onvaessayer.github.io/icons/flower3.png",
        "draggable": "false",
        "fill": "#dd22b8"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          2.30114,
          48.839409
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Happy fleurs",
        "description": "happyFleurs/flowers.json",
        "image": "https://onvaessayer.github.io/icons/flower4.png",
        "draggable": "false",
        "fill": "#e08e1f"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          2.30891,
          48.833759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Jardin en ville",
        "description": "jardinEnVille/flowers.json",
        "image": "https://onvaessayer.github.io/icons/flower5.png",
        "draggable": "false",
        "fill": "#f8f107"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          2.3010813,
          48.8328868
        ]
      }
    }
  ]
}