{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ontario Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.100956,
            51.497211
          ],
          [
            -0.101172,
            51.496812
          ],
          [
            -0.101388,
            51.496413
          ],
          [
            -0.101397,
            51.496398
          ],
          [
            -0.101407,
            51.496383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ontario Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.101036,
            51.497829
          ],
          [
            -0.100817,
            51.497716
          ],
          [
            -0.100862,
            51.497551
          ],
          [
            -0.100956,
            51.497211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790159, SE1 6NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10103086526284834,
          51.497832317710774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090283685, SE1 3UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10150440751436002,
          51.49649109871074
        ]
      }
    }
  ]
}