{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wenlock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.575568,
            53.531317
          ],
          [
            -2.575485,
            53.531468
          ],
          [
            -2.575403,
            53.53162
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wenlock Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.575713,
            53.531088
          ],
          [
            -2.57564,
            53.531203
          ],
          [
            -2.575568,
            53.531317
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063976, WN2 3RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5755204168693626,
          53.53138593367175
        ]
      }
    }
  ]
}