{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woolwich Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.463066,
            53.75082
          ],
          [
            -2.462748,
            53.750875
          ],
          [
            -2.46243,
            53.75093
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Woolwich Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.464882,
            53.750471
          ],
          [
            -2.463974,
            53.750646
          ],
          [
            -2.463066,
            53.75082
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Woolwich Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.46243,
            53.75093
          ],
          [
            -2.461772,
            53.751059
          ],
          [
            -2.461114,
            53.751187
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319010, BB1 3BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.463035684847722,
          53.75082911482334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012533897, BB1 3DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4633009240470085,
          53.75012701640197
        ]
      }
    }
  ]
}