{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holmes Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.111006,
            51.502507
          ],
          [
            -0.110779,
            51.50262
          ],
          [
            -0.110553,
            51.502734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Holmes Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.111227,
            51.502396
          ],
          [
            -0.111116,
            51.502451
          ],
          [
            -0.111006,
            51.502507
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001113875, SE1 8SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11133289836303607,
          51.502342090346175
        ]
      }
    }
  ]
}