{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Daisy Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.450997,
            53.56542
          ],
          [
            -2.451388,
            53.565682
          ],
          [
            -2.451779,
            53.565943
          ],
          [
            -2.452263,
            53.566265
          ],
          [
            -2.452647,
            53.566522
          ],
          [
            -2.452785,
            53.566526
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070909087, BL3 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4509967662397574,
          53.56542049986348
        ]
      }
    }
  ]
}