{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Brunswick Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.648818,
            53.696698
          ],
          [
            -1.64899,
            53.697132
          ],
          [
            -1.649162,
            53.697566
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Brunswick Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.648818,
            53.696698
          ],
          [
            -1.64861,
            53.696201
          ],
          [
            -1.648401,
            53.695705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208255, WF13 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6484171585560299,
          53.695716968630194
        ]
      }
    }
  ]
}