{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Becket Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.089875,
            51.498631
          ],
          [
            -0.090056,
            51.498559
          ],
          [
            -0.090237,
            51.498486
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Becket Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.090237,
            51.498486
          ],
          [
            -0.090437,
            51.498407
          ],
          [
            -0.090637,
            51.498329
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789211, SE1 4LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08987505938693904,
          51.49863133329833
        ]
      }
    }
  ]
}