{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Geraldine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.105757,
            51.496438
          ],
          [
            -0.105907,
            51.496233
          ],
          [
            -0.106056,
            51.496028
          ],
          [
            -0.106246,
            51.495749
          ],
          [
            -0.106203,
            51.495739
          ],
          [
            -0.105861,
            51.495653
          ],
          [
            -0.105764,
            51.495571
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789789, SE1 6EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10578707120211464,
          51.49639848645172
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090283697, SE1 6ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1061004558399811,
          51.49648448110864
        ]
      }
    }
  ]
}