{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bridge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.6402,
            53.452175
          ],
          [
            -2.640072,
            53.452368
          ],
          [
            -2.639943,
            53.452561
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bridge Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.640481,
            53.451768
          ],
          [
            -2.64034,
            53.451972
          ],
          [
            -2.6402,
            53.452175
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203463, WA12 9AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.639943399345816,
          53.45256109645735
        ]
      }
    }
  ]
}