{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ely Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.613257,
            51.526588
          ],
          [
            -0.61321,
            51.526223
          ],
          [
            -0.613163,
            51.525859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002332140, SL1 3AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6134381700263624,
          51.52630237644516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022914414, SL1 3AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6132565095921104,
          51.52658797390095
        ]
      }
    }
  ]
}