{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smithy Bridge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.402638,
            53.741718
          ],
          [
            -2.402835,
            53.741717
          ],
          [
            -2.403032,
            53.741716
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Smithy Bridge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.402213,
            53.741728
          ],
          [
            -2.402425,
            53.741723
          ],
          [
            -2.402638,
            53.741718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070883930, BB5 3JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4030470561185187,
          53.74171631413943
        ]
      }
    }
  ]
}