{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Merceron Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.059539,
            51.521541
          ],
          [
            -0.058799,
            51.52165
          ],
          [
            -0.05806,
            51.521759
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6647658, E1 5DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.059539252421828365,
          51.52154104816876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015383678, E1 5RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05820981799419148,
          51.521617965186614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015416689, E1 5PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.059392149414442624,
          51.52161055514935
        ]
      }
    }
  ]
}