{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.440105,
            53.095413
          ],
          [
            -2.440194,
            53.095294
          ],
          [
            -2.440283,
            53.095175
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.440283,
            53.095175
          ],
          [
            -2.440303,
            53.095104
          ],
          [
            -2.440322,
            53.095032
          ],
          [
            -2.440347,
            53.094966
          ],
          [
            -2.440373,
            53.0949
          ],
          [
            -2.4404,
            53.094837
          ],
          [
            -2.440427,
            53.094774
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014013342, CW2 7BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.440427438544847,
          53.09477357532493
        ]
      }
    }
  ]
}