{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.6973,
            53.464384
          ],
          [
            -2.697193,
            53.464281
          ],
          [
            -2.697085,
            53.464178
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Waine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.697591,
            53.46467
          ],
          [
            -2.697445,
            53.464527
          ],
          [
            -2.6973,
            53.464384
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203262, WA11 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6975905155108477,
          53.464669609789155
        ]
      }
    }
  ]
}