{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trafalgar Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.753394,
            53.45758
          ],
          [
            -2.753605,
            53.457624
          ],
          [
            -2.753817,
            53.457667
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Trafalgar Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.753817,
            53.457667
          ],
          [
            -2.754013,
            53.457711
          ],
          [
            -2.75421,
            53.457755
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203208, WA10 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7541949857843173,
          53.45775488679855
        ]
      }
    }
  ]
}