{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "title": "Songsan",
        "description": "songSan/restaurant.json",
        "fill": "#FF0000",
        "infobox": "true",
        "image": "http://onvaessayer.org/appinventor/apps/gitshare/resources/icons/korean.png"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.29935,48.836747]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "le relais",
        "description": "relaisDeLaPlace/restaurant.json",
        "fill": "#0000FF",
        "infobox": true,
        "image": "http://onvaessayer.org/appinventor/apps/gitshare/resources/icons/pizza.png"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.306638,48.836606]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Ristorante Roma",
        "description": "RistoranteRoma/restaurant.json",
        "fill": "#ffa500",
        "infobox": true,
        "image": "http://onvaessayer.org/appinventor/apps/gitshare/resources/icons/pizza.png"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.3223007,48.839529]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Indiana Cafe",
        "description": "IndianaCafe/restaurant.json",
        "fill": "#FFFF00",
        "infobox": true,
        "image": "http://onvaessayer.org/appinventor/apps/gitshare/resources/icons/hamburger.png"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.3643052,48.8268811]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Le Saotico",
        "description": "LeSaotico/restaurant.json",
        "fill": "#008000",
        "infobox": true,
        "image": "http://onvaessayer.org/appinventor/apps/gitshare/resources/icons/frenchFood.png"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.3394846,48.870623]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Dominos Pizza",
        "description": "DominosPizza/restaurant.json",
        "fill": "#000080",
        "infobox": true,
        "image": "http://onvaessayer.org/appinventor/apps/gitshare/resources/icons/pizza.png"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.3727438,48.8678975]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "title": "Momoka",
        "description": "momoka/restaurant.json",
        "fill": "#800000",
        "infobox": true,
        "image": "http://onvaessayer.org/appinventor/apps/gitshare/resources/icons/sushi.png"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [2.3334827,48.8791916]
      }
    }
  ]
}