{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shadwell Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.216513,
            53.596959
          ],
          [
            -2.216271,
            53.596937
          ],
          [
            -2.216029,
            53.596915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Shadwell Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.216982,
            53.596985
          ],
          [
            -2.216747,
            53.596972
          ],
          [
            -2.216513,
            53.596959
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23034488, OL10 4JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.216165145885203,
          53.59687875636403
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23115745, OL10 4JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2169211266999524,
          53.59697625778704
        ]
      }
    }
  ]
}