{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025164494, Agar Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12437683996011017,
          51.509610569028624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091863275, Montreal Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12416894446209703,
          51.5097601171665
        ]
      }
    }
  ]
}