{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edith Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.698274,
            53.434801
          ],
          [
            -2.698394,
            53.434712
          ],
          [
            -2.698513,
            53.434624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Edith Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.697977,
            53.434978
          ],
          [
            -2.698126,
            53.434889
          ],
          [
            -2.698274,
            53.434801
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203477, WA9 3HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6979768822407424,
          53.43496877084925
        ]
      }
    }
  ]
}