{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thurland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.161833,
            53.550037
          ],
          [
            -2.161973,
            53.5499
          ],
          [
            -2.162114,
            53.549763
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Thurland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.162114,
            53.549763
          ],
          [
            -2.162237,
            53.549643
          ],
          [
            -2.162359,
            53.549524
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000018492, OL9 9RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1623752354244057,
          53.549730406914996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000115636, OL9 0NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.162359350182564,
          53.54952369667328
        ]
      }
    }
  ]
}