{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dickenson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.568362,
            53.529721
          ],
          [
            -2.568259,
            53.529849
          ],
          [
            -2.568155,
            53.529976
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063939, WN2 3XD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.568183961924876,
          53.52992894507675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024811256, WN2 3XD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5679888194373435,
          53.53000178049917
        ]
      }
    }
  ]
}