{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tavistock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.501696,
            53.527054
          ],
          [
            -2.501169,
            53.527096
          ],
          [
            -2.500641,
            53.527139
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tavistock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.500641,
            53.527139
          ],
          [
            -2.500495,
            53.527151
          ],
          [
            -2.500349,
            53.527163
          ],
          [
            -2.5003,
            53.527166
          ],
          [
            -2.500252,
            53.52717
          ],
          [
            -2.499806,
            53.527193
          ],
          [
            -2.49936,
            53.527216
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063890, M46 0LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5005359932602658,
          53.527148350082555
        ]
      }
    }
  ]
}