{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Warncliffe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.666439,
            53.531918
          ],
          [
            -2.666571,
            53.532033
          ],
          [
            -2.666703,
            53.532148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Warncliffe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.666703,
            53.532148
          ],
          [
            -2.666824,
            53.532253
          ],
          [
            -2.666945,
            53.532358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024145629, WN5 9HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.666776587477661,
          53.5322060531171
        ]
      }
    }
  ]
}