{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "title": "Songsan",
        "description": "songSan/restaurant.json",
        "fill": "#0000FF"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.29935,48.836747]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "le relais",
        "description": "relaisDeLaPlace/restaurant.json",
        "fill": "#0000FF"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.306638,48.836606]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Ristorante Roma",
        "description": "RistoranteRoma/restaurant.json",
        "fill": "#ffa500"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.3223007,48.839529]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Indiana Cafe",
        "description": "IndianaCafe/restaurant.json",
        "fill": "#FFFF00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.3643052,48.8268811]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Le Saotico",
        "description": "LeSaotico/restaurant.json",
        "fill": "#008000"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.3394846,48.870623]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Dominos Pizza",
        "description": "DominosPizza/restaurant.json",
        "fill": "#000080"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.3727438,48.8678975]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Momoka",
        "description": "momoka/restaurant.json",
        "fill": "#800000"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.3334827,48.8791916]
      }
    }
  ]
}